<div dir="ltr">Mark,<div>Thank you for this.</div><div><br></div><div>When I asked "How I can get the Bayes filter's headers into my emails (even if the<br>Bayes filter isn't used)", what I meant was how can I get X-Spam-Status to reflect how it came up with the score.</div><div><br></div><div>In my research for learning how to configure Bayes, I've seen headers floating around on the internet that indicate whether or not the Bayes filter was used to determine the X-Spam-Level score.</div><div><br></div><div>Perhaps I'm mistaken, though.</div><div><br></div><div>I've got almost 200 spam messages now, so I'll wait until I have 200 and retrain the system, and see where that takes me.</div><div><br></div><div>Thanks again,</div><div>David<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 1, 2014 at 8:31 AM, Mark Martinec <span dir="ltr"><<a href="mailto:Mark.Martinec+amavis@ijs.si" target="_blank">Mark.Martinec+amavis@ijs.si</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">David,<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I posted the following message on ServerFault several days ago, but since<br>
it has gotten very little attention, I thought I would ask on this mailing<br>
list.<br>
<br>
I'm trying to figure out a few things:<br>
1) If SpamAssassin is configured properly and I'm editing the proper config<br>
files<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
2) How I can get the Bayes filter's headers into my emails (even if the<br>
Bayes filter isn't used)<br>
</blockquote>
<br></span>
You can't.<br>
<br>
However, you can enable bayes debugging from SpamAssassin<br>
to be logged in the amavis log:<br>
<br>
  $sa_debug = 'bayes';<br>
<br>
these will be logged at amavis log level 3 (syslog level 'debug'),<br>
so make sure $log_level is 3 or higher.<span class=""><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
3) How many messages (100 vs. 200) that Bayes has to be trained on (with<br>
sa-learn) and if that's ultimately the issue I'm experiencing right now.<br>
</blockquote>
<br></span>
It's 200 each by default:<br>
<br>
 $ man Mail::SpamAssassin::Conf<br>
<br>
  bayes_min_ham_num        (Default: 200)<br>
  bayes_min_spam_num       (Default: 200)<br>
    To be accurate, the Bayes system does not activate until a certain<br>
    number of ham (non-spam) and spam have been learned.  The default<br>
    is 200 of each ham and spam, but you can tune these up or down with<br>
    these two settings.<span class=""><font color="#888888"><br>
<br>
<br>
Mark<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><div style="font-family:arial;font-size:small">David White</div><div style="font-family:arial;font-size:small">Founder & CEO<br></div><div style="font-family:arial;font-size:small"><b><br></b></div><div style="font-family:arial;font-size:small"><div><b>Develop CENTS </b><br></div><div>Computing, Equipping, Networking, Training & Supporting </div><div>Organizations Worldwide</div><div><a href="http://developcents.com/" style="color:rgb(17,85,204)" target="_blank">http://developcents.com</a></div></div></div><div style="padding:0px;margin-left:0px;margin-top:0px;overflow:hidden;word-wrap:break-word;color:black;font-size:10px;text-align:left;line-height:130%"></div></div>
</div></div></div>