Seba Mueld wrote:
> I'm using SA 3.2.5 with dkim-filter and postfix. At the moment I don't use 
> the options "clear_headers" or "remove_headers" because I'm not sure if this 
> breaks dkim signing or verification of incoming/outgoing messages.
>
> Is t possible to use the above options?
>   
Yes.

All it does is clear, or remove one of, the list of headers SA intends
to add to the message. So really, you're reducing the amount of
modification to the message, not increasing it.

It does not, and cannot, remove any other headers from the message. ie:
X-Spam-* are the only headers affected.

The X-Spam-* headers are added in a manner to prevent them from
affecting DKIM, so how many, or how few, are added does not matter to DKIM.

And, as per the docs, these mechanisms cannot prevent
X-Spam-Checker-Version from being added.

>       
>
>   

Reply via email to