| 开发者 | pcio |
|---|---|
| 更新时间 | 2026年7月25日 16:46 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
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.
pcio-vis-mailings-with-postmark directory to /wp-content/plugins/.Nothing changes — member mailings fall back to the standard WordPress mailer (wp_mail()).
From your account at postmarkapp.com. Use a Server token, not an account token.
The sender address must be a verified sender signature or domain in your Postmark account. Check Vis → Postmark for the current status.