Debugging white/black-listing

"Philip Prindeville via users" <[email protected]> Wed, 18 Feb 2026 10:59:42 -0700
Newsgroups gmane.mail.spam.spamassassin.general
Message-ID <[email protected]>
Hi.

I have rules like:

whitelist_from_rcvd [email protected] mirrors.kernel.org
...

blacklist_from *@yandex.ru

And only the last rule seems to be hit.  How do I debug this?

I'm trying to avoid spam from Yandex while getting mailing list mail from legit contributors to Linux that use Yandex (god knows why).

Thanks,

-Philip