I just installed the latest version of 0.48 Net::DNS and still no go.
This is how I start Spamd in rc.local.
/usr/bin/spamd -d -c -m 5
This is running under Exim Exiscan. Looks like it uses spamc -u to connect to spamd as a given user.
Any other ideas?
Thanks.
Matthew
On Monday, January 17, 2005, 6:01:28 PM, Matt Matt wrote:I have SpamAssassin 3.0.2 installed on Fedora Core 2 release. How do I get
URIBL_SBL to work?
I see in "25_uribl.cf":
# Requires the Mail::SpamAssassin::Plugin::URIDNSBL plugin be loaded. # Note that this plugin defines a new config setting, 'uridnsbl', # which lists the zones to look up in advance. The rules will # not hit unless each rule has a corresponding 'uridnsbl' line.
ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
On my box: [EMAIL PROTECTED] etc]# locate URIDNSBL /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/Plugin/URIDNSBL.pm /usr/share/man/man3/Mail::SpamAssassin::Plugin::URIDNSBL.3pm
So I think its there, right? I see no hits on this though and I have a
large amount of traffic on this box, 600+ email users. Any idea what I have
set wrong?
It it enabled in the default installation, but you need to have a recent version of Net::DNS and have network tests enabled. Here are some suggestions:
http://www.surbl.org/faq.html#nettest
