Hello,
I have been having problems sending emails via php scripts and looking further into the promlem I see all php emails are being sent from USERNAME@servername.com instead of email_name@domain_name.com. Does that make sense? My PHP script includes the from, reply-to and return-path in the headers. I also tried ini_set(sendmail_from, "email@addr.com"); in the script and a couple of other fixes but nothing works. I'm using php 5.04, sendmail and phpsuexec is enabled.
Thanks for any suggestions!



LinkBack URL
About LinkBacks
Reply With Quote





