Re: Debugging white/black-listing
Greg Troxel <[email protected]> Wed, 18 Feb 2026 13:30:02 -0500
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Message-ID | <[email protected]> |
"Philip Prindeville via users" <[email protected]> writes: > 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? The same way you debug anything else! use spamassassin -t Run it all 4 ways, with neither, 1st rule only, 2nd rule only, both and use diff on the output.