Jan. 2, 2012
10:11 p.m.
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