Hi folks,
I'm using php 4 on a Mac OS X Server v1.2. We have php connecting properly to our MySQL database, but we can't seem to get the mail() function to actually pass a message to sendmail, even thought php.ini has the correct absolute path to the sendmail program under CommuniGate.
I'm new to the environment and I was wondering if it is possible to fully configure the mail() function in the script thereby bypassing the ini file for testing purposes. Has anyone had experience troubleshooting this or related mail problems?
Thanks,