Auteur: Peter Bowyer Date: À: exim-users Sujet: Re: [exim] Change Received from
25 January 2011 01:17, Jean-Pierre <drolesquale@???> wrote: > Hi,
>
> I need help to change the Received: field. I tried with helo_data in the /etc/exim/exim.conf but it didnt work.
>
> Received: from serverName.net (myVhost.net [IP.IP.IP.IP]) by recepient with ESMTP id .... etc
>
> So there are 2 hostnames. The first one is correct, but the second one is a virtual hostname (myVhost.net) which I don't want to appear in outgoing mails.
>
> Any hint is appreciated,
It sounds like you're looking at a header added by the MTA that your
system sent to - and you can fix this by making sure that forward and
reverse DNS match on the IP address you're sending from.