0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
Christoph 'SuperVirus' Heitkamp 1fea1f8c3b Updated german translation
2018-12-17 13:09:50 +01: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 Updated german translation 2018-12-17 13:09:50 +01:00
lib Merge pull request #172 from abonanni/bootstrap 2018-07-10 10:29:13 +01:00
model Merge pull request #200 from doktoil-makresh/master 2018-11-27 09:14:36 +00:00
public Change login failure message to show the login type (admin or user) 2018-12-16 10:31:08 +01:00
scripts remove windows code; remove array_merge (seems to just break parsing) 2018-07-02 21:54:49 +01:00
templates Adds colored indicators for password expired, account disabled and vacation enabled accounts 2018-08-21 16:04:28 +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 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 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 No need to have password expiration value in config file 2018-08-21 16:09:39 +02:00
functions.inc.php Merge pull request #200 from doktoil-makresh/master 2018-11-27 09:14:36 +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