mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-13 06:31:50 +02:00
Better default value for SA_KILL variable (#3058)
This commit is contained in:
parent
2caec2cdf6
commit
e7790ce272
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ SA_TAG=2.0
|
||||||
SA_TAG2=6.31
|
SA_TAG2=6.31
|
||||||
|
|
||||||
# triggers spam evasive actions
|
# triggers spam evasive actions
|
||||||
SA_KILL=6.31
|
SA_KILL=10.0
|
||||||
|
|
||||||
# add tag to subject if spam detected
|
# add tag to subject if spam detected
|
||||||
SA_SPAM_SUBJECT=***SPAM*****
|
SA_SPAM_SUBJECT=***SPAM*****
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue