Interesting... I actually tried your snippet...
if ( !$ret )
echo 'Fail';
else
echo 'Pass';
and well, same results... just fails... :mad:
The interesting thing is, this exact code was working about two weeks ago...
Well, I'm a newly born Linux fanatic, I've done the kernel rebuilding, and installed the "build it yourself" environment once before... 🆒
so for all I know, I changed a setting related to making this function work, and now it refuses to work...
Do you know of any configuration that can stop the mail function from executing ?
sendmail is running and working... tested outside the php env.
This is killing me, I always fiddle and break things, but can never figure out how to fix them again :queasy:
Any help is much appreciated... Thanks