You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
Configure dovecot's managesieve plugin when the environment variable
ENABLE_MANAGE_SIEVE has been set. Adapted README and updated tests. The functionality has successfully been tested using the Sieve Thunderbird plugin.
This commit is contained in:
@ -113,6 +113,11 @@ If you enable Fail2Ban, don't forget to add the following lines to your `docker-
|
||||
|
||||
Otherwise, `iptables` won't be able to ban IPs.
|
||||
|
||||
##### ENABLE_MANAGE_SIEVE
|
||||
|
||||
- **empty** => Managesieve service disabled
|
||||
- 1 => Enables Managesieve on port 4190
|
||||
|
||||
##### SA_TAG
|
||||
|
||||
- **2.0** => add spam info headers if at, or above that level
|
||||
|
Reference in New Issue
Block a user