Alright, I think I have figured something out by turning spamd -D debug mode on.

Net::DNS version is 0.23, but need 0.34dnsavailable-1 at /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/Dns.pm line 1230.

Thing is I just installed "perl-Net-DNS-0.48-0.1.fc2.rf.i386.rpm". So I double check.

rpm -Uvh perl-Net-DNS-0.48-0.1.fc2.rf.i386.rpm
warning: perl-Net-DNS-0.48-0.1.fc2.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
Preparing... ########################################### [100%]
package perl-Net-DNS-0.48-0.1.fc2.rf is already installed


What now?

Thanks.

Matthew



From: Matt
Subject: URIBL_SBL
Date: Tue, 18 Jan 2005 00:19:44 -0600

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




Reply via email to