[Zope] error: (10060, 'Operation timed out')
Martijn Pieters
mj at zopatista.com
Mon Nov 12 09:33:51 EST 2007
On Nov 12, 2007 3:27 PM, kamal hamzat <hamzat at dnetsystems.net> wrote:
> I am getting this error when using MailHost on my zope set up. I am using
> Zope 2.10.4-final, python 2.4.4, win32.
> Module smtplib, line 310, in connect
> error: (10060, 'Operation timed out')
Verify that you can connect to the SMTP host from that machine. This
is not a Zope problem but a connectivity problem; the smtblib module
cannot connect to your SMTP server and times out instead.
--
Martijn Pieters
More information about the Zope
mailing list