Re: Headers added by upstream spamassassin

David Relson <[email protected]> Fri, 14 Jun 2013 23:02:49 -0400
Newsgroups gmane.mail.bogofilter.general
Organization Osage Software Systems, Inc.
Message-ID <20130614230249.55ea4273@osage>
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 <[email protected]>
> Seattle, WA. U.S.A.
> _______________________________________________
> Bogofilter mailing list
> [email protected]
> http://www.bogofilter.org/mailman/listinfo/bogofilter
_______________________________________________
Bogofilter mailing list
[email protected]
http://www.bogofilter.org/mailman/listinfo/bogofilter