Hello all,

I am needing some assistance in regards to the output below, I have added what
I think should get parsed out of the bigevil.cf file in /etc/mail/spamassassin
directory.

Added for testing ---
uri BigEvilList_193 /\b(?:hotmail)\.com\b/i
describe BigEvilList_193    Generated BigEvilList_193
score BigEvilList_193   10.0

I created an account at hotmail and sent myself a test message to see if the 
bigevil.cf configuration file would get parsed.  From what I understand is 
that the above should parse the hotmail.com account and score that as a 10.0
in spamassassin score.  My required hits is set for 5.0 and so that score
of 10 should send that email from the hotmail account to the spam folder and 
mark it as spam. Unfortunatly it is not getting parsed.  Is there something
that I am missing. As you can see from the debug of the mail message it did 
not parse the bigevil.cf.  And when I grep -i bigevil from /var/log/maillog*
I get nothing, I have had spamassassin installed for about three months now
and I am not getting anything from the bigevil.cf | chicken.cf | popcorn.cf
etc.....

Assistance would be great here.  I am also using MySQL to hold the preferences
rather than the local.cf file for easy of use.  So the only thing is local.cf
is the access to my MySQL server and account information. 

What I did was wget the bigevil.cf and placed it into /etc/mail/spamassassin
and in /home/spam/.spamassassin directories and then restarted the spamd 
process - at the end of this email is the processes that are currently running
on my system here.

This is the output of maillog from when I receive an email message.

Jan  5 15:54:54 elmo sendmail[26923]: i05LsrU6026923: from=<[EMAIL PROTECTED]>, 
size=11575, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, bodytype=7BIT, proto=ESMTP, 
daemon=MTA, relay=xxxxxx.xxxxxxx.com []
Jan  5 15:54:54 elmo spamd[26916]: logmsg: connection from localhost.localdomain 
[127.0.0.1] at port 54468 
Jan  5 15:54:54 elmo spamd[26916]: connection from localhost.localdomain [127.0.0.1] 
at port 54468 
Jan  5 15:54:54 elmo spamd[26930]: debug: retrieving prefs for root from SQL server 
Jan  5 15:54:54 elmo spamd[26930]: debug: Failed to parse line in SpamAssassin 
configuration, skipping: report_header^I0 
Jan  5 15:54:54 elmo spamd[26930]: debug: Failed to parse line in SpamAssassin 
configuration, skipping: defang_mime^I0 
Jan  5 15:54:54 elmo spamd[26930]: debug: Failed to parse line in SpamAssassin 
configuration, skipping: blacklist_from 
Jan  5 15:54:54 elmo spamd[26930]: debug: Failed to parse line in SpamAssassin 
configuration, skipping: blacklist_from 
Jan  5 15:54:54 elmo spamd[26930]: debug: Failed to parse line in SpamAssassin 
configuration, skipping: bayes_learn_to_journal^I1 
Jan  5 15:54:54 elmo spamd[26930]: debug: Failed to parse line in SpamAssassin 
configuration, skipping: bayes_auto_learn_threshold_spa^I7.5 
Jan  5 15:54:54 elmo spamd[26930]: debug: Failed to parse line in SpamAssassin 
configuration, skipping: bayes_auto_learn_threshold_non^I0.5 
Jan  5 15:54:54 elmo spamd[26930]: logmsg: processing message <[EMAIL PROTECTED]> for 
root:800. 
Jan  5 15:54:54 elmo spamd[26930]: processing message <[EMAIL PROTECTED]> for 
root:800. 
Jan  5 15:54:54 elmo spamd[26930]: debug: received-header: parsed as [ ip=209.75.40.47 
rdns=hotmail.com helo=hotmail.com by=xxxxxx.xxxxxxx.com ident= ] 
Jan  5 15:54:54 elmo spamd[26930]: debug: received-header: 'by' xxxxxx.xxxxxxx.com has 
public IP 
Jan  5 15:54:54 elmo spamd[26930]: debug: received-header: 'by' xxxxxx.xxxxxxx.com has 
public IP 
Jan  5 15:54:54 elmo spamd[26930]: debug: received-header: relay 209.75.40.47 trusted? 
no 
Jan  5 15:54:54 elmo spamd[26930]: debug: is Net::DNS::Resolver available? yes 
Jan  5 15:54:54 elmo spamd[26930]: debug: all '*From' addrs: [EMAIL PROTECTED] [EMAIL 
PROTECTED] 
Jan  5 15:54:54 elmo spamd[26930]: debug: running header regexp tests; score so far=0 
Jan  5 15:54:54 elmo spamd[26930]: debug: running body-text per-line regexp tests; 
score so far=0 
Jan  5 15:54:54 elmo spamd[26930]: debug: running raw-body-text per-line regexp tests; 
score so far=0.806 
Jan  5 15:54:54 elmo spamd[26930]: debug: running uri tests; score so far=0.806 
Jan  5 15:54:54 elmo spamd[26930]: debug: uri tests: Done uriRE 
Jan  5 15:54:55 elmo spamd[26930]: debug: running full-text regexp tests; score so 
far=0.806 
Jan  5 15:54:55 elmo spamd[26930]: debug: Pyzor is not available: pyzor not found 
Jan  5 15:54:55 elmo spamd[26930]: debug: DCCifd is not available: no r/w dccifd 
socket found. 
Jan  5 15:54:55 elmo spamd[26930]: debug: DCC is not available: no executable dccproc 
found. 
Jan  5 15:54:55 elmo spamd[26930]: debug: all '*To' addrs: [EMAIL PROTECTED] 
Jan  5 15:54:55 elmo spamd[26930]: debug: DNS MX records found: 1 
Jan  5 15:54:55 elmo spamd[26930]: debug: forged-HELO: from=hotmail.com 
helo=hotmail.com by=xxxxxxx.com 
Jan  5 15:54:55 elmo spamd[26930]: debug: RBL: success for 10 of 10 queries 
Jan  5 15:54:55 elmo spamd[26930]: debug: running meta tests; score so far=0.806 
Jan  5 15:54:55 elmo spamd[26930]: debug: is spam? score=0.806 required=5 
tests=HTML_70_80,HTML_FONTCOLOR_UNKNOWN,HTML_LINK_PUSH_HERE,HTML_MESSAGE,MIME_HTML_ONLY
 
Jan  5 15:54:55 elmo spamd[26930]: logmsg: clean message (0.8/5.0) for root:800 in 0.9 
seconds, 12014 bytes. 
Jan  5 15:54:55 elmo spamd[26930]: clean message (0.8/5.0) for root:800 in 0.9 
seconds, 12014 bytes. 
Jan  5 15:54:55 elmo sendmail[26923]: i05LsrU6026923: Milter add: header: 
X-Spam-Status: No, hits=0.8 required=5.0 
tests=HTML_70_80,\n\tHTML_FONTCOLOR_UNKNOWN,HTML_LINK_PUSH_HERE,HTML_MESSAGE,\n\tMIME_HTML_ONLY
 autolearn=no version=2.60
Jan  5 15:54:55 elmo sendmail[26923]: i05LsrU6026923: Milter add: header: 
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
\n\telmo.xxxxxxx.com
Jan  5 15:54:55 elmo sendmail[26931]: i05LsrU6026923: to=<[EMAIL PROTECTED]>, 
delay=00:00:01, xdelay=00:00:00, mailer=local, pri=42015, dsn=2.0.0, stat=Sent


These are the process that are running currently on my system

spam     26916  0.3  9.8 26044 21872 ?       S    15:53   0:01 /usr/local/bin/perl -T 
-w /usr/local/bin/spamd -d -qx -D -u spam
root     26918  0.0  0.5 18832 1132 pts/1    S    15:53   0:00 
/usr/local/sbin/spamassmilter -f -p /var/run/spamass.sock -b [EMAIL PROTECTED]


Thanks - sorry for such a long email
Spam Administrator (Bryan)


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to