I have an odd issue with mail(). I was working on a project at my office for some time and we did everything with php and mysql. I stepped away from the project for a bit but when I left all my scripts, such as password retrieval and a few others that used the mail() function were working. Now when you run any PHP script using mail(), the script executes perfectly, however I do not see any activity in my maillog and the mail is never delivered. PHP does not return an error or any warnings.
Can anyone give me some pointers on where to start looking to see why PHP and Exim aren't talking with each other anymore? I've been looking since the beginning of the week and I can't find it. Box= SuSE8.2/Apache1.3/Exim 4.2 TIA Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php