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

Alexey Edelev e585ce3a7a Add few logs and enable profiling 6 年 前
auth 74f8b32450 Add mailboxes integrity check 6 年 前
common 46f1c1b606 Extend mail control functions 6 年 前
config b76ab7b146 Implement basic mail read workflow 6 年 前
db 5e29678d27 Add legacy folder check to restore email 6 年 前
sasl e585ce3a7a Add few logs and enable profiling 6 年 前
scanner e585ce3a7a Add few logs and enable profiling 6 年 前
utils 043ee7fba7 Sasl playground 6 年 前
web e585ce3a7a Add few logs and enable profiling 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 e585ce3a7a Add few logs and enable profiling 6 年 前
go.sum e585ce3a7a Add few logs and enable profiling 6 年 前
main.go e585ce3a7a Add few logs and enable profiling 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