Headers added by upstream spamassassin

David Relson relson at osagesoftware.com
Sat Jun 15 05:02:49 CEST 2013


Hi Charles,

The first solution that comes to mind is to filter out the undesired
header before passing the message to bogofilter, e.g.

cat message | grep -v ^X-Spam-spammy | bogofilter

or something similar.

HTH,

David

On Fri, 14 Jun 2013 09:38:11 -0700 (PDT)
Charles A. Hewson wrote:

> hi all,
> 
> I have used bogofilters on individual account for years and it has
> worked very well. My ISP has inserted spamassassin with a site wide
> Bayes database. I am getting tokens like "head:h-##s-**d-....." added
> to to wordlist.db. Where ## is the number of times spamassassin saw
> the token in spam and ** is days since seen. Is their a way to add
> regular expressions to ignore.db? Can I tell bogofilter to ignore
> specific headers like "X-Spam-spammy"?
> 
> Charles
> 
> -- 
> Charles Hewson <cahewson at eskimo.com>
> Seattle, WA. U.S.A.
> _______________________________________________
> Bogofilter mailing list
> Bogofilter at bogofilter.org
> http://www.bogofilter.org/mailman/listinfo/bogofilter



More information about the Bogofilter mailing list