[Zope] MailHost broken because of Python 2.1.2 and socket

Christian Theune ct@gocept.com
Fri, 15 Feb 2002 10:32:34 +0100


Hi.

I have a problem with Zope 2.4.4b and Python 2.1.2:

Using the Mailhost doesn't work, because the smtplib
failes on using the socket with the function "sendall", which
is documented in the python 2.1.2 docs to be available. But checking
with a dir(socket) shows me that there is no such function.

Do you have any hints for me?

Tnx

Christian

--=20
Christian Theune - ct@gocept.com
gocept gmbh & co.kg - schalaunische strasse 6 - 06366 koethen/anhalt
tel.+49 3496 3099112 - fax.+49 3496 3099118 mob. - 0178 48 33 981

reduce(lambda x,y:x+y,[chr(ord(x)^42) for x in 'zS^BED\nX_FOY\x0b'])