mail: Add header to potential spam more often
This commit is contained in:
parent
a67eceb398
commit
bd356a5b4c
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ in
|
|||
services.rspamd.extraConfig = ''
|
||||
actions {
|
||||
reject = null;
|
||||
add_header = 10;
|
||||
add_header = 6;
|
||||
greylist = 4;
|
||||
}
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue