1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-18 19:29:45 +02:00
docker-mailserver/test/config
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
..
letsencrypt/mail.my-domain.com Added tests on letsencrypt - #109 2016-04-26 19:39:08 +02:00
opendkim Fixing #143 2016-04-21 01:08:14 +02:00
sieve Implement basic sieve support using Dovecot. 2016-04-28 08:57:50 +02:00
clear.postfix-accounts.cf Adapted the user account setup for the test environment to the new v2 approach 2016-04-17 12:01:05 +02:00
example.postfix-accounts.cf Fixed #159: postfix-accounts.cf now generated with script + fixed line endings using sed in start-mailserver.sh 2016-04-25 16:00:39 +02:00
postfix-accounts.cf Fixed #159: postfix-accounts.cf now generated with script + fixed line endings using sed in start-mailserver.sh 2016-04-25 16:00:39 +02:00
postfix-main.cf Added folder target, simplified user configuration, few renames... Need to work on tests.... 2016-04-12 00:04:33 +02:00
postfix-virtual.cf Added folder target, simplified user configuration, few renames... Need to work on tests.... 2016-04-12 00:04:33 +02:00