[Patches] [ python-Patches-552060 ] Fix breakage of smtplib.starttls()

noreply@sourceforge.net noreply@sourceforge.net
Sun, 02 Jun 2002 05:33:39 -0700


Patches item #552060, was opened at 2002-05-03 23:56
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=552060&group_id=5470

Category: Library (Lib)
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Gerhard Häring (ghaering)
Assigned to: Martin v. Löwis (loewis)
Summary: Fix breakage of smtplib.starttls()

Initial Comment:
The introduction of socket.sendall in smtplib broke the
STARTTLS support. This patch fixes the problem.


----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2002-06-02 14:33

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as smtplib.py 1.46.4.3 and 1.57.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=552060&group_id=5470