On Thursday, April 7, 2005, 4:50:00 PM, Craig Baird wrote: > I just attempted an upgrade from SA 2.64 to 3.0.2, and am now having problems > with SURBLs and RBLs not working. I upgraded all of the perl modules > mentioned in INSTALL to the latest versions prior to installing SA 3.0.2, > including Net::DNS, which is at version 0.49. When I run:
> spamassassin -D --lint > I get the following two messages relating to Net::DNS: > debug: diag: module installed: Net::DNS, version (undef) > debug: is Net::DNS::Resolver available? no > debug: is DNS available? 0 > I assume this means that SpamAssassin can't figure out what version of > Net::DNS I'm running, and is therefore failing to use it. I tried > downgrading > Net::DNS to version 0.48 with the same results. > I have four SA servers, all with Debian Woody, and have tried to upgrade two > of them to 3.0.2. This problem is happening on both of these machines. The usual way problems like this happen is when upgrades are done using different mechanisms, i.e. CPAN vs tarball vs Subversion, etc. The different upgrade mechanisms have different ways of keeping track of versions, paths, etc. and if those methods are mixed *for the same program* they can get confused. One solution is to always use CPAN, always use tarballs, always use subversion, etc. I.e. pick one and stick with it. Jeff C. -- Jeff Chan mailto:[EMAIL PROTECTED] http://www.surbl.org/