mail: Add header to potential spam more often

This commit is contained in:
Charlotte Van Petegem 2023-08-13 11:28:41 +02:00
parent a67eceb398
commit bd356a5b4c
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -94,7 +94,7 @@ in
services.rspamd.extraConfig = ''
actions {
reject = null;
add_header = 10;
add_header = 6;
greylist = 4;
}
'';