".rp" <[EMAIL PROTECTED]> wrote on 04/12/2005 12:28:29 PM:
> SA 2.64
> sendmail 8.13
> procmail
>
> SA is being called in the system wide procmail and not as a milter.
> I would like to strip the SA X- headers for those emails that are not
> considered spam. Is formail the only way to do this?
>
Perhaps the following added to your local.cf
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-").
See also "clear_headers" for removing all the headers at once.
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.
Andy
- Re: Removing SA headers Andy Jezierski
- Re: Removing SA headers Matt Kettler
- Re: Removing SA headers Mike Jackson
- Re: Removing SA headers Matt Kettler
- Re: Removing SA headers .rp
- Need for a new rule? Andreas Davour
- Re: Need for a new rule? Stuart Johnston
- Re: Need for a new rule? Jeff Chan
- RE: Need for a new rule? martin smith
- Re: Need for a new rule? Craig McLean
- Re: Need for a new rule? John Hardin