Skip to content

plugin postmark

github-actions[bot] edited this page Mar 29, 2026 · 2 revisions

Planned Feature: This plugin is not yet available. It is planned for a future release. Current available plugins: Plugins Overview

Postmark Plugin

Postmark high-deliverability transactional email. Pro plugin.

Requires: Basic license tier or higher. nself license set nself_pro_...

Install

nself license set nself_pro_xxxxx...
nself plugin install postmark

What It Does

Integrates Postmark email delivery into your nSelf backend. Postmark specializes in high-deliverability transactional email with fast delivery and detailed bounce management. Supports message streams, template management, and bounce handling. All email events are logged to Postgres.

Configuration

Env Var Default Description
POSTMARK_SERVER_TOKEN Postmark Server API token
POSTMARK_FROM_EMAIL Default sender email
POSTMARK_STREAM outbound Message stream name
POSTMARK_WEBHOOK_TOKEN Inbound webhook token

Ports

Port Purpose
3041 Postmark integration service port

Database Tables

4 tables added to your Postgres database:

  • np_postmark_sends — email send log
  • np_postmark_bounces — bounce and complaint records
  • np_postmark_templates — template sync from Postmark
  • np_postmark_events — delivery event webhook log

Nginx Routes

Route Target
/postmark/webhook Postmark inbound webhook

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Changelog

Clone this wiki locally