zope.sendmail has documentation and tests for mail events, but AFAICT, these events are never actually generated. Am I missing something? Or is this a decoy? Jim -- Jim Fulton Zope Corporation
On Dec 20, 2007, at 3:10 PM, Jim Fulton wrote:
zope.sendmail has documentation and tests for mail events, but AFAICT, these events are never actually generated. Am I missing something? Or is this a decoy?
Actually, this is mentioned in the README: * The IMailSentEvent and IMailErrorEvent events aren't used and can't be used (you don't want to send emails during the commit phase). I'll submit a launchpad entry to rip this out. Jim -- Jim Fulton Zope Corporation
On Thu, Dec 20, 2007 at 03:13:58PM -0500, Jim Fulton wrote:
On Dec 20, 2007, at 3:10 PM, Jim Fulton wrote:
zope.sendmail has documentation and tests for mail events, but AFAICT, these events are never actually generated. Am I missing something? Or is this a decoy?
Actually, this is mentioned in the README:
* The IMailSentEvent and IMailErrorEvent events aren't used and can't be used (you don't want to send emails during the commit phase).
I'll submit a launchpad entry to rip this out.
+1 Marius Gedminas -- To err is human, but to really foul things up requires a computer.
participants (2)
-
Jim Fulton -
Marius Gedminas