The PHP mail function is returning false, but does actually send the email. Is there a way to determine why the function is returning false? Thanks
The same has happened with me in the past(when I was 'free SMTP server by softstack.com'). I guess it something to do with the interaction between the mail() function and mail server software. After I changed my mail server software(now using MailEnable Standard edition), its working fine!