1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-26 00:59:32 +02:00
docker-mailserver/test
Wolfgang Ocker 461c88e6ae Fix mailuser tools (#441)
* Add some checks for user name matching in mail user scripts
* Fix user matching problems in mail user scripts
** fix matching problems at several places:
    "delmailuser a@example.com" deletes also user "aa@example.com"
    "delmailuser a@sub.example.com" deletes also user "a@sub-example.com"
** similar problems when inserting
** refactor and clean up
2016-12-30 20:06:44 +01:00
..
auth Add ldap auth for postfix and dovecot (#352) 2016-10-30 14:11:36 +01:00
bats Fixes 84 => moved to bats unit test framework 2016-02-25 00:17:01 +01:00
config Improve LDAP integration (#379) 2016-11-13 11:39:45 +01:00
docker-openldap Add ldap auth for postfix and dovecot (#352) 2016-10-30 14:11:36 +01:00
email-templates Add ldap auth for postfix and dovecot (#352) 2016-10-30 14:11:36 +01:00
tests.bats Fix mailuser tools (#441) 2016-12-30 20:06:44 +01:00