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-08-21 16:02:02 +02:00
ADDITIONS reduce some nesting of the code loops 2018-02-23 20:36: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 Merge branch 'master' of github.com:doktoil-makresh/postfixadmin 2018-08-21 16:02:02 +02:00
lib Merge pull request #172 from abonanni/bootstrap 2018-07-10 10:29:13 +01:00
model Now password expiration is managed through Postfix Admin GUI 2018-08-20 15:32:53 +02:00
public Adding support for password expiration. Please read README.password_expiration for more details 2018-08-17 16:07:14 +02:00
scripts remove windows code; remove array_merge (seems to just break parsing) 2018-07-02 21:54:49 +01:00
templates Merge branch 'master' of github.com:doktoil-makresh/postfixadmin 2018-08-21 16:02:02 +02:00
tests update generate_password() to allow length to be specified; update test 2018-05-02 21:19:47 +01: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 re-order some changelog entries and adjust date 2018-05-02 22:29:43 +02:00
check_mailpass_expiration.sh Better arguments management 2018-08-20 10:45:30 +02: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 silence psalm a little; bump parallel-lint version 2018-06-18 21:43:18 +01: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 Merge branch 'master' of github.com:doktoil-makresh/postfixadmin 2018-08-21 16:02:02 +02:00
functions.inc.php Merge branch 'master' of github.com:doktoil-makresh/postfixadmin 2018-08-21 16:02:02 +02: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 installation instructions - see #189 and #188 2018-07-03 12:15:47 +01:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
password_expiration.sql Now password expiration is managed through Postfix Admin GUI 2018-08-20 15:32:53 +02: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 Now password expiration is managed through Postfix Admin GUI 2018-08-20 15:32:53 +02:00

postfixadmin Build Status Gitter

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

PostfixAdmin - web based administration interface for Postfix mail servers