Hi,

I'm trying to remove "my own" X-Spam-Report for ham mails leaving my organisation in order not to bother the other party.
I had serveral mails returned because of the X-Spam-Reports

<snip>

Improper folded header field made up entirely of whitespace (char 20 hex):
    X-Spam-Report: ... postmaster for details.\n \n Content previ[...]

<snap>

my only add_header line is:

add_header all Status "_YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ shortcircuit=_SCTYPE_ autolearn=_AUTOLEARN_ version=_VERSION_"

glue is spamd called from exim

BR
Wolfgang

Am 29.08.2014 10:48, schrieb Axb:
On 08/29/2014 10:29 AM, Fürtbauer Wolfgang wrote:
Dear all,

I'd like to remove the X-Spam-Report header for mails in case of ham

therefore I added

remove_header ham Report

to my local.cf

But still ham messages have the X-Spam-Report header?!

What am I doing wrong?

SpamAssassin Server version 3.4.0
   running on Perl 5.10.0
   with SSL support (IO::Socket::SSL 1.38)
   with zlib support (Compress::Zlib 2.064)


iirc, remove_header removes headers added by a previous SA instance (sender's, for example)

What exactly are you trying to achieve?
What other add_header lines do you have in local.cf?
what glue are you using to interface your MTA with SA?



--
---------------------------------------------------------------------
Wolfgang Fürtbauer                      Tel:    +43 7612 77620
Steinbichlstrasse 58d                   Mobil:  +43 664 8332326
4812 Pinsdorf                           E-Mail: w.fuertba...@gmx.at
Austria

Reply via email to