lugensa / repoze.sendmail

Send e-mails transactionally (originally cloned from zope.sendmail)

Home Page:http://pypi.python.org/pypi/repoze.sendmail/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repoze.sendmail README

https://travis-ci.org/repoze/repoze.sendmail.png?branch=master

repoze.sendmail allows coupling the sending of email messages with a transaction, using the Zope transaction manager. This allows messages to only be sent out when and if a transaction is committed, preventing users from receiving notifications about events which may not have completed successfully.

Please see docs/index.rst for complete documentation, or read the docs online at http://docs.repoze.org/sendmail

About

Send e-mails transactionally (originally cloned from zope.sendmail)

http://pypi.python.org/pypi/repoze.sendmail/


Languages

Language:Python 100.0%