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. Does anyone have any idea how I can fix this? Thanks! Craig