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 pitrou
Recipients pitrou, toelke
Date 2010-04-27.21:46:15
SpamBayes Score 0.005202159
Marked as misclassified No
Message-id <1272404777.1.0.495140524148.issue5565@psf.upfronthosting.co.za>
In-reply-to
Content
Do you still witness the issue?
Could you post a small code sample showing the problem with IMAP4_SSL?

(it's not obvious it's a Python problem at all; details of the TCP implementation are obviously handled by the OS, and Python only uses the standard C socket API -- recv(), send() and friends)
History
Date User Action Args
2010-04-27 21:46:17pitrousetrecipients: + pitrou, toelke
2010-04-27 21:46:17pitrousetmessageid: <1272404777.1.0.495140524148.issue5565@psf.upfronthosting.co.za>
2010-04-27 21:46:15pitroulinkissue5565 messages
2010-04-27 21:46:15pitroucreate