Re: [exim] strip incoming messages of A-R headers that claim…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] strip incoming messages of A-R headers that claim to be from our own <admd-identifier>
On 16/03/2023 14:53, Jim Lamers via Exim-users wrote:
> headers_remove = Authentication-Results
> headers_add = "Authentication-Results: TEST"


You might prefer to only do the (remove, add-stripped) sequence
when there is an offending AR header present.
--
Cheers,
Jeremy