Package python-module-repoze.sendmail-pickles: Information

    Binary package: python-module-repoze.sendmail-pickles
    Version: 4.2-alt2.git20140222.1.1
    Architecture: i586
    Build time:  Mar 16, 2016, 06:55 AM in the task #161300
    Report package bug
    License: Repoze Public License
    Summary: Pickles for repoze.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.
    
    This package contains pickles for repoze.sendmail.



    Last changed


    March 13, 2016 Ivan Zakharyaschev 4.2-alt2.git20140222.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 4.2-alt2.git20140222.1
    - NMU: Use buildreq for BR.
    July 30, 2014 Eugeny A. Rostovtsev 4.2-alt2.git20140222
    - Added module for Python 3