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

Alexey Edelev a42eb45cea Add stub for status line %!s(int64=5) %!d(string=hai) anos
auth 4940e01823 Refactor login functionality %!s(int64=5) %!d(string=hai) anos
common 4174b9f7ad Implement basic project structure %!s(int64=5) %!d(string=hai) anos
config 24841aeafd Add configuration reader %!s(int64=5) %!d(string=hai) anos
db 4174b9f7ad Implement basic project structure %!s(int64=5) %!d(string=hai) anos
scanner 24841aeafd Add configuration reader %!s(int64=5) %!d(string=hai) anos
utils 24841aeafd Add configuration reader %!s(int64=5) %!d(string=hai) anos
web a42eb45cea Add stub for status line %!s(int64=5) %!d(string=hai) anos
.gitignore 4940e01823 Refactor login functionality %!s(int64=5) %!d(string=hai) anos
LICENSE 4174b9f7ad Implement basic project structure %!s(int64=5) %!d(string=hai) anos
README.md 6883cd4099 Initial commit %!s(int64=5) %!d(string=hai) anos
build.sh 4940e01823 Refactor login functionality %!s(int64=5) %!d(string=hai) anos
main.go 24841aeafd Add configuration reader %!s(int64=5) %!d(string=hai) anos

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