<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">
<DIV>Follow Up!&nbsp; After doing more digging, I believe that I have found the common thread when the problem occurs.&nbsp; The spamreport field only seems to be blank&nbsp;when isspam &amp; isrblspam flags are set.&nbsp; If issaspam and/or ishighspam are set then spamreport has data.</DIV>
<DIV>&nbsp;</DIV>
<DIV>isspam&nbsp; &nbsp; tinyint(1)&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;=1<BR>ishighspam &nbsp;tinyint(1) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =0<BR>issaspam &nbsp;tinyint(1) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =0<BR>isrblspam &nbsp;tinyint(1) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =1<BR>spamwhitelisted &nbsp;tinyint(1) &nbsp;&nbsp;&nbsp;=0<BR>spamblacklisted &nbsp;tinyint(1) &nbsp;&nbsp;&nbsp;=0<BR>sascore &nbsp;decimal(7,2) &nbsp;&nbsp;&nbsp;&nbsp; some value<BR>spamreport &nbsp;text &nbsp;&nbsp;{Empty}<BR></DIV>
<DIV>I hope this helps shine light on my problem.&nbsp; Any ideas why this is happening?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV><BR>Gary</DIV>
<DIV><BR>&gt;&gt;&gt; "Gary Faith" &lt;gafaith@asdm.net&gt; 6/25/2009 11:14 PM &gt;&gt;&gt;<BR></DIV>
<DIV>Running MailScanner 4.75.11 on SLES 10 SP2 X86_64.&nbsp; When viewing the information via MailWatch, I see the following on the details page:</DIV>
<DIV>&nbsp;</DIV>
<DIV><TR><TD class=heading colspan="2" align="center" valign="top">SpamAssassin</TD></TR> <TR><TD class=heading align="right" valign="top" width="175">Spam:</TD><TD class=detail><SPAN class=YES>&nbsp;Y&nbsp;</SPAN>&nbsp;&nbsp;Action(s): store, deliver, header, "X-Spam-Status:, Yes"</TD></TR> </DIV>
<DIV><TR><TD class=heading align="right" valign="top" width="175">High Scoring Spam:</TD><TD class=detail><SPAN class=NO>&nbsp;N&nbsp;</SPAN></TD></TR> </DIV>
<DIV><TR><TD class=heading align="right" valign="top" width="175">SpamAssassin Spam:</TD><TD class=detail><SPAN class=NO>&nbsp;N&nbsp;</SPAN></TD></TR> </DIV>
<DIV><TR><TD class=heading align="right" valign="top" width="175">Listed in RBL:</TD><TD class=detail><SPAN class=NO>&nbsp;N&nbsp;</SPAN></TD></TR> </DIV>
<DIV><TR><TD class=heading align="right" valign="top" width="175">Spam Whitelisted:</TD><TD class=detail><SPAN class=NO>&nbsp;N&nbsp;</SPAN></TD></TR> </DIV>
<DIV><TR><TD class=heading align="right" valign="top" width="175">Spam Blacklisted:</TD><TD class=detail><SPAN class=NO>&nbsp;N&nbsp;</SPAN></TD></TR> </DIV>
<DIV><TR><TD class=heading align="right" valign="top" width="175">SpamAssassin Autolearn:</TD><TD class=detail><SPAN class=NO>&nbsp;N&nbsp;</SPAN></TD></TR> </DIV>
<DIV><TR><TD class=heading align="right" valign="top" width="175">SpamAssassin Score:</TD><TD class=detail>1.66</DIV>
<DIV>&nbsp;</DIV>
<DIV>The problem is Spam Report is blank.&nbsp; This happens on a few seemingly random&nbsp;messages while most have something in the spamreport field.&nbsp; I have verified this in the database that it definitely null.&nbsp;&nbsp;Any reason why all the data except the spam report would be logged to mysql?&nbsp; Could this be a spamassassin timeout problem?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV><BR>Gary Faith</TD></TR></DIV></BODY></HTML>