View Categories

SMTP/Email & Bounce Handlers

Mainflow uses the wp_mail() function to broadcast all the emails that is PHP-based mailer. There are various ways to deliver emails from WordPress. The SMTP Protocol, API-based 3rd party delivery providers, and direct PHP-based sending require SMTP Port 25 to be opened from the WordPress hosting server. Below is a screenshot of when no SMTP plugins are used on the website.

crm smtp initial

SMTP Plugins like mainflow improves your WordPress mail by intercepting the wp_mail and then connecting with your email service providers to ensure deliverability. It allows sending emails directly via SMTP. API-based providers like Google Workplace, Office365, Sendgrid, AWS SES, etc. When you install the mainflow plugin on your website and configure email delivery connections you will see them listed in the mainflow SMTP Dashboard like the below screenshot.

Mainflow Settings #

crm smtp

Bounce Handlers #

Bounce handlers allow you to manage bounced contacts without manual intervention. Generally, all your bounced emails are only reported within the service platform you’re using however, the ideal way to deal with bounced emails is to sync them with mainflow. This is why we recommend setting up bounce handlers.

To configure Bounce Handlers for available services please check each relevant documentation:

  1. Amazon SES
  2. Mailgun
  3. SendGrid
  4. Pepipost
  5. PostMark
  6. SparkPost

For now, we only have these services integrated with our bounce handling system. More will be added in the future.

Subscribe