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 b386d1c2bb
Fix mailbox view when empty
4 vuotta sitten
cmd/koushin Parse SMTP URL from CLI 4 vuotta sitten
public Fix mailbox view when empty 4 vuotta sitten
LICENSE Correct license ownership 4 vuotta sitten
README.md Parse SMTP URL from CLI 4 vuotta sitten
conn_pool.go Add session lock 4 vuotta sitten
go.mod Add basic SMTP support 4 vuotta sitten
go.sum Add basic SMTP support 4 vuotta sitten
imap.go Fix mailbox view when empty 4 vuotta sitten
server.go Add empty CSS stylesheet 4 vuotta sitten
smtp.go Add session lock 4 vuotta sitten
strconv.go Display & download any message part 4 vuotta sitten
template.go Escape mailbox names in URLs 4 vuotta sitten

README.md

koushin

Usage

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

License

MIT