[Rspamd] Create bad header map
This commit is contained in:
@@ -19,6 +19,14 @@ BULK_HEADER {
|
||||
symbols_set = ["BULK_HEADER"];
|
||||
}
|
||||
|
||||
BAD_HEADER {
|
||||
type = "content";
|
||||
map = "${LOCAL_CONFDIR}/custom/bad_header.map";
|
||||
filter = "headers"
|
||||
regexp = true;
|
||||
symbols_set = ["BAD_HEADER"];
|
||||
}
|
||||
|
||||
LOCAL_BL_ASN {
|
||||
require_symbols = "!MAILCOW_WHITE";
|
||||
type = "asn";
|
||||
|
Reference in New Issue
Block a user