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

Alexey Edelev a42d7efd03 Migrate to go mod il y a 5 ans
auth a42d7efd03 Migrate to go mod il y a 5 ans
common a42d7efd03 Migrate to go mod il y a 5 ans
config a42d7efd03 Migrate to go mod il y a 5 ans
db 4174b9f7ad Implement basic project structure il y a 5 ans
scanner a42d7efd03 Migrate to go mod il y a 5 ans
utils 24841aeafd Add configuration reader il y a 5 ans
web a42d7efd03 Migrate to go mod il y a 5 ans
.gitignore 4940e01823 Refactor login functionality il y a 5 ans
LICENSE 4174b9f7ad Implement basic project structure il y a 5 ans
README.md 6883cd4099 Initial commit il y a 5 ans
build.sh a42d7efd03 Migrate to go mod il y a 5 ans
go.mod a42d7efd03 Migrate to go mod il y a 5 ans
go.sum a42d7efd03 Migrate to go mod il y a 5 ans
main.go a42d7efd03 Migrate to go mod il y a 5 ans

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