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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: 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