-
Notifications
You must be signed in to change notification settings - Fork 9
Quick Setup with GMail
r-a-y edited this page Jul 27, 2012
·
7 revisions
- Create a brand-new GMail account. (Something specific to your site like yoursite.reply@gmail.com.) Do not use an existing Gmail account! If you use Google Apps, create a new, dedicated email account in your Google Apps dashboard.
- Once you've created your GMail account, enable IMAP in GMail.
- Now, login to the WP dashboard and activate the BuddyPress Reply By Email plugin. (If you're using Multisite, at this time, it is recommended to activate the plugin on the root blog only. Do not network-activate the plugin.)
- Once you've activated the plugin, navigate to "BuddyPress > BP Reply By Email". (If you're using Multisite, navigate to the root blog's dashboard and navigate to "Settings > BP Reply By Email".)
- If you see a section called "Webhost Warnings", please resolve any issues that appear. (See "Server Requirements" section below.)
- On the settings page, check the "Using GMail?" checkbox and in the Username field, enter in the full email address you created in step 1. Also enter in the password in the Password field. Submit the form.
- You should now see a section called "Schedule Info" at the top. If Reply By Email is CONNECTED, navigate to your profile and @mention someone. That person should receive an email notification with the following:
- If you see the "--- Reply ABOVE THIS LINE to add a comment ---" line, that means the plugin is working. Try replying to this email.
- The comment should post on the site!
Note: The plugin depends on traffic on your site. For example, let's say I schedule BP Reply By Email to run every five minutes. Six minutes pass by and I expect the inbox check to run again, however if no user visits my site, the task will not run. (Tear runs down face!) Read the Frequently Asked Questions page for workarounds.
- [IMAP module] (http://www.php.net/manual/en/imap.installation.php) (required) (with OpenSSL recommended)
- Safe mode off (recommended)
If you find that the IMAP module isn't enabled on your server, ask your hosting provider to see if they can enable it for you.
Note: Some shared hosts do not allow the IMAP module to be enabled for PHP. If you're on such a hosting account, BP Reply By Email plugin will not work. (GoDaddy is a prime example.) Consider finding a different host.