<p>Hi, I'm trying to sync my email, but it blocked on the error.Here is the log.</p>

<pre><code>ERROR: Exceptions occurred during the run!
ERROR: command: UID => socket error: <type 'exceptions.IOError'> - Too many read 0

Traceback:
  File "/usr/local/Cellar/offline-imap/6.5.7/libexec/offlineimap/folder/IMAP.py", line 685, in _fetch_from_imap
    res_type, data = imapobj.uid('fetch', uids, query)
  File "/usr/local/Cellar/offline-imap/6.5.7/libexec/offlineimap/imaplib2.py", line 1176, in uid
    return self._simple_command('UID', command, *args, **kw)
  File "/usr/local/Cellar/offline-imap/6.5.7/libexec/offlineimap/imaplib2.py", line 1633, in _simple_command
    return self._command_complete(self._command(name, *args), kw)
  File "/usr/local/Cellar/offline-imap/6.5.7/libexec/offlineimap/imaplib2.py", line 1393, in _command_complete
    typ, dat = rqb.get_response('command: %s => %%s' % rqb.name)
  File "/usr/local/Cellar/offline-imap/6.5.7/libexec/offlineimap/imaplib2.py", line 188, in get_response
    raise typ(exc_fmt % str(val))

ERROR: Copying message 94 [acc: Payaplm]
  list.remove(x): x not in list

Traceback:
  File "/usr/local/Cellar/offline-imap/6.5.7/libexec/offlineimap/folder/Base.py", line 770, in copymessageto
    message = self.getmessage(uid)
  File "/usr/local/Cellar/offline-imap/6.5.7/libexec/offlineimap/folder/IMAP.py", line 280, in getmessage
    self.imapserver.releaseconnection(imapobj)
  File "/usr/local/Cellar/offline-imap/6.5.7/libexec/offlineimap/imapserver.py", line 162, in releaseconnection
    self.assignedconnections.remove(connection)
</code></pre>

<p>my os : os x 10.0.3 <br>
offlineimap ver: 6.5.7<br>
offlineimaprc:</p>

<pre><code>type = IMAP
remotehost = imap.exmail.qq.com
remoteport = 993
remoteuser = ******@***.***
remotepass = *****
ssl = yes
sslcacertfile = /usr/local/etc/openssl/cert.pem
</code></pre>

<p>Thanks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/OfflineIMAP/offlineimap/issues/214">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AKFSEMtLG3jWxeAsU242s2WGWQVLAJqJks5oYhwAgaJpZM4FOr7I.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OfflineIMAP/offlineimap/issues/214"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>