<div dir="ltr">Are you using procmail?  Procmail can filter on just about any header line you want:<div><div>:0:</div><div>* ^X-Spam-Status: Yes</div><div>probably-spam</div></div><div><br></div><div>The above is a recipe to filter for spamassassin&#39;s X-Spam-Status: Yes line and send it to the &quot;probably-spam&quot; directory.  </div>
<div><br></div><div>Just modify the above second line and the third could be /dev/null</div><div><br></div><div>HTH,</div><div><br></div><div>David A. Bandel</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Aug 21, 2013 at 10:43 PM, Steve Jardine <span dir="ltr">&lt;<a href="mailto:sjardine@acm.org" target="_blank">sjardine@acm.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
All,<br>
<br>
   I am using a mail gateway that uses the spam filter Postini. Apparently is embeds several lines starting with X-pstn into the e-mail header.<br>
<br>
   One in particular is X-pstn-levels. It has several spam fields. One is S: . Its syntax is S: #/#. The first number is the probability that the message is non-spam. I have been getting a bunch of spam where this number is less than 1. Does anyone know if a way I can get postfix or filter code to move the messages that I deem as spam to a separate mail folder?<br>

<br>
  Thanks in advance.<br>
<br>
<br>
  Steve<br>
_______________________________________________<br>
Linux-users mailing list<br>
<a href="mailto:Linux-users@linux-sxs.org">Linux-users@linux-sxs.org</a><br>
<a href="http://mailman.celestial.com/mailman/listinfo/linux-users" target="_blank">http://mailman.celestial.com/mailman/listinfo/linux-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Two things are infinite: the universe and human stupidity; and I&#39;m not sure about the the universe. -- Albert Einstein<br>Visit my web page at: <a href="http://david.bandel.us/" target="_blank">http://david.bandel.us/</a>
</div>