Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
offlineimap ERROR: command: UID => socket err [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
carlosp
n00b
n00b


Joined: 21 Sep 2006
Posts: 31

PostPosted: Tue Aug 06, 2013 8:48 pm    Post subject: offlineimap ERROR: command: UID => socket err [SOLVED] Reply with quote

Dear all, it seems that version
Code:

=net-mail/offlineimap-6.5.4-r1

has a problem with emails with large attatchments (greater than 1M). Masking this version, to return, say to 6.3.4 allows to retirieve large emails from gmail. The error goes as [or similar]

Code:

imap:   35:23.41 Copy message from ntlspamserv:INBOX CAPABILITY:PAPF3.ready.wait
imap:   35:23.74 Copy message from ntlspamserv:INBOX _get_untagged_response(CAPABILITY) =>
['IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
ENABLE MOVE CONDSTORE ESEARCH']
imap:   35:23.74 Copy message from ntlspamserv:INBOX _untagged_response(OK, ?, CAPABILITY) =>
['IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
ENABLE MOVE CONDSTORE ESEARCH']
ERROR: Exceptions occurred during the run!
ERROR: command: UID => socket error: <type 'exceptions.IOError'> - Too many read 0

Traceback:
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/IMAP.py", line 216, in getmessage
    '(BODY.PEEK[])')
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/imaplib2.py", line 1153, in uid
    return self._simple_command('UID', command, *args, **kw)
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/imaplib2.py", line 1596, in _simple_command
    return self._command_complete(self._command(name, *args), kw)
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/imaplib2.py", line 1362, in _command_complete
    typ, dat = rqb.get_response('command: %s => %%s' % rqb.name)
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/imaplib2.py", line 173
  , in get_response
    raise typ(exc_fmt % str(val))

ERROR: command: UID => socket error: <type 'exceptions.IOError'> - Too many read 0

_________________
Live is complex - it has both real and imaginary parts. (Anonymous)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum