SpamAssassin rbl and uribl checks not working It appears that the SpamAssassin uribl checks are not working. I don't want to do rbl checks at the postfix level but rather have SpamAssassin scoring reflect the rbl and uribl checks.
amavisd.conf has
$sa_local_tests_only = 0;
What's wrong and how can I get uribl checks to work? |