commit | f3b001f966d8e16662241e2ed7c7f345cd7051db | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Nov 12 18:49:16 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Nov 12 18:49:16 2010 +0000 |
tree | d1f3d82d1a743763eda10f2b820783d966c1de21 | |
parent | e0bf419ae7586b8e40b16eaec63122e71023e4fa [diff] |
Issue #4471: Add the IMAP.starttls() method to enable encryption on standard IMAP4 connections. Original patch by Lorenzo M. Catucci.