I'm facing an error with PHP's mail() function. The mail() function can successfully send mail to gmail, ymail, rediffmail, etc. But in case of webmail, it fails.
I haven't found any reason for that.
Please help.
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Is the receipients adress correct? Maybe you nee a qualified SMTP Server signature! I added a line to your code
Let me know if it works with that |
|||||||||||
|