Postmark
Last updated
Postmark sends your app emails through your own Postmark account. You'll need a Postmark account with an authenticated sender domain before you start.
In your Postmark dashboard, navigate to Servers → [Your Server Name] → API Tokens and copy the Server API token.

Open Settings → App Emails Sending in the Gift Card Factory app.
Select API Keys.
In From, enter the address you want emails to come from in the format My Store <hello@validated-domain.com>. The address must be on a domain that is already verified in your Postmark account.
Set Provider to Postmark.
Paste your Server API token into Provider API key.
Save the settings.

From now on, all app emails will be delivered through your Postmark account, using your domain in the From address.
If the From domain is not verified in Postmark, sends will fail. Make sure DKIM and Return-Path are validated on the Postmark side first.
Last updated