"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.
