Connecting to Postmark

Introduction

This article shows you the steps required to integrate Gravity SMTP on your website with the Postmark service by ActiveCampaign. Postmark is a popular email sending service with a reputation for having good reliability and deliverability. The free plan lets you send 100 emails per month for free. Paid plans start at $15 for up to 10,000 emails per month.

Integration Steps

To allow Gravity SMTP to send messages from your website via the Postmark service, you will need to complete the following steps:

  1. Create an ActiveCampaign Postmark account (as required for the plan you are using).
  2. Add and verify a sending domain in Postmark.
    Adding a sending domain to your Postmark account is required in order to prove ownership of the email address and domain that outgoing messages will be representing. You must complete this step before configuring the Postmark Integration within Gravity SMTP. Refer to this help guide for instructions on how to complete this step.
  3. Create a Server and obtain your Postmark Server API token.
    This will be required in settings to create the link between Postmark and your website via Gravity SMTP. Refer to this help guide for instructions on how to create a Server and find that API token in your Postmark account.
  4. Complete the Gravity SMTP Settings screen.
    Go to SMTP → Settings → Integrations and click the settings cog on the Postmark card. This will open a pop-up modal with all the fields required for SMTP to connect with Postmark. See below for a description of these settings.
  5. Click Save Changes button.
    You should be returned to the Settings card page, and the Configured text should show at the bottom of the settings card for Postmark. If your settings card still shows Not Configured, then there was an issue. Check your settings.
  1. Enable the integration using the on-off toggle (if you are ready to use it).
    Click the toggle on the settings card to turn on the Postmark integration. This will show Postmark as Connected. You can then test using the Gravity SMTP Tools, or using your website. Note that only one integration can be active at a time, so toggling one integration on will toggle any other active integration to off.

Postmark Settings Reference

Configuration

TagDescription
Server API TokenThe token provided by Postmark that is used to authenticate with the Postmark API.
See the “Steps” section for the process on obtaining this.
Please note that Postmark does not support sending messages with Account API tokens.

General Settings

TagDescription
From EmailThe from: email associated with outgoing messages. This email address or associated domain will need to have a verified domain within Postmark. See the “Steps” section for the process on verifying a domain.
Only applied when from: property is not explicitly set in the message being processed.
Force EmailIf enabled, the From Email will override any plugin settings for all outgoing email messages.
From NameThe from: name associated with outgoing messages.
Only applied when from: property is not explicitly set in the message being processed.
Force NameIf enabled, the From Name will override any plugin settings for all outgoing email messages.