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