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.
6a89b9a363 | 5 years ago | |
---|---|---|
ADDITIONS | 6 years ago | |
DOCUMENTS | 6 years ago | |
VIRTUAL_VACATION | 5 years ago | |
configs | 7 years ago | |
debian | 6 years ago | |
languages | 5 years ago | |
lib | 6 years ago | |
model | 5 years ago | |
public | 5 years ago | |
scripts | 6 years ago | |
templates | 5 years ago | |
tests | 5 years ago | |
.gitignore | 6 years ago | |
.php_cs.dist | 7 years ago | |
.travis.yml | 6 years ago | |
CHANGELOG.TXT | 6 years ago | |
GPL-LICENSE.TXT | 18 years ago | |
INSTALL.TXT | 6 years ago | |
LICENSE.TXT | 14 years ago | |
README.md | 6 years ago | |
check_mailpass_expiration.sh | 6 years ago | |
common.php | 5 years ago | |
composer.json | 6 years ago | |
config.inc.php | 5 years ago | |
functions.inc.php | 5 years ago | |
index.php | 7 years ago | |
password_expiration.sql | 6 years ago | |
phpunit.xml | 6 years ago | |
postfixadmin.my.cnf | 6 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.4+
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).