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 years ago
cmd/koushin Add initial login logic 4 years ago
public Add logout route 4 years ago
LICENSE Add HTTP server boilerplate 4 years ago
README.md readme: add IMAP URL to usage 4 years ago
conn_pool.go go fmt 4 years ago
go.mod Add basic message view 4 years ago
go.sum Add basic message view 4 years ago
imap.go Show last 50 messages in mailbox view 4 years ago
server.go Add logout route 4 years ago
strconv.go Display & download any message part 4 years ago
template.go Display & download any message part 4 years ago

README.md

koushin

Usage

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

License

MIT