Mailing List Archive

weird sa 2.60 problems, no bayes & no dns
I have upgraded from sa 2.5x to 2.60 and bayes is not working at all and for
some reaon dns is not working. From the debug output it would look as
though NET::DNS::RESOLVER is not installed, but it is... why bayes is not
working is beyond me as well...

Any help would be greatly appreciated.

james

Here is a copy of my spamassassin -D --lint

debug: Score set 0 chosen.
debug: running in taint mode? yes
debug: Running in taint mode, removing unsafe env vars, and resetting PATH
debug: PATH included '/usr/local/bin', keeping.
debug: PATH included '/bin', keeping.
debug: PATH included '/usr/bin', keeping.
debug: PATH included '/usr/X11R6/bin', keeping.
debug: PATH included '/home/sysadmin/bin', keeping.
debug: Final PATH set to:
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/sysadmin/bin
debug: ignore: using a test message to lint rules
debug: using "/usr/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: using "/root/.spamassassin" for user state dir
debug: using "/root/.spamassassin/user_prefs" for user prefs file
debug: bayes: no dbs present, cannot scan: /var/httpd/spamassassin/_toks
debug: Score set 1 chosen.
debug: Initialising learner
debug: bayes: Not available for scanning, only 0 spam(s) in Bayes DB < 100
debug: bayes: 24158 untie-ing
debug: bayes: 24158 untie-ing db_toks
debug: is Net::DNS::Resolver available? no
debug: is DNS available? 0
debug: running header regexp tests; score so far=0
debug: running body-text per-line regexp tests; score so far=1.27
debug: Razor2 is not available
debug: running raw-body-text per-line regexp tests; score so far=1.27
debug: running uri tests; score so far=1.27
debug: uri tests: Done uriRE
debug: running full-text regexp tests; score so far=1.27
debug: Razor2 is not available
debug: DCCifd is not available: no r/w dccifd socket found.
debug: Current PATH is:
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/sysadmin/bin
debug: DCC is not available: no executable dccproc found.
debug: Pyzor is not available: pyzor not found
debug: all '*From' addrs: ignore@compiling.spamassassin.taint.org
debug: all '*To' addrs:
debug: running meta tests; score so far=1.27
debug: is spam? score=1.27 required=5 tests=DATE_MISSING,NO_REAL_NAME
Re: weird sa 2.60 problems, no bayes & no dns [ In reply to ]
On Fri, 27 Feb 2004 13:58:54 -0600, James Nelson wrote:

>I have upgraded from sa 2.5x to 2.60 and bayes is not working at all and for
>some reaon dns is not working. From the debug output it would look as
>though NET::DNS::RESOLVER is not installed, but it is... why bayes is not
>working is beyond me as well...

Sounds like you haven't yet run "sa-learn --import" to upgrade your
bayes DB to the new version used by 2.6x