Deuxfleurs patches for alps webmail (from https://sr.ht/~migadu/alps/)
48d6d5d227
HTTP requests can be processed in parallel, but we only have one IMAP connection per session. Closes: https://todo.sr.ht/~sircmpwn/koushin/12 |
||
---|---|---|
cmd/koushin | ||
public | ||
conn_pool.go | ||
go.mod | ||
go.sum | ||
imap.go | ||
LICENSE | ||
README.md | ||
server.go | ||
smtp.go | ||
strconv.go | ||
template.go |
koushin
Usage
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
License
MIT