0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
2021-08-09 15:44:33 +02:00
.github/workflows what is an m or a d between friends? 2021-06-11 22:02:21 +01:00
ADDITIONS Improve dovecot mail-crypt postpassword script security (pipe password instead of passing on cmdline) 2021-06-13 12:24:27 +02:00
configs Bootstrap template integration 2018-05-04 13:25:34 +02:00
debian ADDITIONS/README.TXT was renamed 2021-08-09 15:44:33 +02:00
DOCUMENTS Update Password_Expiration.md 2021-07-23 12:56:03 +03:00
languages Add comment that some translations need an update 2021-07-25 13:03:32 +02:00
lib/smarty rejig smarty 2020-09-28 20:33:21 +01:00
model Improve dovecot mail-crypt postpassword script security (pipe password instead of passing on cmdline) 2021-06-13 12:24:27 +02:00
public indentation / stray ; 2021-08-04 20:36:52 +01:00
scripts phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
templates change the "Overview" button to say "Domain List" for all languages 2021-07-25 12:44:31 +02:00
tests fix test after language change 2021-07-08 19:44:11 +01:00
VIRTUAL_VACATION smtp_ssl variable must be boolean not literal 2021-06-02 12:59:12 +03:00
.gitignore ignore more 2018-12-28 19:21:16 +00:00
.php_cs.dist Revert "rename file as requested in build" 2021-05-07 19:43:34 +01:00
.travis.yml try php8 via travis 2021-01-18 20:31:36 +00:00
CHANGELOG.TXT update changelog 2021-05-15 11:24:32 +01:00
common.php avoid a clickjacking attack reported on huntr.dev by @ranjit-git 2021-08-04 20:38:06 +01:00
composer.json try and get php-coveralls working 2021-06-11 21:55:02 +01:00
config.inc.php Improve dovecot mail-crypt postpassword script security (pipe password instead of passing on cmdline) 2021-06-13 12:24:27 +02:00
functions.inc.php remove extra semi-colon - thanks to @PF4Public / #524 2021-08-04 17:25:45 +01:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php Add a index.php showing a note about the "public" directory 2018-04-26 21:33:11 +02:00
INSTALL.TXT typo fix (Thanks Cru) 2021-05-27 21:20:11 +01:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
password_expiration.sql rename sql fields to just have mailbox.password_expiry and domain.password_expiry 2018-08-28 21:19:56 +01:00
phpunit.xml fix path 2021-06-11 22:18:20 +01:00
postfixadmin.my.cnf Better (aka safer) way to deal with authentication 2018-08-17 22:15:02 +02:00
psalm.xml psalm improvements 2021-02-17 21:29:18 +00:00
README.md drop freenode - looks like it is burning/imploding 2021-06-15 11:42:54 +01:00
SECURITY.md Create SECURITY.md 2021-08-02 20:27:17 +01:00

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)