Linux 软件免费装
Banner图

PCIO VIS Mailings with Postmark

开发者 pcio
更新时间 2026年7月25日 16:46
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

email mail newsletter bulk mail postmark

下载

1.0.0

详情介绍:

PCIO VIS Mailings with Postmark is an extension for the PCIO VIS Member Event plugin. It routes member mailings and newsletters through the Postmark transactional/broadcast e-mail API instead of the default wp_mail() mailer. When a Postmark server token and a verified sender address are configured, the Mails page sends via Postmark's batch endpoint — with attachment support and automatic chunking to stay within Postmark's payload limits. When the settings are left blank, the plugin does nothing and sending falls back to the standard WordPress mailer, so the Mails feature always works. Settings are managed under Vis → Postmark in the WordPress admin. This plugin requires the PCIO VIS Member Event core plugin to be installed and active. Deleting the plugin from the Plugins screen removes the Postmark settings (API token, from address and from name) it stored; deactivating alone leaves them in place.

安装:

  1. Install and activate the PCIO VIS Member Event core plugin first.
  2. Upload the pcio-vis-mailings-with-postmark directory to /wp-content/plugins/.
  3. Activate the plugin in Plugins in the WordPress admin.
  4. Go to Vis → Postmark and enter your Postmark Server API Token, From Email (a verified sender in your Postmark account) and optional From Name.

常见问题:

What happens if I don't configure Postmark?

Nothing changes — member mailings fall back to the standard WordPress mailer (wp_mail()).

Where do I get a server API token?

From your account at postmarkapp.com. Use a Server token, not an account token.

Why did a mailing fail to send?

The sender address must be a verified sender signature or domain in your Postmark account. Check Vis → Postmark for the current status.

更新日志:

1.0.0