On Sat, 28 Jun 2014 15:30:44 +0200 Axb wrote: > On 06/28/2014 03:21 PM, RW wrote:
> > I don't see how that helps. It allows you to customize the headers > > written by SA, but it doesn't stop it stripping all the pre-existing > > X-Spam-* headers. > > > > remove_header ham > > and only leave the pre tagged spam headers remove_header clear_headers and add_header control the new headers that are added at the end of the scan. The preexisting X-Spam-* headers are all stripped before the header tests begin.