> > I left the variable as they were and placed the name of my > first domain in "first.domain.com" > > What happens is that I see in the headers the name of the > second domain regardless of what domain I send from. The > second domain still shows the host name, which is the name of > the first domain. >
Try adding this after the line that sets smtp_active_hostname: primary_hostname = $smtp_active_hostname - 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/
