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
2018-12-27 13:56:23 +00:00
ADDITIONS quote shell vars 2018-11-22 14:54:18 +00:00
configs Bootstrap template integration 2018-05-04 13:25:34 +02:00
debian update debian changelog (v3.2) 2018-05-02 21:37:27 +01:00
DOCUMENTS add postfix postgresql dovecot example to DOCUMENTS - see #136 2018-02-15 10:08:20 +00:00
languages add new texts to all language files 2018-12-18 14:06:49 +01:00
lib move function into the only place it is used 2018-12-27 13:07:31 +00:00
model psalm fixes 2018-12-27 13:55:02 +00:00
public move function into the only place it is used 2018-12-27 13:07:31 +00:00
scripts psalm fixes 2018-12-27 13:55:41 +00:00
templates Adds colored indicators for password expired, account disabled and vacation enabled accounts 2018-08-21 16:04:28 +02:00
tests remove var_dumps; fix assertEqual -> assertEquals and other random psalm findings 2018-12-27 13:54:41 +00:00
VIRTUAL_VACATION Merge pull request #167 from csware/recipient_delimiter 2018-07-27 15:19:32 +01:00
.gitignore add config.local.php to .gitignore 2018-04-22 18:28:45 +02:00
.php_cs.dist reformat (phpcs) 2018-05-02 12:54:17 +01:00
.travis.yml Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
CHANGELOG.TXT update CHANGELOG - see https://github.com/postfixadmin/postfixadmin/issues/176 2018-11-28 11:51:37 +00:00
check_mailpass_expiration.sh remove duplication of sql, remove use of functions (hopefully unnecessary) 2018-08-28 21:16:20 +01:00
common.php make phar loading optional depending on the extension being present or not 2018-05-25 09:44:20 +01:00
composer.json bump psalm version; autoload config and functions files 2018-12-27 13:56:23 +00:00
composer.lock add ZF1 as a dependency and phpunit; remove require/include calls from tests/ 2018-02-18 20:23:15 +00:00
config.inc.php No need to have password expiration value in config file 2018-08-21 16:09:39 +02:00
functions.inc.php fix safepost doc 2018-12-27 13:55:21 +00: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 Update INSTALL.TXT 2018-12-08 12:29:15 +00: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 phpunit.xml file 2018-04-29 21:53:55 +01:00
postfixadmin.my.cnf Better (aka safer) way to deal with authentication 2018-08-17 22:15:02 +02:00
README.md Update README.md 2018-02-19 21:38:38 +00:00
README.password_expiration Accepts incoming emails for active mailboxes, even if password is expired 2018-11-27 10:36:11 +08:00

postfixadmin Build Status Gitter

============

PostfixAdmin - web based administration interface for Postfix mail servers