Carlos E. R. wrote:


The Wednesday 2008-01-16 at 08:20 +0800, Joe Morris (NTM) wrote:

> Commenting out
> ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
> will disable that plugin, which will stop the blacklist check, which on my systems get a lot of failures or slow DNS lookups. It does only that. It does not disable all network tests.

No, it does not stop the plugin at all. It justs add a list to the existing plugin.

You are correct, sorry.  It is /etc/mail/spamassassin/init.pre.  Comment out
URIDNSBL - look up URLs found in the message against several DNS
# blocklists.
#
loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
to stop the blacklists check. You could try it and compare before after to see if it significantly impacts spamassassin's processing speed.
--
Joe
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to