Re: [Exim] Received from header

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: William Duke
Cc: exim-users
Asunto: Re: [Exim] Received from header
William Duke wrote:
> Can any one please explain to me how I can remove the sender's
> information from the mail header?
>
> Received: from adsl-xxx-xxx-xxx.host.net ([xx.xx.xxx.xxx])
>
> I have searched for hr's and just don't understand how to do it with
> exim.


Fiddling with Received:-headers is a BAD idea, but you can use a
transport_filter to do this.

ciao