On Fri, May 6, 2011 at 11:40 AM, Hanno Schlichting <hanno@hannosch.eu> wrote:
Are you using zope.sendmail's mail:queuedDelivery in the project? Ifyes, upgrade to zope.sendmail 3.5.3, which will make it into Zope
2.12.18. Earlier versions registered an atexit handler that wasn't
compatible with Python 2.5+. The bug was only fixed in later versions
of zope.sendmail but not backported to the 3.5 stable branch.