I am new to spamassassin and I am running it on postifix as a mta relay.  It seems to work ok but I am getting lots of spam now. 
 
I am using: SpamAssassin version 2.54 (Also very curious about the best way to upgrade.  I had a hell of a time getting it to work the firs time)
 
I am trying to figure out if spamassassin is actually working right and using bayes.  I looked at all the faq's and I have this info: spamassassin --lint -D:
 
[EMAIL PROTECTED] root]# spamassassin --lint -D
debug: Score set 0 chosen.
debug: running in taint mode? no
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: /etc/mail/spamassassin/bayes_toks
debug: Score set 1 chosen.
debug: Initialising learner
debug: debug: Only 0 spam(s) in Bayes DB < 200
debug: bayes: 10034 untie-ing
debug: bayes: 10034 untie-ing db_toks
debug: is Net::DNS::Resolver available? yes
debug: trying (3) google.com...
debug: looking up MX for 'google.com'
debug: MX for 'google.com' exists? 1
debug: MX lookup of google.com 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: Loading languages file...
debug: Language possibly: en,sco
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: /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin
debug: DCC is not available: dccproc not found
debug: Razor2 is not available
debug: Pyzor is not available: pyzor not found
debug: all '*From' addrs: [EMAIL PROTECTED]
debug: all '*To' addrs:
debug: running meta tests; score so far=2.4
debug: is spam? score=2.4 required=2 tests=DATE_MISSING,MISSING_HEADERS,NO_REAL_NAME
debug: bayes: 10034 untie-ing
 
I did the faq for sitewide bays config but I have no idea what or where my spam and ham directories are.  I know this seems odd but I did this from a cookbook and moved on.  I  am really having to learn it now.  Thanks in advance for any help. 
 
thelv

Reply via email to