Postmark

Postmark Outbound

Postmark Inbound

Code Examples & Libraries

Meet other Postmark API Developers

Nearly every plugin below was contributed by a member of our API developer community. You can join and participate in our new developer email list to learn, contribute, and help make Postmark available for more developers around the world.

Don't see the library you're looking for?

If you're looking for code to use with Postmark Inbound, try our email parse code examples.

We're building a wishlist of Postmark plugins, libraries, and integrations. If you've got something you'd like to see, or would like to contribute, let us know!

Official Rails Gem

You will need the postmark-rails gem for drop-in integration with ActionMailer. Add the following line to your Gemfile:

gem 'postmark-rails'

Review the README for examples.

Alternative Rails Gems

Official Ruby Gem (non-rails applications)

You will need the postmark gem:

sudo gem install postmark

Review the README for examples. The gem relies on Mail for message composition.

Alternative Ruby Gems

PHP 5

Wordpress Plugin

Postmark Approved Wordpress Plugin (fork on Github) maintained by Andy Yates & Alex Hillman.

Wordpress Plugin by JT Clark.

Python (2.4 and later)

pystmark Python library by Steve Leonard.

Postmark Python library by David Martorana.

Haskell

Haskell lib by Mark Hibberd

Haskell wrapping for Postmark API by Daniel Patterson

Clojure

Clojure Binding for Postmark API by Steve Losh

.NET

Postmark .NET library maintained by JP Toto. See the Wiki for documentation.

Postmark.NET is also available on NuGet:

PM> Install-Package Postmark

Objective-C

Classic ASP

ColdFusion

Magento Extension

Magento Extension by SUMO Heavy.

Java

Java library by Jared Holdcroft.

Spring's MailSender compatible implementation by Imaginatio.

Grails Plugin

Grails plugin by Mike Wille.

Node.js

Postmark.js by Chris Williams and node-postmark by David Pitman.

Trebuchet (Node.js + Mustache Templating) by Andrew Sliwinski.

Node Email Templates by Nick Baugh.

Drupal Module

Drupal Module by Luke Simmons & Deeson Online.

Postmark PowerShell Snap-in

Postmark PowerShell Snap-in by AppHarbor.

Perl WWW::Postmark

Perl WWW::Postmark by Ido Perlmuter.

Symphony CMS

Symphony CMS extension by Alistair Kearney and Michael Eichelsdörfer.

Pharo Smalltalk

Pharo Smalltalk by Francois Stephany.