777 B
777 B
koushin
A simple and extensible webmail.
Usage
Assuming SRV DNS records are properly set up (see RFC 6186):
go run ./cmd/koushin example.org
To manually specify upstream servers:
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
See docs/cli.md
for more information.
Contributing
Send patches on the mailing list, report bugs on the issue tracker.
License
MIT