-
Notifications
You must be signed in to change notification settings - Fork 9
Mandrill
r-a-y edited this page May 2, 2014
·
4 revisions
As of v1.0-20140501, RBE supports inbound email.
For more on inbound email, read the corresponding ticket - https://github.com/r-a-y/bp-reply-by-email/issues/46.
Mandrill is added as the default inbound provider.
- Access to create and configure a MX subdomain on your domain
- An account at mandrill.com
- Use the master branch version of RBE (1.0-20140501 or later)
- Create an account at mandrill.com
- After you have created your account, follow the instructions under Set up your domain - http://help.mandrill.com/entries/21699367
- After your MX subdomain is confirmed by Mandrill, add a route to your domain. In Mandrill, navigate to
Inbound > Domains
. Click on the subdomain you created. Next, add a new route.- For When the receiving email address matches: is
*
- For Post to URL, type in the URL to your WordPress install
- For When the receiving email address matches: is
- Download the latest master branch of RBE - https://github.com/r-a-y/bp-reply-by-email/archive/master.zip
- Extract the plugin to
/wp-content/plugins/
. - Login to the WP admin dashboard and activate RBE. Next, navigate to BuddyPress > BP Reply By Email.
- For Mode, select
Inbound Email
. For Provider, selectMandrill
. For Inbound Domain, type in the subdomain you created in Mandrill. Save the settings. - Now test out RBE! At-mention someone on the frontend and try to reply to that person via email. See if a reply is sent back. If you are able to reply to one another, RBE is working!