<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.2900.3562" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">Was really hoping to get an answer to the question below!<BR><BR>&gt;&gt;&gt; "Gary Faith" &lt;gafaith@asdm.net&gt; 6/29/2009 9:25 AM &gt;&gt;&gt;<BR>
<DIV>When Spamassassin returns it's scores, where are you pulling the data from?&nbsp; Is it in the header from X-Spam-Status:&nbsp; returned from Spamassassin</DIV>
<DIV>&nbsp;</DIV>
<DIV>X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00 shortcircuit=no&nbsp;autolearn=unavailable version=3.2.5<BR></DIV>
<DIV>or in the body somewhere?</DIV>
<DIV><BR>Gary</DIV>
<DIV><BR>&gt;&gt;&gt; Julian Field &lt;MailScanner@ecs.soton.ac.uk&gt; 6/29/2009 4:46 AM &gt;&gt;&gt;<BR><BR><BR>On 26/06/2009 19:18, Gary Faith wrote:<BR>&gt; After turning it on, I do get a Spam Report now.<BR>As expected.<BR>&gt; Spam: Y&nbsp;&nbsp; Action(s): store, deliver, header, "X-Spam-Status:, Yes" <BR>&gt; High Scoring Spam: N SpamAssassin Spam: N Listed in RBL: Y&nbsp;&nbsp; SBL+XBL <BR>&gt; Spam Whitelisted: N Spam Blacklisted: N SpamAssassin Autolearn: N <BR>&gt; SpamAssassin Score:0.92 Spam Report:<BR>&gt; Score Matching Rule Description<BR>&gt; -0.50 BAYES_00 Bayesian spam probability is 0 to 1%<BR>&gt; 1.42 SARE_ADULT2 Contains adult material<BR>&gt;<BR>&gt; Steve Freegard, just posted an message that "Always Include <BR>&gt; SpamAssassin Report" = on would cause it to run even for whitelisted <BR>&gt; and blacklisted recipients.&nbsp; I agree it would be inefficient to have <BR>&gt; SA run on whitelisted &amp; blacklisted recipients.<BR>Absolutely correct. You don't want the inefficiency of always generating <BR>the report, which involves always running SA, so don't be surprised when <BR>you don't get the report.<BR>&gt;&nbsp;&nbsp; Could there still be a problem in the patched Message.pm where it is <BR>&gt; returning some of the spam report but not all?<BR>Don't think so.<BR>&gt; Gary<BR>&gt;<BR>&gt; &gt;&gt;&gt; "Gary Faith" &lt;gafaith@asdm.net&gt; 6/26/2009 1:18 PM &gt;&gt;&gt;<BR>&gt; Julian,<BR>&gt; Always Include SpamAssassin Report was set to off.&nbsp; I just turned it <BR>&gt; on and will see if that changes things.&nbsp; I wasn't sure if that setting <BR>&gt; would be a problem because it seems that there was a report even if <BR>&gt; the message was clean like the one below.&nbsp;&nbsp; It just seems like the <BR>&gt; Spam Report is included with every message except when the isspam =1 &amp; <BR>&gt; isrblspam =1 and the other two flags = 0.<BR>&gt; Spam: N&nbsp;&nbsp; Action(s): store, deliver, header, "X-Spam-Status:, No" High <BR>&gt; Scoring Spam: N SpamAssassin Spam: N Listed in RBL: N Spam <BR>&gt; Whitelisted: N Spam Blacklisted: N SpamAssassin Autolearn: N <BR>&gt; SpamAssassin Score:3.28 Spam Report:<BR>&gt; Score Matching Rule Description<BR>&gt; cached not <BR>&gt;<BR>&gt; score=3.281 <BR>&gt; 3.5 required <BR>&gt; -0.50 BAYES_00 Bayesian spam probability is 0 to 1%<BR>&gt; 2.17 DCC_CHECK Listed in DCC (http://rhyolite.com/anti-spam/dcc/)<BR>&gt; 0.73 HTML_COMMENT_SHORT HTML comment is very short<BR>&gt; 0.88 HTML_FONT_FACE_BAD HTML font face is not a word<BR>&gt; 0.00 HTML_MESSAGE HTML included in message<BR>&gt; -0.00 SPF_PASS SPF: sender matches SPF record<BR>&gt;<BR>&gt;<BR>&gt; Gary<BR>&gt;<BR>&gt; &gt;&gt;&gt; Julian Field &lt;MailScanner@ecs.soton.ac.uk&gt; 6/26/2009 11:58 AM &gt;&gt;&gt;<BR>&gt; Does your MailScanner.conf have "Always Include SpamAssassin Report"<BR>&gt; switched on or off?<BR>&gt;<BR>&gt; On 26/06/2009 16:31, Gary Faith wrote:<BR>&gt; &gt; Julian,<BR>&gt; &gt; Better.&nbsp; The spam report field is populated now but I don't think it<BR>&gt; &gt; is completely fixed.&nbsp; See below:<BR>&gt; &gt; Spam: Y&nbsp;&nbsp; Action(s): store, deliver, header, "X-Spam-Status:, Yes"<BR>&gt; &gt; High Scoring Spam: N<BR>&gt; &gt; SpamAssassin Spam: N<BR>&gt; &gt; Listed in RBL: Y<BR>&gt; &gt; Spam Whitelisted: N<BR>&gt; &gt; Spam Blacklisted: N<BR>&gt; &gt; SpamAssassin Autolearn: N<BR>&gt; &gt; SpamAssassin Score: 3.09<BR>&gt; &gt; Spam Report: spam, SBL+XBL<BR>&gt; &gt; I confirmed that the database shows spam, SBL+XBL only.&nbsp; Problem that<BR>&gt; &gt; I see is that there is nothing in the spamreport field to explain the<BR>&gt; &gt; 3.09 SpamAssassin score.<BR>&gt; &gt; Gary<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; &gt;&gt;&gt; Julian Field &lt;MailScanner@ecs.soton.ac.uk&gt; 6/26/2009 4:41 AM &gt;&gt;&gt;<BR>&gt; &gt; Aha, well done for tracking down that case, I've been looking for that<BR>&gt; &gt; bug for ages.<BR>&gt; &gt; Due to your diagnostics I now have what should fix it.<BR>&gt; &gt;<BR>&gt; &gt; Please try the attached patch to<BR>&gt; &gt; /usr/lib/MailScanner/MailScanner/Message.pm and then restart <BR>&gt; MailScanner.<BR>&gt; &gt;<BR>&gt; &gt; Thanks for helping!<BR>&gt; &gt; Jules.<BR>&gt; &gt;<BR>&gt; &gt; On 26/06/2009 05:08, Gary Faith wrote:<BR>&gt; &gt; &gt; Follow Up!&nbsp; After doing more digging, I believe that I have found the<BR>&gt; &gt; &gt; common thread when the problem occurs.&nbsp; The spamreport field only<BR>&gt; &gt; &gt; seems to be blank when isspam &amp; isrblspam flags are set.&nbsp; If issaspam<BR>&gt; &gt; &gt; and/or ishighspam are set then spamreport has data.<BR>&gt; &gt; &gt; isspam&nbsp;&nbsp;&nbsp; tinyint(1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =1<BR>&gt; &gt; &gt; ishighspam&nbsp; tinyint(1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =0<BR>&gt; &gt; &gt; issaspam&nbsp; tinyint(1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =0<BR>&gt; &gt; &gt; isrblspam&nbsp; tinyint(1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =1<BR>&gt; &gt; &gt; spamwhitelisted&nbsp; tinyint(1)&nbsp;&nbsp;&nbsp; =0<BR>&gt; &gt; &gt; spamblacklisted&nbsp; tinyint(1)&nbsp;&nbsp;&nbsp; =0<BR>&gt; &gt; &gt; sascore&nbsp; decimal(7,2)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; some value<BR>&gt; &gt; &gt; spamreport&nbsp; text&nbsp;&nbsp; {Empty}<BR>&gt; &gt; &gt; I hope this helps shine light on my problem.&nbsp; Any ideas why this is<BR>&gt; &gt; &gt; happening?<BR>&gt; &gt; &gt; Thanks,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Gary<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt;&gt;&gt; "Gary Faith" &lt;gafaith@asdm.net&gt; 6/25/2009 11:14 PM &gt;&gt;&gt;<BR>&gt; &gt; &gt; Running MailScanner 4.75.11 on SLES 10 SP2 X86_64.&nbsp; When viewing the<BR>&gt; &gt; &gt; information via MailWatch, I see the following on the details page:<BR>&gt; &gt; &gt; SpamAssassin Spam: Y&nbsp;&nbsp; Action(s): store, deliver, header,<BR>&gt; &gt; &gt; "X-Spam-Status:, Yes"<BR>&gt; &gt; &gt; High Scoring Spam: N<BR>&gt; &gt; &gt; SpamAssassin Spam: N<BR>&gt; &gt; &gt; Listed in RBL: N<BR>&gt; &gt; &gt; Spam Whitelisted: N<BR>&gt; &gt; &gt; Spam Blacklisted: N<BR>&gt; &gt; &gt; SpamAssassin Autolearn: N<BR>&gt; &gt; &gt; SpamAssassin Score:1.66<BR>&gt; &gt; &gt; The problem is Spam Report is blank.&nbsp; This happens on a few seemingly<BR>&gt; &gt; &gt; random messages while most have something in the spamreport field.&nbsp; I<BR>&gt; &gt; &gt; have verified this in the database that it definitely null.&nbsp; Any<BR>&gt; &gt; &gt; reason why all the data except the spam report would be logged to<BR>&gt; &gt; &gt; mysql?&nbsp; Could this be a spamassassin timeout problem?<BR>&gt; &gt; &gt; Thanks,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Gary Faith<BR>&gt; &gt;<BR>&gt; &gt; Jules<BR>&gt; &gt;<BR>&gt; &gt; --<BR>&gt; &gt; Julian Field MEng CITP CEng<BR>&gt; &gt; www.MailScanner.info<BR>&gt; &gt; Buy the MailScanner book at www.MailScanner.info/store<BR>&gt; &gt;<BR>&gt; &gt; Need help customising MailScanner?<BR>&gt; &gt; Contact me!<BR>&gt; &gt; Need help fixing or optimising your systems?<BR>&gt; &gt; Contact me!<BR>&gt; &gt; Need help getting you started solving new requirements from your boss?<BR>&gt; &gt; Contact me!<BR>&gt; &gt;<BR>&gt; &gt; PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<BR>&gt; &gt; Follow me at twitter.com/JulesFM and twitter.com/MailScanner<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; --<BR>&gt; &gt; This message has been scanned for viruses and<BR>&gt; &gt; dangerous content by MailScanner, and is<BR>&gt; &gt; believed to be clean.<BR>&gt; &gt;<BR>&gt;<BR>&gt; Jules<BR>&gt;<BR>&gt; -- <BR>&gt; Julian Field MEng CITP CEng<BR>&gt; www.MailScanner.info<BR>&gt; Buy the MailScanner book at www.MailScanner.info/store<BR>&gt;<BR>&gt; Need help customising MailScanner?<BR>&gt; Contact me!<BR>&gt; Need help fixing or optimising your systems?<BR>&gt; Contact me!<BR>&gt; Need help getting you started solving new requirements from your boss?<BR>&gt; Contact me!<BR>&gt;<BR>&gt; PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<BR>&gt; Follow me at twitter.com/JulesFM and twitter.com/MailScanner<BR>&gt;<BR>&gt;<BR>&gt; -- <BR>&gt; This message has been scanned for viruses and<BR>&gt; dangerous content by MailScanner, and is<BR>&gt; believed to be clean.<BR>&gt;<BR>&gt; -- <BR>&gt; MailScanner mailing list<BR>&gt; mailscanner@lists.mailscanner.info<BR>&gt; <A href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</A><BR>&gt;<BR>&gt; Before posting, read <A href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</A><BR>&gt;<BR>&gt; Support MailScanner development - buy the book off the website!<BR><BR>Jules<BR><BR>-- <BR>Julian Field MEng CITP CEng<BR>www.MailScanner.info<BR>Buy the MailScanner book at www.MailScanner.info/store<BR><BR>Need help customising MailScanner?<BR>Contact me!<BR>Need help fixing or optimising your systems?<BR>Contact me!<BR>Need help getting you started solving new requirements from your boss?<BR>Contact me!<BR><BR>PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<BR>Follow me at twitter.com/JulesFM and twitter.com/MailScanner<BR><BR><BR>-- <BR>This message has been scanned for viruses and<BR>dangerous content by MailScanner, and is<BR>believed to be clean.<BR><BR>-- <BR>MailScanner mailing list<BR>mailscanner@lists.mailscanner.info<BR><A href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</A><BR><BR>Before posting, read <A href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</A><BR><BR>Support MailScanner development - buy the book off the website! <BR></DIV></BODY></HTML>