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

Alexey Edelev 74f8b32450 Add mailboxes integrity check пре 6 година
auth 74f8b32450 Add mailboxes integrity check пре 6 година
common 74f8b32450 Add mailboxes integrity check пре 6 година
config ee8633a412 Add mail storage base implementation пре 6 година
db 74f8b32450 Add mailboxes integrity check пре 6 година
scanner 74f8b32450 Add mailboxes integrity check пре 6 година
utils 74f8b32450 Add mailboxes integrity check пре 6 година
web 74f8b32450 Add mailboxes integrity check пре 6 година
.gitignore 4940e01823 Refactor login functionality пре 6 година
LICENSE 4174b9f7ad Implement basic project structure пре 6 година
README.md 6883cd4099 Initial commit пре 6 година
build.sh 74f8b32450 Add mailboxes integrity check пре 6 година
go.mod 74f8b32450 Add mailboxes integrity check пре 6 година
go.sum 74f8b32450 Add mailboxes integrity check пре 6 година
main.go 74f8b32450 Add mailboxes integrity check пре 6 година
views 74f8b32450 Add mailboxes integrity check пре 6 година

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