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

Alexey Edelev 29e333bd8d Change date handling před 5 roky
auth 74f8b32450 Add mailboxes integrity check před 5 roky
common 29e333bd8d Change date handling před 5 roky
config ee8633a412 Add mail storage base implementation před 5 roky
db 29e333bd8d Change date handling před 5 roky
scanner 29e333bd8d Change date handling před 5 roky
utils 74f8b32450 Add mailboxes integrity check před 5 roky
web 29e333bd8d Change date handling před 5 roky
.gitignore 4940e01823 Refactor login functionality před 5 roky
LICENSE 4174b9f7ad Implement basic project structure před 5 roky
README.md 6883cd4099 Initial commit před 5 roky
build.sh 74f8b32450 Add mailboxes integrity check před 5 roky
go.mod 74f8b32450 Add mailboxes integrity check před 5 roky
go.sum 74f8b32450 Add mailboxes integrity check před 5 roky
main.go 74f8b32450 Add mailboxes integrity check před 5 roky
views 74f8b32450 Add mailboxes integrity check před 5 roky

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