An open source, web based interface for managing domains/mailboxes/aliases etc on a Postfix based mail server.
Integrates with :
- Postfix
 - IMAP/POP3 server (e.g. Dovecot or Courier)
 - Database backend (choose one of: sqlite, mysql, postgresql)
 - Fetchmail (optional)
 
- Unlimited domains/aliases/mailboxes
 - Optional storage quota support
 - Optional password expiry (beta)
 - Multiple password hashing formats
 - Supports PostgreSQL, MySQL, MariaDB, SQLite database backends (choose one)
 - Supports retrieval of mail from a remote POP3 server (via fetchmail)
 - Vacation / Autoresponder / Out Of Office support
 - Users have the ability to login, change their password or vacation (out of office) status.
 - Integration with Squirrelmail / Roundcube (via plugins)
 - Optional XMLRPC based API
 - Supports PHP7.0+
 
- Probably all you need to read (pdf)
 - http://postfixadmin.sf.net - the current homepage for the project
 - Docker Images
 - What is it? (txt)
 - Installation instructions
 - Wiki
 - Mailing list
 - IRC channel (#postfixadmin on irc.freenode.net).