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

Alexey Edelev 46f1c1b606 Extend mail control functions 5 年之前
auth 74f8b32450 Add mailboxes integrity check 5 年之前
common 46f1c1b606 Extend mail control functions 5 年之前
config b76ab7b146 Implement basic mail read workflow 5 年之前
db 46f1c1b606 Extend mail control functions 5 年之前
sasl 043ee7fba7 Sasl playground 5 年之前
scanner 043ee7fba7 Sasl playground 5 年之前
utils 043ee7fba7 Sasl playground 5 年之前
web 46f1c1b606 Extend mail control functions 5 年之前
.gitignore 4940e01823 Refactor login functionality 5 年之前
LICENSE 4174b9f7ad Implement basic project structure 5 年之前
README.md 6883cd4099 Initial commit 5 年之前
build.sh 74f8b32450 Add mailboxes integrity check 5 年之前
go.mod b76ab7b146 Implement basic mail read workflow 5 年之前
go.sum b76ab7b146 Implement basic mail read workflow 5 年之前
main.go 043ee7fba7 Sasl playground 5 年之前
views 74f8b32450 Add mailboxes integrity check 5 年之前

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