Title: PostmarkApp Email Integrator
Author: Gagan Deep Singh
Published: <strong>2014 ལོའི་ཟླ 9 ཚེས 12 ཉིན།</strong>
Last modified: 2026 ལོའི་ཟླ 3 ཚེས 23 ཉིན།

---

མཐུད་སྣེ་བཤེར་འཚོལ།

![](https://s.w.org/plugins/geopattern-icon/postmarkapp-email-integrator.svg)

# PostmarkApp Email Integrator

 རྩོམ་པ་པོ། [Gagan Deep Singh](https://profiles.wordpress.org/gagan0123/)

[ཕབ་ལེན།](https://downloads.wordpress.org/plugin/postmarkapp-email-integrator.2.5.0.zip)

 * [ཞིབ་ཕྲ།](https://bo.wordpress.org/plugins/postmarkapp-email-integrator/#description)
 * [གདེང་འཇོག](https://bo.wordpress.org/plugins/postmarkapp-email-integrator/#reviews)
 *  [སྒྲིག་འཇུག](https://bo.wordpress.org/plugins/postmarkapp-email-integrator/#installation)
 * [ཡར་རྒྱས།](https://bo.wordpress.org/plugins/postmarkapp-email-integrator/#developers)

 [རམ་འདེགས།](https://wordpress.org/support/plugin/postmarkapp-email-integrator/)

## ཞིབ་བརྗོད།

This plugin enables WordPress blogs of any size to deliver and track WordPress notification
emails reliably, with minimal setup time and zero maintenance. No more SMTP errors
or delivery problems with Postmark!

If you don’t already have a free Postmark account, you can get one in minutes. Every
account comes with thousands of free email sends.

PLEASE NOTE: This is not official PostMarkApp Plugin. This plugin is a copy of the
Official Postmarkapp plugin which had several critical bugs. The Official Plugin
developers have not addressed these bugs for some time now, so I created a new plugin
to solve those issues.

Issues fixed(from the official version):

 * Fixed the Connection Timeout bug
 * Fixed the Fatal Error due to incorrect usage of WP_Error object
 * Fixed the issue while parsing the headers sent as array to the wp_mail function
 * Fixed the breaking of plaintext when force html option is selected

New Features added:

 * Support for adding Cc, Bcc, and Reply-To headers
 * Support to filter the arguments by other plugins like its done in the actual 
   wp_mail() function of WordPress
 * Auto import settings from the Postmarkapp approved WordPress plugin for easy 
   migration

Roadmap:

 * Support for attachments
 * Handling special characters in Subject
 * Ability for dynamic “From” addresses by verifying from PostmarkApp

To know more about PostMarkApp, please visit this link: http://postmarkapp.com

To get help about PostMarkApp, please visit this link: http://support.postmarkapp.
com/

To contribute to this plugin, visit the GitHub repository: https://github.com/gagan0123/
postmarkapp-email-integrator

## སྒྲིག་འཇུག

 1. Upload postmark directory to your /wp-content/plugins directory
 2. Activate plugin in WordPress admin
 3. In WordPress admin, go to Settings then Postmarkapp. You will then want to insert
    your Postmark details. If you don’t already have a Postmark account, get one at
    http://postmarkapp.com
 4. Verify sending by entering a recipient email address you have access to and pressing
    the “Send Test Email” button.
 5. Once verified, then check “Enable” to override wp_mail and send using Postmark 
    instead.

## FAQ

### What is Postmark?

Postmark is a hosted service that expertly handles all delivery of transactional
webapp and web site email. This includes welcome emails, password resets, comment
notifications, and more. If you’ve ever installed WordPress and had issues with 
PHP’s mail() function not working right, or your WordPress install sends comment
notifications or password resets to spam, Postmark makes all of these problems vanish
in seconds. Without Postmark, you may not even know you’re having delivery problems.
Find out in seconds by installing and configuring this plugin.

### Will this plugin work with my WordPress site?

This plugin overrides any usage of the wp_mail() function. Because of this, if any
3rd party code or plugins send mail directly using the PHP mail function, or any
other method, we cannot override it. Please contact the makers of any offending 
plugins and let them know that they should use wp_mail() instead of unsupported 
mailing functions.

### Does this cost me money?

This Postmark plugin is 100% free. All new Postmark accounts include thousands of
free email sends. Beyond your first free email sends, they will cost only $1.50 
per 1000 sends with no monthly commitments and no expirations.

Postmark will send you multiple warnings as you approach running out of send credits,
so you don’t need to worry about paying for credits until you absolutely need them.

Sign up for your free Postmark account at http://postmarkapp.com and get started
now.

## གདེང་འཇོག

![](https://secure.gravatar.com/avatar/103e833d4742dd0bca8a36cd7f5e0ebe78bb42c28d670fd05750426bfe4deb9a?
s=60&d=retro&r=g)

### 󠀁[Working great for me on several sites!](https://wordpress.org/support/topic/working-great-for-me-on-several-sites/)󠁿

 [levseltzer](https://profiles.wordpress.org/levseltzer/) 2016 ལོའི་ཟླ 10 ཚེས 22
ཉིན། 1 reply

Very satisfied

 [ གདེང་འཇོག 4 ཡོངས་སུ་ཀློག ](https://wordpress.org/support/plugin/postmarkapp-email-integrator/reviews/)

## བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།

“PostmarkApp Email Integrator” is open source software. The following people have
contributed to this plugin.

བྱས་རྗེས་འཇོག་མཁན།

 *   [ Gagan Deep Singh ](https://profiles.wordpress.org/gagan0123/)
 *   [ guillaumemolter ](https://profiles.wordpress.org/guillaumemolter/)
 *   [ livearoha ](https://profiles.wordpress.org/livearoha/)

[ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “PostmarkApp Email Integrator” ཡིག་སྒྱུར་བྱོས།](https://translate.wordpress.org/projects/wp-plugins/postmarkapp-email-integrator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/postmarkapp-email-integrator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/postmarkapp-email-integrator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/postmarkapp-email-integrator/)
by [RSS](https://plugins.trac.wordpress.org/log/postmarkapp-email-integrator/?limit=100&mode=stop_on_copy&format=rss).

## དག་བཅོས་ཉིན་ཐོ།

#### v2.5.0

 * Security: Fixed Stored Cross-Site Scripting (XSS) vulnerability in plugin settings(
   CVE-2026-1043)
 * Security: Added output escaping with esc_attr() on all form field values
 * Security: Added input sanitization with sanitize_text_field() and sanitize_email()
 * Security: Added nonce verification for settings form and AJAX requests
 * Security: Added capability checks for form processing and AJAX handlers
 * Security: Moved inline JavaScript to external file with proper enqueuing
 * Security: Changed API endpoint from HTTP to HTTPS
 * Improvement: Added text domain for internationalization support
 * Improvement: Replaced extract() usage per WordPress coding standards
 * Bug fix: Removed erroneous recursive wp_mail() call in error handling
 * Bug fix: Used wp_json_encode() instead of json_encode()
 * Bug fix: Used wp_die() instead of die() in AJAX handlers
 * Dev: Added PHPCS configuration for WordPress coding standards
 * Dev: Added Lando configuration for local development
 * Dev: Added build script for WordPress.org distribution

#### v2.4.0

 * Added filter as defined in the wp_mail function so as to minimize conflict with
   other plugins.

#### v2.3.0

 * Allow multiple Bcc & Cc in headers that are not comma separated.
 * Fixed casing issues in the headers caused when some plugin/code uses lower casing
   for headers.

#### v2.2.0

 * Added better $var validation using isset to prevent ‘Notice: Undefined’ when 
   WP_debug is activated.

#### v2.1.0

 * Fixed the breaking of plaintext when force html option is selected

#### v2.0.0

 * Error handling done through WP_Error object
 * Made the “Test Email” error messages more descriptive by showing actual PostMarkApp
   messages
 * Added support for Bcc header
 * Added support for Cc header
 * Added support for Reply-To header
 * Removed “Powered by PostMark” append in the emails

#### v1.1.0

 * Added functionality to import the settings of official “Postmark Approved WordPress
   Plugin”

#### v1.0.0

 * Fixed the Connection Timeout bug
 * Fixed the Fatal Error due to incorrect usage of WP_Error object
 * Fixed the issue while parsing the headers sent as array to the wp_mail function

## ཟུར་བརྗོད།

 *  Version **2.5.0**
 *  Last updated **གཟའ་འཁོར 4  སྔོན།**
 *  Active installations **60+**
 *  WordPress version ** 5.0 ཡང་ན་དེ་ལས་མཐོ་བ། **
 *  Tested up to **6.9.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/postmarkapp-email-integrator/)
 * Tags
 * [email](https://bo.wordpress.org/plugins/tags/email/)[Notifications](https://bo.wordpress.org/plugins/tags/notifications/)
   [postmark](https://bo.wordpress.org/plugins/tags/postmark/)[smtp](https://bo.wordpress.org/plugins/tags/smtp/)
   [wp_mail](https://bo.wordpress.org/plugins/tags/wp_mail/)
 *  [མཐོ་རིམ་མཐོང་སྣང་།](https://bo.wordpress.org/plugins/postmarkapp-email-integrator/advanced/)

## གདེང་འཇོག

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/postmarkapp-email-integrator/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/postmarkapp-email-integrator/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/postmarkapp-email-integrator/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/postmarkapp-email-integrator/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/postmarkapp-email-integrator/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/postmarkapp-email-integrator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/postmarkapp-email-integrator/reviews/)

## བྱས་རྗེས་འཇོག་མཁན།

 *   [ Gagan Deep Singh ](https://profiles.wordpress.org/gagan0123/)
 *   [ guillaumemolter ](https://profiles.wordpress.org/guillaumemolter/)
 *   [ livearoha ](https://profiles.wordpress.org/livearoha/)

## རམ་འདེགས།

Got something to say? Need help?

 [རམ་འདེགས་གླེང་སྟེགས་ལ་ལྟ།](https://wordpress.org/support/plugin/postmarkapp-email-integrator/)