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

Alexey Edelev ee8633a412 Add mail storage base implementation 5 vuotta sitten
auth a42d7efd03 Migrate to go mod 5 vuotta sitten
common ee8633a412 Add mail storage base implementation 5 vuotta sitten
config ee8633a412 Add mail storage base implementation 5 vuotta sitten
db ee8633a412 Add mail storage base implementation 5 vuotta sitten
scanner a42d7efd03 Migrate to go mod 5 vuotta sitten
utils 24841aeafd Add configuration reader 5 vuotta sitten
web ee8633a412 Add mail storage base implementation 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 a42d7efd03 Migrate to go mod 5 vuotta sitten
go.mod ee8633a412 Add mail storage base implementation 5 vuotta sitten
go.sum ee8633a412 Add mail storage base implementation 5 vuotta sitten
main.go a42d7efd03 Migrate to go mod 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