1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-01 05:31:36 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
kamuri
420e7741a1 Check for account changes and reload (Closes: #552)
Restart the daemons when changes are made to 'postfix-account.cf' and/or 'postfix-virtual.cf'
2017-10-10 08:15:18 +02:00
Dennis Stumm
3ec1fb202d Add ldap auth for postfix and dovecot (#352)
* Add ldap support for postfix and dovecot

* Add SASLAUTHD

* Update README.md

* Add necessary packages to dockerfile

* Add config files for ldap

* Add tests for ldap auth
2016-10-30 14:11:36 +01:00
shim_
63fd58a7cb switch to SHA512 2016-06-14 13:00:51 +02:00
Thomas VIAL
890b70a133 Fixes 84 => moved to bats unit test framework 2016-02-25 00:17:01 +01:00
Dominik Winter
5d157dceca added fail2ban tests 2016-02-13 04:43:57 +01:00
Christian Musa
9a80374bc3 Add pop3 support 2016-01-24 02:41:25 -03:00
Thomas VIAL
e97ce868eb Added tests for SMTP auth 2016-01-22 17:51:58 +01:00