Wordpres not sending out Email Notification? Godaddy, IIS7
-
Hey Everyone,
WordPress doesn’t seem to be sending out emails to me. I’ve checked the spam folders of my gmail account, and I even created a [email protected] and tried to get emails sent there, but no luck.
When I try to reset a password I get,
"The e-mail could not be sent. Possible reason: your host may have disabled the mail() function..."
I have a Godaddy server running IIS7 with php5 support. I ran a mail() function and it DOES send out an email to me. Here’s the function I ran and it worked
<?php mail("[email protected]", "test email", "blah blah"); ?>
Any insight would be great!
Thanks!
-Eric
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Wordpres not sending out Email Notification? Godaddy, IIS7’ is closed to new replies.