PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version
https://github.com/postfixadmin/postfixadmin
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adds optional parameter to limit the alias destinations to local domains. An additional check makes sure that the domain is in the list of postfix domain names. |
6 years ago | |
|---|---|---|
| .github/workflows | 6 years ago | |
| ADDITIONS | 6 years ago | |
| DOCUMENTS | 6 years ago | |
| VIRTUAL_VACATION | 6 years ago | |
| configs | 8 years ago | |
| debian | 7 years ago | |
| languages | 6 years ago | |
| lib | 6 years ago | |
| model | 6 years ago | |
| public | 6 years ago | |
| scripts | 6 years ago | |
| templates | 6 years ago | |
| tests | 6 years ago | |
| .gitignore | 7 years ago | |
| .php_cs.dist | 8 years ago | |
| .travis.yml | 6 years ago | |
| CHANGELOG.TXT | 6 years ago | |
| GPL-LICENSE.TXT | 19 years ago | |
| INSTALL.TXT | 6 years ago | |
| LICENSE.TXT | 15 years ago | |
| README.md | 6 years ago | |
| check_mailpass_expiration.sh | 8 years ago | |
| common.php | 6 years ago | |
| composer.json | 6 years ago | |
| config.inc.php | 6 years ago | |
| functions.inc.php | 6 years ago | |
| index.php | 8 years ago | |
| password_expiration.sql | 8 years ago | |
| phpunit.xml | 6 years ago | |
| postfixadmin.my.cnf | 8 years ago | |
| psalm.xml | 6 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 PHP5.6+
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 irc.freenode.net).