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

Alexey Edelev fc4c7cb837 Implement folder statistic 5 years ago
auth 74f8b32450 Add mailboxes integrity check 5 years ago
common fc4c7cb837 Implement folder statistic 5 years ago
config b76ab7b146 Implement basic mail read workflow 5 years ago
db fc4c7cb837 Implement folder statistic 5 years ago
scanner fc4c7cb837 Implement folder statistic 5 years ago
utils 24c8ccd69f Refacor request handling 5 years ago
web fc4c7cb837 Implement folder statistic 5 years ago
.gitignore 4940e01823 Refactor login functionality 5 years ago
LICENSE 4174b9f7ad Implement basic project structure 5 years ago
README.md 6883cd4099 Initial commit 5 years ago
build.sh 74f8b32450 Add mailboxes integrity check 5 years ago
go.mod b76ab7b146 Implement basic mail read workflow 5 years ago
go.sum b76ab7b146 Implement basic mail read workflow 5 years ago
main.go 74f8b32450 Add mailboxes integrity check 5 years ago
views 74f8b32450 Add mailboxes integrity check 5 years ago

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