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

Alexey Edelev d97685e16e Add new email functionality 5 년 전
auth 74f8b32450 Add mailboxes integrity check 5 년 전
common 46f1c1b606 Extend mail control functions 5 년 전
config d97685e16e Add new email functionality 5 년 전
db 5e29678d27 Add legacy folder check to restore email 5 년 전
sasl d97685e16e Add new email functionality 5 년 전
scanner e585ce3a7a Add few logs and enable profiling 5 년 전
utils 043ee7fba7 Sasl playground 5 년 전
web d97685e16e Add new email functionality 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 e585ce3a7a Add few logs and enable profiling 5 년 전
go.sum e585ce3a7a Add few logs and enable profiling 5 년 전
main.go e585ce3a7a Add few logs and enable profiling 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