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

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

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