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

Alexey Edelev a42eb45cea Add stub for status line 5 年之前
auth 4940e01823 Refactor login functionality 5 年之前
common 4174b9f7ad Implement basic project structure 5 年之前
config 24841aeafd Add configuration reader 5 年之前
db 4174b9f7ad Implement basic project structure 5 年之前
scanner 24841aeafd Add configuration reader 5 年之前
utils 24841aeafd Add configuration reader 5 年之前
web a42eb45cea Add stub for status line 5 年之前
.gitignore 4940e01823 Refactor login functionality 5 年之前
LICENSE 4174b9f7ad Implement basic project structure 5 年之前
README.md 6883cd4099 Initial commit 5 年之前
build.sh 4940e01823 Refactor login functionality 5 年之前
main.go 24841aeafd Add configuration reader 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