i dismissed pyramid_mailer as an option early on, but maybe you're right and it could be done.
I was thinking about building everything through their WebApi. for that I'd ideally have to access pyramid config and/or the request object, and I wanted to stay away from "get_current_request()" But... i remembered that SendGrid and Postmark offer an SMTP relay. You just stuff data in an X-SMTPAPI header with SendGrid to access additional features. PostMark deprecates some of the advanced stuff from their relay. tldr; i might not have to do anything -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
