[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#642677: ITP: python-repoze.sendmail -- mail sending library with transactions



Package: wnpp
Severity: wishlist
Owner: "Matthias Kümmerer" <matthias@matthias-k.org>

* Package name    : python-repoze.sendmail
  Version         : 2.3
  Upstream Author : Chris Rossi
* URL             : http://www.repoze.org
* License         : ZPL-2.1
  Programming Lang: Python
  Description     : mail sending library with transactions

 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.
 Messages may be sent directly or stored in a queue for later sending. The
 queued mail approach is the more common and recommended path. A console
 application which can flush the queue, sending the messages that it finds, is
 included for convenience.
 .
 repoze.sendmail is a fork of zope.sendmail. Functionality that was specific to
 running in a Zope context has been removed, making this version more generally
 useful to users of other frameworks.

This is a dependency of pyramid_mailer, which I intend to package also.



Reply to: