12 Nov
2007
12 Nov
'07
2:33 p.m.
On Nov 12, 2007 3:27 PM, kamal hamzat <hamzat@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