25 January 2011 01:17, Jean-Pierre <[email protected]> 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. Peter -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
