Reputation: 2129
I have setup a wordpress site on godaddy account. The registration form does not send emails to the users for passwords.
what is the problem in the site?
Upvotes: 0
Views: 2246
Reputation: 19
I think you should consider moving to a better host. Godaddy is a major domain seller and hosting provider, but most of their users are first timers who just want to pop-up a page. They don't care if you want to do something advanced as their support is only phone-based.
I suggest you to try a more professional hosting. I am using hostgator, arvixe, iweb, try one of these.
Upvotes: 0
Reputation: 7231
it looks like some problem with your SMTP server settings. There is nothing wrong with your PHP script because its wordpress . You can find your solution here.
php.ini & SMTP= - how do you pass username & password
Also in windows environment
http://www.ruhanirabin.com/php-sendmail-setup-with-smtp-iis-and-windows-servers/
SMTP Settings for Go Daddy Email Accounts :-
http://wordpress.org/support/topic/smtp-settings-for-go-daddy-email-accounts
Upvotes: 2