PostfixAdmin - web based virtual user administration interface for Postfix mail servers
https://postfixadmin.github.io/postfixadmin/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .github/workflows | 4 years ago | |
| ADDITIONS | 4 years ago | |
| DOCUMENTS | 4 years ago | |
| VIRTUAL_VACATION | 5 years ago | |
| configs | 8 years ago | |
| debian | 5 years ago | |
| languages | 5 years ago | |
| lib/smarty | 5 years ago | |
| model | 4 years ago | |
| public | 5 years ago | |
| scripts | 5 years ago | |
| templates | 4 years ago | |
| tests | 5 years ago | |
| .gitignore | 7 years ago | |
| .php_cs.dist | 5 years ago | |
| .travis.yml | 5 years ago | |
| CHANGELOG.TXT | 5 years ago | |
| GPL-LICENSE.TXT | 19 years ago | |
| INSTALL.TXT | 5 years ago | |
| LICENSE.TXT | 15 years ago | |
| README.md | 4 years ago | |
| common.php | 5 years ago | |
| composer.json | 4 years ago | |
| config.inc.php | 4 years ago | |
| functions.inc.php | 5 years ago | |
| index.php | 8 years ago | |
| password_expiration.sql | 7 years ago | |
| phpunit.xml | 4 years ago | |
| postfixadmin.my.cnf | 7 years ago | |
| psalm.xml | 5 years ago | |
README.md
PostfixAdmin
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)
Features
- 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.2+ (older versions of PHP should work with older releases)
Some screenshots of Postfixadmin in action (as admin and user)
Useful Links
- 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 Libera.chat).