Paul Schmehl via Postfix-users skrev den 2024-06-20 21:28:
If it’s header_checks, I would probably use something like /^X-Spam-Status: Yes, score=[5-100[/ to catch everything above five.
header checks in postfix is done before content filters, so you would love to reject spam on base of remote spammers own clasificaton ? :)
same reason that spamassassin also remove senders X-Spam-* so it only is local added results
best is to use a milter to reject spam, such as rspamd or amavisd-milter, no forged header checks then
_______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org