ENTRY |
"Fix Wordpress and Buddypress sendmail problems (Sign Up Complete, activate your account via the email, but email doesn’t come)" |
|
Why doesn’t Buddypress register new users?? The first problem that I had was the sender address of my site. It should be something like [email protected], not default [email protected]
Default address got blocked sometimes…
The E-mail address can be changed in Wordpress configuration or using plugin like http://wordpress.org/extend/plugins/mail-from/
Second issue was with buddypress:
Sign Up Complete! You have successfully created your account! To begin using this site you will need to activate your account via the e-mail we have just sent to your address.
Great, but no e-mail ever come to my new users. The problem was with the sendmail server settings. You can use Configure SMTP plugin here http://wordpress.org/extend/plugins/configure-smtp/.
First, use the tools from your provider to setup a real e-mail account on your domain. Like [email protected] or [email protected].
Second, grab the Configure SMTP, then find its configuration and copy the exact data from the provider page:
- smts host;
- smts port;
- Use SMTPAuth? = yes;
- SMTP username;
- SMTP password;
- Sender e-mail = [email protected];
- Sender name = Automatic yoursite email delivery
One more issue you might encounter is the Unix sendmail problem. That system tool must be properly setup in order for any PHP code to be able to send mails.
|
RELATED
|
Pages
Posts
|
Hello,
happy 2 find this post,
It was very helpfull
Take care!
Like or Dislike:
0
0
I got the answer I was looking for, will be implementing on my buddypress site. I hope it would work. Thanks.
Like or Dislike:
0
0
Thank you so much! I looked for days for info on this before I finally thought to search for “buddypress no registration email,” and I got the answer I needed.
If you optimize your site for keywords like, Buddypress won’t register new users, etc. you mite get some more traffic.
Thanks again!
Like or Dislike:
0
1
THANX FOR POSTING MAN!!!
“You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.” – I was like: ehhh, yeah, sure…
even after doing these plugins it didn’t come:
allthough, this time it was just to be found in the junk e-mail folder!
Once again, THANX!
Like or Dislike:
1
0
God bless you ! you have save my life . I was under trouble for this problem .
I have bookmarked your site .
Your are great , thanks once more
Like or Dislike:
2
0
Thank you for the advice! Now my BuddyPress works perfectly!
Like or Dislike:
0
0
configure-mail is working with wordpress, also with wp_mail functions I used in my plugins. But not working with buddypress, like I am not getting activation email. Please help.
Like or Dislike:
0
0
By “configure-mail“, you mean “configure-smtp plugin“? If you register with Wordpress registration process, you get an EMail, and with buddypress no?
In that case it would be interesting to see if
sendmailsystem program is called at all by budypress reg. process(if on unix). Can you check that?Also, following info might help :
Which version of BuddyPress, Wordpress. Do you use Unix or Windows?
Like or Dislike:
0
0
Like or Dislike:
0
0
Like or Dislike:
0
0
Cool. Problem solved.
Like or Dislike:
0
0
Ohhhhhh I so love you.
Thank you thank you thankyou………………….
MMMMMMUAAAAAAAAHHHHHHH
Like or Dislike:
0
0
The mail sent from my website email ([email protected]) is received in the spam folder of the users how to make it available in their inbox
Like or Dislike:
0
0
Hello gopinath,
- all users with different email servers and programs classify it as spam?
- what is the text and title of the email which lands in spam?
there are reasons like : text or title of the email contain something which is normally an attribute of spam : words , phrase, link, ip etc.
- for the specific email service with such a problem you may try to create your own email address there and see if you also get the emails from [email protected] right into the spam folder. If so, try different text and subject of your email.
- having email email box where the mails from [email protected] get classified as a spam you may try to contact the technical support and ask, what exactly causes such behavior.
good luck, let us know if you need any further support
Like or Dislike:
0
0