Absolute novice here with a problem I can not get around.
On a BuddyPress installation, test registrations appear in the user table but no activation emails are being received. I believe they are not being sent.
I understand WordPress uses phpmail(), and that I should check if that is running on Bluehost servers?
New re-install of WP3.3.1
Plugins:
BP 1.5.4.
WPMU DEV Update Notifications 2.1.3
All other "stock" plugins de-activated
Theme is BuddyPress Community 1.4.2
Note the original site was originally set up under a different domain name (at bluehost). We then switched the primary domain to a newly registered name, so:
Main Domain newurl.org
Username oldurl
Home Directory /home7/oldurl
I have changed the email address in WordPress settings to admin@newurl.org which does exist in the site's cpanel at bluehost.
If I use the Configure SMTP plugin, a) it attempts to send to my primary email address (a site hosted by 1and1.com), and b) the test email from the plugin results in
SMTP -> FROM SERVER:250 OK
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "451 Temporary local problem - please try later "
SMTP -> get_lines(): $data is "451 Temporary local problem - please try later "
SMTP -> FROM SERVER:451 Temporary local problem - please try later
SMTP -> ERROR: RCPT not accepted from server: 451 Temporary local problem - please try later
Note the problem exists even when Configure SMTP is deactivated and/or removed. (I presume this gets my main email address from my admin user profile, different from the admin@ address in settings).
Also, if I don't use Configure SMTP, but I use test1@newurl.org as the new user (i.e. another address at the same domain so the email is supported by bluehost) I still don't get the email, although again it shows up in the user list on the WP dashboard.
I do see this same problem showing up in various forums. Sometimes it's a spam folder issue or non-existant email from address in the cpanel, but often bluehost comes up, often the problem is not showing as resolved.
Any help would be much appreciated,
Thank you,
Rory



