Kai Ren
cb0714ff77
Integration test for extension address delivery ( #528 )
...
* Add integration test for extension address Dovecot LMTP delivery
2017-03-03 18:27:22 +01:00
Sven Kauber
c7e4206466
Added greylisting using postgrey ( #495 )
...
* Added greylisting using postgrey
* Updated the documentation
2017-02-06 10:21:18 +01: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
Thomas VIAL
c813e6a4b3
Added test on catchall
2016-07-23 23:42:18 +02:00
Thomas VIAL
0f7e7bb693
Fixed #230 adding postifx configuration. Also added tests.
2016-07-23 21:01:01 +02:00
Thorsten von Eicken
288e79f59e
tests for regexp alias
2016-05-23 20:38:11 -07:00
André Stein
2f9f6b1002
Implement basic sieve support using Dovecot.
...
The dovecot-sieve plugin is installed and configured to apply sieve
as soon as a .dovecot.sieve file is encountered in the virtual user's
home directory (that is /var/mail/${domain}/${username}/.dovecot.sieve).
Transport has been changed in the postfix configuration to use
Dovecot LDA (see http://wiki.dovecot.org/LDA/Postfix ) to actually
enable sieve filtering.
Tests have been added.
2016-04-28 08:57:50 +02:00
Thomas VIAL
e97ce868eb
Added tests for SMTP auth
2016-01-22 17:51:58 +01:00
Thomas VIAL
07177f04cd
Added IMAP connection integration test
2015-11-22 01:57:52 +01:00
Thomas VIAL
03b8614cab
Testing with real emails
2015-10-19 15:55:36 +02:00