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 4c52849539
Show last 50 messages in mailbox view
пре 4 година
cmd/koushin Add initial login logic пре 4 година
public Add logout route пре 4 година
LICENSE Add HTTP server boilerplate пре 4 година
README.md readme: add IMAP URL to usage пре 4 година
conn_pool.go go fmt пре 4 година
go.mod Add basic message view пре 4 година
go.sum Add basic message view пре 4 година
imap.go Show last 50 messages in mailbox view пре 4 година
server.go Add logout route пре 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

License

MIT