[Zope3-Users] sendmail
Stephan Richter
srichter at cosmos.phy.tufts.edu
Mon Oct 30 11:26:53 EST 2006
On Sunday 22 October 2006 09:40, Garanin Michael wrote:
> I want use zope.sendmail.
> There are "pollingInterval"-attribute in "IMailQueueProcessor" but i
> not find his in implementations (grep -r 'pollingInterval' . => only
> interfaces.py).
> But i find hardcode "time.sleep(3) " in delivery.py.
> Q: it's bug?
Interestingly enough, IMailQueueProcessor is nowhere implemented, so there is
nothing wrong there. The sleep(3) in the thread has little to do with the
rest. However, I think it is worth brining up on zope3-dev or file an issue
in the collector; my feeling is that the interface can be removed.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-users
mailing list