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.
 
 
 
 
 
 
David Goodwin 99a549c2e3
Create SECURITY.md
4 years ago
.github/workflows what is an m or a d between friends? 4 years ago
ADDITIONS Improve dovecot mail-crypt postpassword script security (pipe password instead of passing on cmdline) 4 years ago
DOCUMENTS Update Password_Expiration.md 4 years ago
VIRTUAL_VACATION smtp_ssl variable must be boolean not literal 4 years ago
configs Bootstrap template integration 8 years ago
debian try and improve setup of the templates_c directory for debian 5 years ago
languages Add comment that some translations need an update 4 years ago
lib/smarty rejig smarty 5 years ago
model Improve dovecot mail-crypt postpassword script security (pipe password instead of passing on cmdline) 4 years ago
public fix formatting! 4 years ago
scripts phpcs insists on some brace changes 5 years ago
templates change the "Overview" button to say "Domain List" for all languages 4 years ago
tests fix test after language change 4 years ago
.gitignore ignore more 7 years ago
.php_cs.dist phpcs insists on some brace changes 5 years ago
.travis.yml try php8 via travis 5 years ago
CHANGELOG.TXT update changelog 4 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 19 years ago
INSTALL.TXT typo fix (Thanks Cru) 4 years ago
LICENSE.TXT LICENSE.TXT: 15 years ago
README.md drop freenode - looks like it is burning/imploding 4 years ago
SECURITY.md Create SECURITY.md 4 years ago
common.php phpcs insists on some brace changes 5 years ago
composer.json try and get php-coveralls working 4 years ago
config.inc.php Improve dovecot mail-crypt postpassword script security (pipe password instead of passing on cmdline) 4 years ago
functions.inc.php merge postfixadmin_3.3 into master 4 years ago
index.php Add a index.php showing a note about the "public" directory 8 years ago
password_expiration.sql rename sql fields to just have mailbox.password_expiry and domain.password_expiry 7 years ago
phpunit.xml fix path 4 years ago
postfixadmin.my.cnf Better (aka safer) way to deal with authentication 7 years ago
psalm.xml psalm improvements 5 years ago

README.md

GitHubBuild Gitter Coverage Status GitHub repo size IRC Chat - #postfixadmin

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)