SpamAssassin not catching spam.

Denis Croombs denis at CROOMBS.ORG
Fri Aug 15 21:20:07 IST 2003


Thanks for that, I have done that and the results are:-

[root at ns root]# find / -name spamassassin
/var/spool/spamassassin
/etc/rc.d/init.d/spamassassin
/etc/mail/spamassassin
/root/.cpan/build/Mail-SpamAssassin-2.55/blib/script/spamassassin
/root/.cpan/build/Mail-SpamAssassin-2.55/spamassassin
/root/Mail-SpamAssassin-2.55/blib/script/spamassassin
/root/Mail-SpamAssassin-2.55/spamassassin
/usr/bin/spamassassin
/usr/share/spamassassin
/usr/local/bin/spamassassin
/usr/local/share/spamassassin
[root at ns root]# spamassassin -V
SpamAssassin version 2.55
[root at ns root]#

I also have done a spamassassin -D --lint and the results are:-

[root at ns root]# spamassassin -D --lint
debug: Score set 0 chosen.
debug: running in taint mode? no
debug: ignore: using a test message to lint rules
debug: using "/usr/local/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: 21947 tie-ing to DB file R/O /root/.spamassassin/_toks
debug: bayes: 21947 tie-ing to DB file R/O /root/.spamassassin/_seen
debug: debug: Only 89 ham(s) in Bayes DB < 200
debug: bayes: 21947 untie-ing
debug: bayes: 21947 untie-ing db_toks
debug: bayes: 21947 untie-ing db_seen
debug: Score set 1 chosen.
debug: Initialising learner
debug: bayes: 21947 tie-ing to DB file R/O /root/.spamassassin/_toks
debug: bayes: 21947 tie-ing to DB file R/O /root/.spamassassin/_seen
debug: debug: Only 89 ham(s) in Bayes DB < 200
debug: bayes: 21947 untie-ing
debug: bayes: 21947 untie-ing db_toks
debug: bayes: 21947 untie-ing db_seen
debug: is Net::DNS::Resolver available? yes
debug: trying (3) kernel.org...
debug: looking up MX for 'kernel.org'
debug: MX for 'kernel.org' exists? 1
debug: MX lookup of kernel.org succeeded => Dns available (set dns_available
to hardcode)
debug: is DNS available? 1
debug: running header regexp tests; score so far=0
debug: running body-text per-line regexp tests; score so far=1.9
debug: running raw-body-text per-line regexp tests; score so far=1.9
debug: running uri tests; score so far=1.9
debug: uri tests: Done uriRE
debug: running full-text regexp tests; score so far=1.9
debug: Current PATH is:
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:
/root/bin
debug: executable for dccproc was found at /usr/local/bin/dccproc
debug: DCC is available: /usr/local/bin/dccproc
debug: entering helper-app run mode
debug: DCC: got response: X-DCC-NIET-Metrics: ns.just-servers.co.uk 1080;
Body=48468 Fuz1=289978
debug: leaving helper-app run mode
debug: Razor2 is not available
debug: Pyzor is not available: pyzor not found
debug: all '*From' addrs: ignore at compiling.spamassassin.taint.org
debug: all '*To' addrs:
debug: running meta tests; score so far=2.4
debug: is spam? score=2.4 required=5
tests=DATE_MISSING,MISSING_HEADERS,NO_REAL_NAME
debug: bayes: 21947 untie-ing
[root at ns root]#

Thanks

Denis

> On Friday 15 August 2003 8:52 pm, Denis Croombs wrote:
>
> > Redhat System 7.3, Sendmail, Mailscanner 4.22-5, Spamassassin 2.55
>
> You may think you're running SA 2.55, but the debug output says you're
> running 2.54, with a 2.55 set of config files.
>
> Suggest you check how many versions of SA you have installed (eg: find /
> -name spamassassin), and where they are, and then get rid of 2.54, and
make
> sure you really do have 2.55 loaded.
>
> > configuration file "/usr/local/share/spamassassin/20_body_tests.cf"
> > requires version 2.55 of SpamAssassin, but
> > this is code version 2.54. Maybe you need to use the -c switch, or
remove
> > the old config files? Skipping this file
>
> Regards,
>
> Antony.
>
> --
>
> 90% of network problems are routing problems.
> 9 of the remaining 10% are routing problems in the other direction.
> The remaining 1% might be something else, but check the routing anyway.



More information about the MailScanner mailing list