I know that if you use sendmail to perform your mailings in php that the sender shows up as the user and group for Apache. Now is there a way to make the mail command display a different user in the from field? I know that I could change the user/group for Apache to fix it, but is there a setting in the PHP.conf file to change this. Will I be better off using pop and smtp and just point it to my local box?
Thanks Josh Thomas www.kickbackpoints.com