mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-05 12:07:16 +00:00
[Rspamd] Remove positive fuzzy scores from bounces
This commit is contained in:
@@ -44,3 +44,7 @@ WL_FWD_HOST {
|
||||
UPSTREAM_CHECKS_EXCLUDE_FWD_HOST {
|
||||
expression = "(-SIEVE_HOST | -WHITELISTED_FWD_HOST) & (^UNITEDINTERNET_SPAM | ^SPAM_FLAG | ^KLMS_SPAM | ^AOL_SPAM | ^MICROSOFT_SPAM)"
|
||||
}
|
||||
# Remove fuzzy group from bounces
|
||||
BOUNCE_FUZZY {
|
||||
expression = "-BOUNCE & ^g+:fuzzy";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user