Directory

Topic: BuddyPress Activation Email Not Sending · BuddyPress.org
Skip to:
Content
Pages
Categories
Search
Top
Bottom

BuddyPress Activation Email Not Sending


  • jotirmoy7
    Participant

    @jotirmoy7

    Hello Everyone.
    For the past week, I’ve been working on my website. The problem is that Buddypress doesn’t send activation mail but when I trigger forgot password email for the same account it sends it. And no one can’t activate their account.

    The default WordPress register page is able to send activation mail but when I activate BuddyPress it doesn’t work. I have tried all the plugins and have been going through all these forums for the last two days but all in vain.

    I have reinstalled it thrice and now as stated in the requirements I have done a manual WordPress install. I am on shared hosting and using my website mail server to send emails.

    My site: techcaro

    WordPress Version: 6.3
    Buddypress version: 11.3.2

    Please help me solve this issue.

Viewing 10 replies - 1 through 10 (of 10 total)

  • mousemedia
    Participant

    @mousemedia

    Any luck with this? I’m having the same problem.


    marinambm
    Participant

    @marinambm

    It’s because of SMTP. You have to log in to SMTP with your website email address.
    Not enough, unfortunately only with Buddypress, you then also have to identify the email address with the website provider DMARk, use the Easy WP SMTP plugin
    You have to contact your website provider.
    Also look in the spam

    We are welcome to connect and perhaps register each other and give each other tips.

    Nachbarschaftstreff Hamburg – Harburg – Basteln Workshops


    marinambm
    Participant

    @marinambm

    It’s due to SMTP. You must log in to SMTP using your website email address.
    Not enough, unfortunately only with Buddypress, you then also have to identify the email address with the website provider DMARk, use the Easy WP SMTP plugin
    You need to contact your website provider.
    Also check the spam

    We are welcome to network, register if necessary and give each other tips.

    Nachbarschaftstreff Hamburg – Harburg – Basteln Workshops


    marinambm
    Participant

    @marinambm

    Sorry


    jotirmoy7
    Participant

    @jotirmoy7

    no


    thinlizzie
    Participant

    @thinlizzie

    Have you tried forcing Buddypress to send emails using the WordPress email function?
    It might help.


    thinlizzie
    Participant

    @thinlizzie

    
    add_filter( 'bp_email_use_wp_mail', '__return_true' )
    

    thinlizzie
    Participant

    @thinlizzie

    Code above needs a semi colon on the end ….

    
    add_filter( 'bp_email_use_wp_mail', '__return_true' );
    

    marinambm
    Participant

    @marinambm

    You don’t need this code
    I have now received the activation email. You have to set up SMTP with your website email. To get emails in your inbox. First you have to wait a day for the SMTP settings to take effect. Then you have to ask the hoster what the settings have to be. I don’t know if there is a different code for each hoster. Mine is like this. Try it with your website. I just still have the problem that when I want to log in when testing, I end up on my website account and not on my website to be able to test the page with groups. I have also already deleted all cookies and tried in a different browser. I can still get into my website account. I would be happy if you could test it and see if it works for you if you register with me.

    Persönliche DNS-Einstellungen
    TXT

    nachbarschaftstreff-harburg.de
    v=spf1 include:_custspf.nachbarschaftstreff-harburg.de ~alle
    TXT

    _dmarc.nachbarschaftstreff-harburg.de
    v=DMARC1; p=Quarantine; rua=mailto:dmarc-support@nachbarschaftstreff-harburg.de; ruf=mailto:dmarc-support@nachbarschaftstreff-harburg.de


    marinambm
    Participant

    @marinambm

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.