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. Installation is simple, you just need gemcutter.

sudo gem install gemcutter
gem tumble
sudo gem install postmark-rails

Review the README for examples.

Alternative Rails Gems

Official Ruby Gem (non-rails applications)

You will need the postmark gem. Install gemcutter if you don’t have it:

sudo gem install gemcutter
gem tumble
sudo gem install postmark

Review the README for examples. The gem relies on TMail 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)

Postmark Python library by David Martorana.

Haskell

Haskell wrapping for Postmark API by Daniel Patterson

Clojure

Clojure Binding for Postmark API by Steve Losh

.NET

Postmark .NET library by Daniel Crenna. 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 Round3Media.

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.

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.