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

Alexey Edelev d97685e16e Add new email functionality hace 6 años
auth 74f8b32450 Add mailboxes integrity check hace 6 años
common 46f1c1b606 Extend mail control functions hace 6 años
config d97685e16e Add new email functionality hace 6 años
db 5e29678d27 Add legacy folder check to restore email hace 6 años
sasl d97685e16e Add new email functionality hace 6 años
scanner e585ce3a7a Add few logs and enable profiling hace 6 años
utils 043ee7fba7 Sasl playground hace 6 años
web d97685e16e Add new email functionality hace 6 años
.gitignore 4940e01823 Refactor login functionality hace 6 años
LICENSE 4174b9f7ad Implement basic project structure hace 6 años
README.md 6883cd4099 Initial commit hace 6 años
build.sh 74f8b32450 Add mailboxes integrity check hace 6 años
go.mod e585ce3a7a Add few logs and enable profiling hace 6 años
go.sum e585ce3a7a Add few logs and enable profiling hace 6 años
main.go e585ce3a7a Add few logs and enable profiling hace 6 años
views 74f8b32450 Add mailboxes integrity check hace 6 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