Message76641
| Author | lcatucci |
|---|---|
| Recipients | lcatucci |
| Date | 2008-11-30.16:33:14 |
| SpamBayes Score | 0.00904709 |
| Marked as misclassified | No |
| Message-id | <1228062796.45.0.215183772699.issue4471@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the enclosed patch, there are three changes: 1. Support starttls on IMAP4 connections 2. Rework of the IMAP_SSL, to replace home-grown file-like methods with proper ones from ssl module's makefile(); 3. Properly shutdown sockets at close() time to avoid server-side pile-up |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-11-30 16:33:16 | lcatucci | set | recipients: + lcatucci |
| 2008-11-30 16:33:16 | lcatucci | set | messageid: <1228062796.45.0.215183772699.issue4471@psf.upfronthosting.co.za> |
| 2008-11-30 16:33:15 | lcatucci | link | issue4471 messages |
| 2008-11-30 16:33:15 | lcatucci | create | |