Postmark email library

classic Classic list List threaded Threaded
1 message Options
fstephany fstephany
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Postmark email library

Hi guys,

I've made a simple wrapper around the Postmark API. It lets you send
emails without dealing with a SMTP server.

You can read about it here:
http://developer.postmarkapp.com/developer-libs.html
http://developer.postmarkapp.com/developer-build.html

and there:
http://articles.tulipemoutarde.be/send-email-from-pharo-with-postmark

It's pretty simple and naive implementation but it gets the job done.
I'll add email attachements when I will need it.



Francois

Loading...