WP Mail Gateway

Send email from your Wordpress site using various email gateway provider. i.e: SMTP, Mandrill, MailGun, MailJet, AmazonSES, Gmail, etc. Switch your mail gateway anytime with simplified approach.

Contact Support Rate this plugin!

Or directly write me at mail@shaharia.com

Premium Wordpress Service
Looking for any Wordpress development service? Get in touch.

Need Donations
BIG SURPRISE IS COMING SOON! Donate me to buy me a coffee. It inspires me to spend more time to build new tools and upgrade the existing ones.

Buy Me Coffee via PayPal

Configure Email Providers

Select your preferred email provider and configure that with your credentials. You can configure multiple mail provider but you can make one active at a time.



How to get API Key?

Inside the Mailgun Control Panel (options displayed down the left-hand side on a dark column), the API keys appear on only one page. To view the API keys, use the following instructions:
  • 1. Log in to your AWS Management Console .
  • 2. Click on your user name at the top right of the page.
  • 3. Click on the Security Credentials link from the drop-down menu.
  • 4. Find the Access Credentials section, and copy the latest Access Key ID.
  • 5. Click on the Show link in the same row, and copy the Secret Access Key.


How to get API Key?

Inside the Mailgun Control Panel (options displayed down the left-hand side on a dark column), the API keys appear on only one page. To view the API keys, use the following instructions:
  • 1. Click on Settings on the left-hand side of your the Mailgun dashboard.
  • 2. Select Security & Users from the menu below on the left-hand side.
  • 3. Click on the API security tab.
  • 4. On the following page, under the API Keys section, you'll see both your Private and Public API keys.
  • 5. Click on the eye icon to make the full API key visible.


How to get API Key?

It's very easy to obtain the API keys from MailJet.

To get the API keys please go to API key management page.



How to get API Key?

Mandrill also provides very easy easy way to integrate. Please follow the instructions below to get the API keys from Mandrill.
  • 1. Login to Mandrill account from https://mandrillapp.com
  • 2. After login to to "Settings" -> "SMTP & API info" from left sidebar. Or you can directly go to https://mandrillapp.com/settings/index
  • 3. Now generate new API keys or get the existing API key information
  • *** Please also take notes about your sending domain. It's required


How to get API Token?

To get the API tokens for Postmark, please go to https://account.postmarkapp.com/api_tokens


How to get API Key?

TO get API key from SendGrid, please go to https://app.sendgrid.com/settings/api_keys


How to get API credentials?

Please go to https://account.sendinblue.com/advanced/api and get your API credentials for SendinBlue.
You can see more details from here.

Send mail with SMTP

Send email from your Wordpress website using SMTP. You can configure any kinds of email gateway provider if they support SMTP. To configure the SMTP, you need to know the following configuration
  • 1. SMTP Hostname
    For example: smtp.gmail.com
  • 2. SMTP Username
    For example: yourname@gmail.com
  • 3. SMTP Password
    Your SMTP password.
    Note: For Google, if you have 2FA enabled, you may need to generate App Specific Password
  • 4. SMTP Port
    Most of the cases it's 587. But it may be different for your host
Test your configuration

Send a test email to check if all the configurations for your preferred email gateway provider are correct.