docker-offlineimap/offlineimap/repository
Ryan Kavanagh 2bacdb7fa3 Allow setting IMAP servers' SSL version
We now allow setting the SSL version used when connecting to IMAPS servers, and
do so via the `ssl_version` configuration option. We default to the current
practice (letting python's "ssl" library automatically detect the correct
version). There are however rare cases where one must specify the version to
use.

Signed-off-by: Ryan Kavanagh <rak@debian.org>
2013-07-08 10:57:58 -04:00
..
__init__.py Throw OfflineImapErrors rather than weird Exceptions 2012-08-31 20:31:43 +02:00
Base.py Determine folder syncing on Folder initialization 2012-09-01 02:30:46 +02:00
Gmail.py Remove Gmail realdelete option 2012-02-04 21:08:44 +01:00
IMAP.py Allow setting IMAP servers' SSL version 2013-07-08 10:57:58 -04:00
LocalStatus.py LocalStatus._folders needs to be {} not None 2012-09-01 02:58:14 +02:00
Maildir.py No need to filter Maildir folders here 2012-09-01 02:49:00 +02:00