[ZCM] [ZC] 2319/ 1 Request "MailHost sends duplicate emails on zodb conflicts"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Tue, 01 May 2007 19:53:18 -0400
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2319 Update (Request) "MailHost sends duplicate emails on zodb conflicts" Status Pending, Zope/bug medium To followup, visit: http://www.zope.org/Collectors/Zope/2319 ============================================================== = Request - Entry #1 by marc_mengel on May 1, 2007 7:53 pm Uploaded: "mail.patch" - http://www.zope.org/Collectors/Zope/2319/mail.patch/view If you have a script or action that sends email and does other work, that gets a ZODB conflict error, the mail gets sent a second (or third!) time as the conflict resolution runs again. We noticed this in particular with AlphaFlow where several workflow items were occurring in a row, but it can happen any time you have a script that sends email and updates a ZODB object. A resource manager for sending email solves this problem. ==============================================================