Skip to:
Content
Pages
Categories
Search
Top
Bottom

WP mail SMTP – Plugin


  • juanm777
    Participant

    @juanm777

    Hi,

    I am using the WP mail SMTP – Plugin, and bbpress is not sending emails (notifications) through this plugin.

    After searching on the web, I found a similar issue on BuddyPress,

    Buddypress registration ignoring WP Mail SMTP

    They solved it with this code:

    add_filter(‘bp_email_use_wp_mail’, ‘__return_true’);

    Is there a similar procedure for bbpress?

    Thanks

    Juan

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    bbpress works with smtp as far as I know, so it may be that the sending address is not liked by something in the email system.

    If you are using the professional version, then enable logs to see if messages are leaving the site.

    If you are not using the professional version of SMTP, install the ‘check and log email’ plugin which does much the same.

    finally, try changing the sending email address using

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Subscription Emails

    and change the sending email to a real one.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar