mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2026-05-05 04:06:26 +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:
parent
23eb7c42ab
commit
df55196d69
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user