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

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

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