mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 17:14:31 +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
|
||||
|
||||
# triggers spam evasive actions
|
||||
SA_KILL=6.31
|
||||
SA_KILL=10.0
|
||||
|
||||
# add tag to subject if spam detected
|
||||
SA_SPAM_SUBJECT=***SPAM*****
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue