Package python-module-repoze.sendmail: Information

    Source package: python-module-repoze.sendmail
    Version: 4.0-alt1.git20130329
    Build time:  Apr 4, 2013, 10:21 AM
    Report package bug
    License: Repoze Public License
    Summary: Send e-mails transactionally (originally cloned from zope.sendmail)
    Description: 
    `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.

    List of rpms provided by this srpm:
    python-module-repoze.sendmail (x86_64, i586)
    python-module-repoze.sendmail-tests (x86_64, i586)



    ACL:
    Eugeny A. Rostovtsev
    @everybody

      1. python-devel
      2. python-module-distribute

    Last changed


    April 4, 2013 Eugeny A. Rostovtsev 4.0-alt1.git20130329
    - Version 4.0
    Oct. 20, 2011 Vitaly Kuznetsov 2.4-alt1.git20110519.1.1
    - Rebuild with Python-2.7
    June 30, 2011 Eugeny A. Rostovtsev 2.4-alt1.git20110519.1
    - Added necessary requirements
    - Excluded *.pth