[Rspamd] Scan the whole message to be able to trigger Sanesecurity rules
[Rspamd] Increase add_header and greylist score
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
actions {
|
||||
reject = 15;
|
||||
add_header = 5;
|
||||
greylist = 4;
|
||||
add_header = 8;
|
||||
greylist = 7;
|
||||
}
|
||||
|
||||
symbol "MAILCOW_AUTH" {
|
||||
|
Reference in New Issue
Block a user