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

Alexey Edelev 4940e01823 Refactor login functionality 4 years ago
auth 4940e01823 Refactor login functionality 4 years ago
common 4174b9f7ad Implement basic project structure 4 years ago
config 24841aeafd Add configuration reader 4 years ago
db 4174b9f7ad Implement basic project structure 4 years ago
scanner 24841aeafd Add configuration reader 4 years ago
utils 24841aeafd Add configuration reader 4 years ago
web 4940e01823 Refactor login functionality 4 years ago
.gitignore 4940e01823 Refactor login functionality 4 years ago
LICENSE 4174b9f7ad Implement basic project structure 4 years ago
README.md 6883cd4099 Initial commit 4 years ago
build.sh 4940e01823 Refactor login functionality 4 years ago
main.go 24841aeafd Add configuration reader 4 years ago

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