Deuxfleurs patches for alps webmail (from https://sr.ht/~migadu/alps/)
Go to file
2019-12-03 15:21:59 +01:00
cmd/koushin Parse SMTP URL from CLI 2019-12-03 15:21:59 +01:00
public Add compose view 2019-12-03 14:34:15 +01:00
conn_pool.go go fmt 2019-12-03 11:12:26 +01:00
go.mod Add basic message view 2019-12-02 19:53:09 +01:00
go.sum Add basic message view 2019-12-02 19:53:09 +01:00
imap.go Fix EOF on message view 2019-12-03 15:06:29 +01:00
LICENSE Correct license ownership 2019-12-03 07:48:25 -05:00
README.md Parse SMTP URL from CLI 2019-12-03 15:21:59 +01:00
server.go Parse SMTP URL from CLI 2019-12-03 15:21:59 +01:00
strconv.go Display & download any message part 2019-12-03 13:07:25 +01:00
template.go Display & download any message part 2019-12-03 13:07:25 +01:00

koushin

Usage

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

License

MIT