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

Alexey Edelev 46f1c1b606 Extend mail control functions hace 5 años
auth 74f8b32450 Add mailboxes integrity check hace 5 años
common 46f1c1b606 Extend mail control functions hace 5 años
config b76ab7b146 Implement basic mail read workflow hace 5 años
db 46f1c1b606 Extend mail control functions hace 5 años
sasl 043ee7fba7 Sasl playground hace 5 años
scanner 043ee7fba7 Sasl playground hace 5 años
utils 043ee7fba7 Sasl playground hace 5 años
web 46f1c1b606 Extend mail control functions hace 5 años
.gitignore 4940e01823 Refactor login functionality hace 5 años
LICENSE 4174b9f7ad Implement basic project structure hace 5 años
README.md 6883cd4099 Initial commit hace 5 años
build.sh 74f8b32450 Add mailboxes integrity check hace 5 años
go.mod b76ab7b146 Implement basic mail read workflow hace 5 años
go.sum b76ab7b146 Implement basic mail read workflow hace 5 años
main.go 043ee7fba7 Sasl playground hace 5 años
views 74f8b32450 Add mailboxes integrity check hace 5 años

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