[offlineimap] New tls (#222)
Nicolas Sebrecht
notifications at github.com
Mon Oct 12 06:37:17 BST 2015
Removing XOAUTH2 in the configuration option. Fix it in the code I get
```
ERROR: While attempting to sync account 'nis'
__init__() got an unexpected keyword argument 'tls_level'
Traceback:
File "/home/nicolas/dev/official_packages/gitrepos/offlineimap/offlineimap/accounts.py", line 263, in syncrunner
self.__sync()
File "/home/nicolas/dev/official_packages/gitrepos/offlineimap/offlineimap/accounts.py", line 326, in __sync
remoterepos.getfolders()
File "/home/nicolas/dev/official_packages/gitrepos/offlineimap/offlineimap/repository/IMAP.py", line 384, in getfolders
imapobj = self.imapserver.acquireconnection()
File "/home/nicolas/dev/official_packages/gitrepos/offlineimap/offlineimap/imapserver.py", line 490, in acquireconnection
tls_level=self.tlslevel,
File "/home/nicolas/dev/official_packages/gitrepos/offlineimap/offlineimap/imaplibutil.py", line 215, in __init__
IMAP4.__init__(self, *args, **kwargs)
```
---
Reply to this email directly or view it on GitHub:
https://github.com/OfflineIMAP/offlineimap/pull/222#issuecomment-147295398
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20151011/8fd0bddd/attachment-0003.html>
More information about the OfflineIMAP-project
mailing list