offlineimap stop working after update
Wojciech Żuk
wojciech.zuk at gmail.com
Sat Jul 15 08:43:29 BST 2017
Hi,
I have upgrade my Debian to last 9 version, with this upgrade offlineimap
upgraded also from 6.3 to 7.0.12 and after this upgrade it no more syncing
my e-mails to Gmail.
Here is what I get:
ERROR: No CA certificates and no server fingerprints configured. You must
configure at least something, otherwise having SSL helps nothing.
Traceback:
File "/usr/share/offlineimap/offlineimap/accounts.py", line 278, in
syncrunner
self.__sync()
File "/usr/share/offlineimap/offlineimap/accounts.py", line 342, in __sync
localrepos.getfolders()
File "/usr/share/offlineimap/offlineimap/repository/IMAP.py", line 452,
in getfolders
imapobj = self.imapserver.acquireconnection()
File "/usr/share/offlineimap/offlineimap/imapserver.py", line 526, in
acquireconnection
af=self.af,
File "/usr/share/offlineimap/offlineimap/imaplibutil.py", line 194, in
__init__
super(WrappedIMAP4_SSL, self).__init__(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/imaplib2.py", line 2135, in
__init__
IMAP4.__init__(self, host, port, debug, debug_file, identifier,
timeout, debug_buf_lvl)
File "/usr/lib/python2.7/dist-packages/imaplib2.py", line 357, in __init__
self.open(host, port)
File "/usr/share/offlineimap/offlineimap/imaplibutil.py", line 201, in
open
"having SSL helps nothing.", OfflineImapError.ERROR.REPO)
I have in [remote-repository-gmail] added
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
but this still do nothing. Please help me.
--
Pozdrawiam
Wojtek Żuk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20170715/2c2c0311/attachment-0002.html>
More information about the OfflineIMAP-project
mailing list