On Tue, 22 May 2007, Matthias Haegele wrote:

Robert Schetterer schrieb:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi all,

Hi!.

how can i avoid the hostname in X-Spam-Checker-Version?

I didnt find any option:

from:
 man Mail::SpamAssassin::Conf

clear_headers
           Clear the list of headers to be added to messages.  You may use
this before any add_header options to prevent the default headers
           from being added to the message.

Note that X-Spam-Checker-Version is not removable because the ver- sion information is needed by mail administrators and developers to debug problems. Without at least one header, it might not even be
           possible to determine that SpamAssassin is running.

Yes, but have you actually tried adding:

  add_header Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_)

and leaving out the _HOSTNAME_ at the end as shown in the doc? You might just be surprised!

Reply via email to