Package python3-module-repoze.sendmail: Information

    Binary package: python3-module-repoze.sendmail
    Version: 4.3-alt1
    Architecture: i586
    Build time:  Jan 13, 2017, 09:20 PM in the task #176344
    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.



    Last changed


    Jan. 11, 2017 Igor Vlasenko 4.3-alt1
    - automated PyPI update
    June 6, 2016 Ivan Zakharyaschev 4.2-alt2.git20140222.1.1.1
    - (AUTO) subst_x86_64.
    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)