> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tony Finch > Sent: 06 October 2005 12:34 > To: [email protected] > Subject: RE: [exim] smtp_active_hostname Use > > On Thu, 6 Oct 2005, Mark Smith wrote: > > > > Try adding this after the line that sets smtp_active_hostname: > > > > primary_hostname = $smtp_active_hostname > > That will not do what you expect. (1) primary_hostname is not > an expanded string; (2) the order in which configuration > options take effect is independent of the order in which they > appear in the configuration file. > > Tony.
So does this mean there's no way to dynamically control the hostname that appears in the Received: header? - Mark -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
