Page 1 of 1

Ever notice mail() sometimes doesn't work?

Posted: Mon Mar 30, 2009 12:52 pm
by JellyFish
I've noticed that sometimes email sent using the mail() php function doesn't go through. Has anyone noticed this?

What I'm wondering is why. Why sometimes mail() doesn't send an email? Is it a server problem, that is, my server?

I just want to know why this happens and how do websites deal with it?

Thanks. :)

Re: Ever notice mail() sometimes doesn't work?

Posted: Mon Mar 30, 2009 1:18 pm
by Apollo
Do you check the result of the mail() function?