This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lcatucci
Recipients giampaolo.rodola, lcatucci, vstinner
Date 2008-12-02.15:41:46
SpamBayes Score 0.00037728378
Marked as misclassified No
Message-id <1228232509.09.0.891613080174.issue4471@psf.upfronthosting.co.za>
In-reply-to
Content
As requested, I've split the patch into three parts: the first one does
just refactor IMAP4_SSL, the second is really a one liner for shutting
down the socket before closing it, and the thirs does introduce the
starttls method in IMAP4.
History
Date User Action Args
2008-12-02 15:41:49lcatuccisetrecipients: + lcatucci, vstinner, giampaolo.rodola
2008-12-02 15:41:49lcatuccisetmessageid: <1228232509.09.0.891613080174.issue4471@psf.upfronthosting.co.za>
2008-12-02 15:41:48lcatuccilinkissue4471 messages
2008-12-02 15:41:48lcatuccicreate