Skip to content

jniltinho/go-postfixadmin

Repository files navigation

Go-PostfixAdmin

Professional Email Administration System built with Go, Echo, and Tailwind CSS.

What This Document Covers

This is the main entry point for the project documentation. It covers the product overview, build options, runtime basics, and links to the detailed guides.

Overview

Go-PostfixAdmin provides a web UI and CLI for managing domains, mailboxes, aliases, admins, vacation rules, and operational mail logs in Postfix/Dovecot environments.

For the full feature list and capability breakdown, see FEATURES.md.

Documentation


🚀 Execution

After building, you can run the binary directly:

./postfixadmin server --port=8080

Or via Docker:

make build-docker; docker run -p 8080:8080 -e DB_URL="your-dsn" jniltinho/postfixadmin:latest

📸 Screenshots

Go-PostfixAdmin Login Screen

Check out more images in the screenshots folder.

About

Professional Email Administration System

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors