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

Alexey Edelev 24c8ccd69f Refacor request handling пре 5 година
auth 74f8b32450 Add mailboxes integrity check пре 5 година
common b76ab7b146 Implement basic mail read workflow пре 5 година
config b76ab7b146 Implement basic mail read workflow пре 5 година
db 24c8ccd69f Refacor request handling пре 5 година
scanner 24c8ccd69f Refacor request handling пре 5 година
utils 24c8ccd69f Refacor request handling пре 5 година
web 24c8ccd69f Refacor request handling пре 5 година
.gitignore 4940e01823 Refactor login functionality пре 5 година
LICENSE 4174b9f7ad Implement basic project structure пре 5 година
README.md 6883cd4099 Initial commit пре 5 година
build.sh 74f8b32450 Add mailboxes integrity check пре 5 година
go.mod b76ab7b146 Implement basic mail read workflow пре 5 година
go.sum b76ab7b146 Implement basic mail read workflow пре 5 година
main.go 74f8b32450 Add mailboxes integrity check пре 5 година
views 74f8b32450 Add mailboxes integrity check пре 5 година

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