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

Alexey Edelev aae4638e4d Add logout button 5 vuotta sitten
auth 74f8b32450 Add mailboxes integrity check 5 vuotta sitten
common 176367f0f1 Add sent folder 5 vuotta sitten
config d97685e16e Add new email functionality 5 vuotta sitten
db 176367f0f1 Add sent folder 5 vuotta sitten
sasl aae4638e4d Add logout button 5 vuotta sitten
scanner 176367f0f1 Add sent folder 5 vuotta sitten
utils 043ee7fba7 Sasl playground 5 vuotta sitten
web aae4638e4d Add logout button 5 vuotta sitten
.gitignore 4940e01823 Refactor login functionality 5 vuotta sitten
LICENSE 4174b9f7ad Implement basic project structure 5 vuotta sitten
README.md 6883cd4099 Initial commit 5 vuotta sitten
build.sh 74f8b32450 Add mailboxes integrity check 5 vuotta sitten
go.mod e585ce3a7a Add few logs and enable profiling 5 vuotta sitten
go.sum e585ce3a7a Add few logs and enable profiling 5 vuotta sitten
main.go e585ce3a7a Add few logs and enable profiling 5 vuotta sitten
views 74f8b32450 Add mailboxes integrity check 5 vuotta sitten

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