You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
rules {
|
|
|
|
ANTISPOOF {
|
|
|
|
action = "reject";
|
|
|
|
expression = "((R_DKIM_NA & R_SPF_NA & DMARC_NA & ARC_NA)|BLACKLIST_ANTISPOOF) & IS_LOCAL_DOMAIN";
|
|
|
|
message = "Rejected (anti-spoofing)";
|
|
|
|
}
|
|
|
|
}
|