[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: spamassassin 2.63 und header wieder entfernen



* On Sun, May 09, 2004 at 16:20:45 +0200, Michelle Konzack wrote:

> nachdem der neue 'spamassassin' einigermassen laeuft, will ich 
> aber in den "NICHT-SPAMS" keine "X-Spam-..." Header drin haben.

man Mail::SpamAssassin::Conf

,---- [ man Mail::SpamAssassin::Conf ]
|
|        remove_header { spam | ham | all } header_name
|             Headers can be removed from the specified type of messages
|             (spam, ham, or "all" to remove from either).  All headers
|             begin with "X-Spam-" (so "header_name" will be appended to
|             "X-Spam-").
|
|        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 version 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
|             SpammAssassin is running.
|
`----

Letzterer müsste also separat erschlagen werden.

Regards,
Jens

-- 
BOFH excuse #103:
operators on strike due to broken coffee machine



Reply to: