Hi everyone, Some weeks ago I wrote a couple of simple php scripts for sending email out from a form on the server. It used to work fine until a week or so, when it just stopped It's something like this: mail([email protected], "my subject", "stuff for content", "From: whatever@whatever"); Do you have any ideas as to what might have happened? Any help is appreciated...
No, no error at all!! And that's weird, the mail() function even returns true. I guess its being held on queue for some reason, that became active in the past 10 days or so... Prior to that, it was working perfectly well...
hmm.. in that case, i don't have an answer for you. try create a support ticket. support team may be able to look into the email log and see what really happened. Bruce DiscountASP.NET www.DiscountASP.NET