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

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

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