mail-problem over t-online

Klaus Reinhardt K.Rdt at TU-Berlin.DE
Sun Jun 23 15:08:14 EDT 2002


---------------------------------------------------------------------
Hi

Testing python and email I adapted this script:
	
	host=smtplib.SMTP('mailszrz.zrz.tu-berlin.de')
	host.sendmail(zwi_eck(From),zwi_eck(Tp),al)
	host.quit

This is working, when I'm directly connected to my
old ISP TU-Berlin via ISDN. But the same is failing,
when I'm connected at t-online via ADSL, with
authentification required .. Providing my log and pass
produces errors, too.

Pop3 is working in both cases.

Who can give me a hint?
Tia

		K at Rdt
---------------------------------------------------------------------








More information about the Python-list mailing list