gostfix is simple go-based mail-manager for postfix with web interface

Alexey Edelev fc8fbda10e Add html line endings for plain-text email %!s(int64=5) %!d(string=hai) anos
auth 74f8b32450 Add mailboxes integrity check %!s(int64=5) %!d(string=hai) anos
common fc4c7cb837 Implement folder statistic %!s(int64=5) %!d(string=hai) anos
config b76ab7b146 Implement basic mail read workflow %!s(int64=5) %!d(string=hai) anos
db 043ee7fba7 Sasl playground %!s(int64=5) %!d(string=hai) anos
sasl 043ee7fba7 Sasl playground %!s(int64=5) %!d(string=hai) anos
scanner 043ee7fba7 Sasl playground %!s(int64=5) %!d(string=hai) anos
utils 043ee7fba7 Sasl playground %!s(int64=5) %!d(string=hai) anos
web fc8fbda10e Add html line endings for plain-text email %!s(int64=5) %!d(string=hai) anos
.gitignore 4940e01823 Refactor login functionality %!s(int64=5) %!d(string=hai) anos
LICENSE 4174b9f7ad Implement basic project structure %!s(int64=5) %!d(string=hai) anos
README.md 6883cd4099 Initial commit %!s(int64=5) %!d(string=hai) anos
build.sh 74f8b32450 Add mailboxes integrity check %!s(int64=5) %!d(string=hai) anos
go.mod b76ab7b146 Implement basic mail read workflow %!s(int64=5) %!d(string=hai) anos
go.sum b76ab7b146 Implement basic mail read workflow %!s(int64=5) %!d(string=hai) anos
main.go 043ee7fba7 Sasl playground %!s(int64=5) %!d(string=hai) anos
views 74f8b32450 Add mailboxes integrity check %!s(int64=5) %!d(string=hai) anos

README.md

gostfix

gostfix is simple go-based mail-manager for postfix with web interface

Supported features:

  • Web admin interface
  • Web mail interface
  • gRPC admin interface
  • POP3 inteface
  • IMAP interface