Strapi Provider Email Postmark

screenshot of Strapi Provider Email Postmark
strapi

Strapi Email service provider for Postmark

Overview

The strapi-provider-email-postmark is a Strapi plugin that allows users to send emails using the Postmark email service. It is a prerequisite to have the strapi-plugin-email installed in your Strapi project before installing this plugin.

Features

  • provider: The name of the provider you use.
  • providerOptions: Provider options.
  • providerOptions.apiKey: Postmark API key.
  • settings: Settings.
  • settings.defaultMessageStream: Send through a specific message stream.
  • settings.defaultFrom: Default sender mail address.
  • settings.defaultTo: Default receiver mail address.
  • settings.defaultReplyTo: Default address the receiver is asked to reply to.
  • settings.defaultVariables: Default set of variables to be used in template emails.

Summary

The strapi-provider-email-postmark plugin for Strapi allows users to send emails using the Postmark email service. It provides various options for configuring the email provider and settings. To install the plugin, ensure that the strapi-plugin-email is installed and follow the provided installation instructions.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.