Re: [Exim] Received from header

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Nico Erfurth
Dátum:  
Címzett: William Duke
CC: exim-users
Tárgy: 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