This is a discussion on can mail() function send emails to any email account? within the PHP General forums, part of the PHP Programming Forums category; Hello.. it's me again. Trying to use mail() function to send emails to hotmail accounts. It seems that it'...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello.. it's me again.
Trying to use mail() function to send emails to hotmail accounts. It seems that it's not working. Tried the same function on my own email account, it worked. Tried on some other, it doesn't. What determines if the mail() function works? |