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

Alexey Edelev fc7ba81894 Partial implementation of user management in mongo hace 6 años
auth a42d7efd03 Migrate to go mod hace 6 años
common ee8633a412 Add mail storage base implementation hace 6 años
config ee8633a412 Add mail storage base implementation hace 6 años
db fc7ba81894 Partial implementation of user management in mongo hace 6 años
scanner a42d7efd03 Migrate to go mod hace 6 años
utils 24841aeafd Add configuration reader hace 6 años
web fc7ba81894 Partial implementation of user management in mongo hace 6 años
.gitignore 4940e01823 Refactor login functionality hace 6 años
LICENSE 4174b9f7ad Implement basic project structure hace 6 años
README.md 6883cd4099 Initial commit hace 6 años
build.sh a42d7efd03 Migrate to go mod hace 6 años
go.mod ee8633a412 Add mail storage base implementation hace 6 años
go.sum ee8633a412 Add mail storage base implementation hace 6 años
main.go a42d7efd03 Migrate to go mod hace 6 años

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