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

Alexey Edelev b76ab7b146 Implement basic mail read workflow 5 år sedan
auth 74f8b32450 Add mailboxes integrity check 5 år sedan
common b76ab7b146 Implement basic mail read workflow 5 år sedan
config b76ab7b146 Implement basic mail read workflow 5 år sedan
db b76ab7b146 Implement basic mail read workflow 5 år sedan
scanner b76ab7b146 Implement basic mail read workflow 5 år sedan
utils 74f8b32450 Add mailboxes integrity check 5 år sedan
web b76ab7b146 Implement basic mail read workflow 5 år sedan
.gitignore 4940e01823 Refactor login functionality 5 år sedan
LICENSE 4174b9f7ad Implement basic project structure 5 år sedan
README.md 6883cd4099 Initial commit 5 år sedan
build.sh 74f8b32450 Add mailboxes integrity check 5 år sedan
go.mod b76ab7b146 Implement basic mail read workflow 5 år sedan
go.sum b76ab7b146 Implement basic mail read workflow 5 år sedan
main.go 74f8b32450 Add mailboxes integrity check 5 år sedan
views 74f8b32450 Add mailboxes integrity check 5 år sedan

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