34 Snippets
<10 Favourites
10+ Downloads

Re-route BuddyPress emails through WP Mail SMTP

This snippet will re-route all BuddyPress emails through WP Mail SMTP. This code snippet will also…

Defining Amazon SES Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Use Single Tenant With the Outlook Mailer

This snippet will set the Outlook API authorization and access token URLs to use your unique…

Defining Google Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Define the Mailgun Signing Key Constant

This snippet will allow you to define your Mailgun Signing Key constant inside your wp-config.php file…

Defining Outlook Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Fix the InvalidInternetMessageHeader Error in Outlook

This snippet will modify specific headers in your emails, which can help resolve this ‘InvalidInternetMessageHeader’ error…

Enable WP Mail SMTP Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Defining Postmark Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Send Site Notifications to a BCC Address

This snippet will ensure all your site’s outgoing emails are also sent to a specific BCC…

1 2 3