Benedict White wrote:
> I have a couple of servers running Amavisd New and Spamassassin, and I thought
> all was well. However whilst one does clearly load and use 
> Mail::SpamAssassin::Plugin::URIDNSBL
> the other appears not to at all.
> 
> I can't see what is wrong.
> 
> $sa_local_tests_only = 0;    # only tests which do not require internet 
> access?
> 
> is set the same (to false so it does internet checks) in Amavisd and there is 
> a:
> loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
>  in /etc/mail/spamassassin/init.pre
> 
> Is there somewhere else I should look?

Do you have rbl checks enabled in local.cf?:

skip_rbl_checks  0

Zero means do not skip/disable rbl checks.  I don't know what the
default setting is, but it's something to check.

Bill

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to