Open main menu

Changes

1,344 bytes added ,  16:45, 19 December 2016
no edit summary
{{Stub}}
 
== WordPress and Email ==
For basic functionality (new user, lost password, comment moderation) your WordPress instance needs to be able to send email.
 
=== Google Apps ===
You can setup WordPress to handle your email through Google Apps (GSuite) with the [https://wordpress.org/plugins/gmail-smtp/ gmail-smtp plugin]. This works whether you have a single GMail address, or the full GSuite for your domain. One nice advantage of using this method is that [[DKIM]] is handled by Google automatically.
* https://wordpress.org/plugins/gmail-smtp/
* https://wphowto.net/gmail-smtp-plugin-for-wordpress-1341
 
=== MailGun ===
MailGun is a better delivery service provider in our experience. If you want a fuller feature set for tracking your mail campaigns and so-forth, then MailGun could be the right sender for your needs.
* https://wordpress.org/plugins/mailgun/
 
=== CiviCRM ===
If you integrate [[CiviCRM]] into your WordPress installation, then you might also have configured CiviCRM independently to hand off email to MailGun or another provider through the SMTP configuration. Using MailGun is preferred (over plain 'mail()' or even GSuite) when your WordPress website is being used to send monthly messages (even just a few thousand) to your newsletter and other list subscribers.
[[Category:CMS]]
[[Category:System Administration]]
[[Category:Email]]
4,558

edits