A webmail client. Forked from https://git.sr.ht/~migadu/alps
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Simon Ser b7be271560
Add empty CSS stylesheet
4 lat temu
cmd/koushin Parse SMTP URL from CLI 4 lat temu
public Add empty CSS stylesheet 4 lat temu
LICENSE Correct license ownership 4 lat temu
README.md Parse SMTP URL from CLI 4 lat temu
conn_pool.go Add session lock 4 lat temu
go.mod Add basic SMTP support 4 lat temu
go.sum Add basic SMTP support 4 lat temu
imap.go Set imap.CharsetReader 4 lat temu
server.go Add empty CSS stylesheet 4 lat temu
smtp.go Add session lock 4 lat temu
strconv.go Display & download any message part 4 lat temu
template.go Escape mailbox names in URLs 4 lat temu

README.md

koushin

Usage

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

License

MIT