Hi,

I experience the same problem with offlineimap_6.5.4-2.
The patch mentioned in
<http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5674>
fixes the problem for me:

In file: /usr/lib/python2.7/site-packages/offlineimap/folder/IMAP.py
585c585
<                 if resp == [None]:
---
>                 if not resp or resp == [None]:

BYtE
Philipp
-- 
Philipp Matthias Hahn <pmh...@debian.org>
 GPG/PGP: 9A540E39 @ keyrings.debian.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to