[Zope3-dev] [WAS: Installing Zope3 and Zwiki] MailHost

Barry Warsaw barry@python.org
25 Apr 2003 17:02:32 -0400


On Fri, 2003-04-25 at 16:55, Fred L. Drake, Jr. wrote:
> Stephan Richter writes:
>  > Absolutely. Go to http://dev.zope.org/Zope3 and try to change a page. Then 
>  > look on your watch and see how much time haas gone by.
> 
> It's not unusual for reasonable browsers to just give up and toss the
> connection; at that point, lots of mail has been sent and the change
> ends up getting aborted anyway.  This is way too common.  ;-(

A good reason for the mail tool to be both asynchronous /and/
transactional.

-Barry