Hi,
I have tried to send mail using the php mail function but nothing gets delivered. I have looked at the forums, but the posts seems to be over a year old.
I was wondering if there is anything that I need to do to resolve this?
Many Thanks
Hi,
I have tried to send mail using the php mail function but nothing gets delivered. I have looked at the forums, but the posts seems to be over a year old.
I was wondering if there is anything that I need to do to resolve this?
Many Thanks
Make sure that the type is text/plain and not html. Please read this thread for more details php mail() function not working
.
Are there any errors appearing or mail getting returned as undeliverable?
Last edited by calistoy; 06-21-2011 at 05:41 PM.