Adding a new Mailgun delivery server (Web API)

admin Avatar

·

·

This article will drive you through the steps on creating and validating a Mailgun Web API delivery server.
First of all you have to create an account here https://signup.mailgun.com/new/signup.
Once you are done you will need to confirm your account using the link in the email that you receive in from Mailgun after signup.
Mailgun will create an API key for you. The API keys can be found under Settings->API Keys menu.

Mailgun API Key

Next you will need a sending domain. For the free account, Mailgun provides you one that looks like below. Upgrading your account you will be able to create another domains. Important thing is that these domains need to be verified:

Mailgun domains

Information that you will need in Confirm Inbox:

  • API KEY
  • Verified Domain Name

At this moment you are ready for the Confirm Inbox setup part:
Inside the Confirm Inbox email marketing app, navigate to Servers > Delivery Servers page, click Create New One and choose the Mailgun Web API:

New Mailgun delivery server

Here you will need to fill in the info that you noted from the Mailgun setup steps:

Mailgun form

Save the form and then you will need to verify your server. In the verification step, you should enter a valid email address where you will receive an email containing the verification link.
Note! Once Confirm Inbox successfully verifies your delivery server, it will automatically setup the Mailgun Webhooks. You can find them in your Mailgun account under Sending->Webhooks->Legacy Webhooks

Mailgun webhooks

If there are things that you need to explore further regarding Mailgun, we encourage you to check their documentation also here: https://documentation.mailgun.com/en/latest/
That’s it! You are ready to send emails.

Leave a Reply

Your email address will not be published. Required fields are marked *