mcp {
enabled = true;
ruleset = "/var/spool/@MailPlus-Server/rspamd/sa_rules/conf/mcp/*.cf";
# Limit search size to 100 kilobytes for all regular expressions
#match_limit = 100k;
# Those regexp atoms will not be passed through hyperscan:
#pcre_only = ["RULE1", "__RULE2"];
actions {
synology_mcp = 100;
}
}