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

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

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