You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
SPAMASSASSIN_SPAM_TO_INBOX=1 default for new user
SPAMASSASSIN_SPAM_TO_INBOX=1 default for new user
This commit is contained in:
@@ -178,7 +178,7 @@ POSTFIX_INET_PROTOCOLS=all
|
||||
ENABLE_SPAMASSASSIN=0
|
||||
|
||||
#If Enabled, SPAM goes to your inbox with added SPAM header, you can then move it to a specific SPAM folder with SIEVE rules
|
||||
SPAMASSASSIN_SPAM_TO_INBOX=0
|
||||
SPAMASSASSIN_SPAM_TO_INBOX=1
|
||||
|
||||
# add spam info headers if at, or above that level:
|
||||
SA_TAG=2.0
|
||||
|
Reference in New Issue
Block a user