If PHPList is correctly configured to set the From: header, then IIRC, you need to tell Exim that apache is a trusted user, by including it the list
trusted_users = apache : foo : bar That would enable apache (which PHPLIst is running as) to set the header sender. On 15 June 2013 21:56, Hillel Bilman <[email protected]> wrote: > Hi Exim Gurus, > > We are using Exim 4.77 with PHPList and when we sent emails from PHPList > we got: > Apache [mailto:apache@our_domain] On Behalf Of Client Name and email > address > > Terms: Our_domain is the domain set on our centos server. > Client Name and email address is the client name with their email address. > > The emails should just show our client name and their email address and > not have > "Apache [mailto:apache@our_domain] On Behalf Of" > > To see if the problem was with PHPList we used Postfix and switched off > exim. > The problem disappearance so we know the problem is with exim. > We have made no changes to Exim or Postfix configuration files. > > Any suggestions to solve this? > > Thanking you in advance. > > -- > ## List details at https://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/ > -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler." -- ## List details at https://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/
