Xyved Spamrules
https://git.xyved.dk/Xyved/spamrules/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
314 B
11 lines
314 B
timeout = 5.0;
|
|
symbol_bad_mx = "MX_INVALID";
|
|
symbol_no_mx = "MX_MISSING";
|
|
symbol_good_mx = "MX_GOOD";
|
|
expire = 86400;
|
|
key_prefix = "rmx";
|
|
enabled = true;
|
|
greylist_invalid = false;
|
|
exclude_domains = [
|
|
"https://raw.githubusercontent.com/mxroute/rspamd_rules/master/lists/mxcheck_exclude.inc",
|
|
];
|
|
|