2024. 06. 20. 14:33 keltezéssel, Michael Grimm via Postfix-users írta:
Wietse Venema via Postfix-users <postfix-users@postfix.org> wrote:
Paul Schmehl via Postfix-users:
This is what I could match on: X-Spam-Status: Yes, score=2.1
If the score was higher than some number (e.g >4) than reject the mail.
One could try some variant of /^X-Spam-Status: Yes, score=[5-9]/
Please correct me if I am mistaken, but that won't catch scores >= 10?
/^X-Spam-Status: Yes, score=[1-9][0-9]/
--
[Varadi Gabor]
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org