Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37760162
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-repoze.sendmail

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 4.4.1-alt1
Время сборки: 10 декабря 2019, 10:11 ( 229.7 недели назад )
Размер архива: 42.90 Kb

Домашняя страница:   https://github.com/repoze/repoze.sendmail

Лицензия: Repoze Public License
О пакете: Send e-mails transactionally (originally cloned from zope.sendmail)
Описание:

`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.

Текущий майнтейнер: Andrey Bychkov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-repoze.sendmail-tests
  • python3-module-repoze.sendmail-docs
  • python3-module-repoze.sendmail-pickles
  • python3-module-repoze.sendmail
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin