This topic is locked

Cant send Email

9/14/2009 11:05:20 AM
PHPRunner General questions
W
Wartech author

My current setup is my exchange server is not on the same server as my web server, so I configure the php.ini file (smtp)to point to my exchange server and set the relay permission to give the web server access. I am not sure what else that is needed to be done to get my php to send email... I did an email test script and there was no error. Can anyone here point me to the right direction to fix this issue?... Thanks

W
Wartech author 9/14/2009

I figure it out already... i had to uncomment the "sendmail_from" in the php file