Package python-module-repoze.sendmail: Information

    Source package: python-module-repoze.sendmail
    Version: 4.3-alt1
    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.

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



      1. python3-module-setuptools
      2. time
      3. rpm-build-python3
      4. rpm-macros-sphinx
      5. python-module-alabaster
      6. python-module-docutils
      7. python-module-repoze.sphinx.autointerface
      8. python-module-html5lib
      9. python-module-objects.inv

    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)