A webmail client. Forked from https://git.sr.ht/~migadu/alps
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Simon Ser 89cebfd819
Add basic SMTP support
пре 4 година
cmd/koushin Parse SMTP URL from CLI пре 4 година
public Add compose view пре 4 година
LICENSE Correct license ownership пре 4 година
README.md Parse SMTP URL from CLI пре 4 година
conn_pool.go Add basic SMTP support пре 4 година
go.mod Add basic SMTP support пре 4 година
go.sum Add basic SMTP support пре 4 година
imap.go Fix EOF on message view пре 4 година
server.go Add basic SMTP support пре 4 година
smtp.go Add basic SMTP support пре 4 година
strconv.go Display & download any message part пре 4 година
template.go Display & download any message part пре 4 година

README.md

koushin

Usage

go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465

License

MIT