Bug #86

offlineimap crashes on message retrieval from imap

Added by Mathieu Boespflug 140 days ago. Updated 139 days ago.

Status :Closed Start :07/16/2008
Priority :Normal Due date :
Assigned to :- % Done :

0%

Category :IMAP
Target version :6.0.0
Resolution :

Invalid


Description

Crashes always on the same message. This has happened with other messages as well in non important mailboxes that I would just purge, but this time it's on a message in my inbox. I don't know which message is causing the problem though.

Debug output:

Last 8 debug messages logged for Copy message 6964 from . prior to exception:
imap: 22:50.57 > JGIP9 UID FETCH 6964 (BODY.PEEK[])
imap: 22:51.81 < * BYE System Error
imap: 22:51.81 matched r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?' => ('BYE', ' System Error', 'System Error')
imap: 22:51.81 untagged_responses[BYE] 0 += ["System Error"]
imap: 22:51.82 BYE response: System Error
imap: 22:51.82 < JGIP9 NO System Error (Failure)
imap: 22:51.82 matched r'(?P<tag>JGIP\d+) (?P<type>[A-Z]+) (?P<data>.*)' => ('JGIP9', 'NO', 'System Error (Failure)')
imap: 22:51.83 NO response: System Error (Failure)

History

07/16/2008 10:32 AM - Mathieu Boespflug

Sorry I meant 'message retrieval from Gmail' not imap.

07/16/2008 01:42 PM - John Goerzen

  • Resolution set to Invalid
  • Status changed from New to Closed

Your remote IMAP server is saying "BYE System Error" or "NO System Error". The problem would appear to be on their end. I have seen nobody else reporting this, so if you believe the problem is not on their end, you will have to track it down, unfortunately. You might try a post to the mailing list.

07/17/2008 02:49 AM - Mathieu Boespflug

Yes, I have tried synchronizing with other applications and the Gmail server does that too with the other applications. So it's very probably a problem of theirs. Sorry about the spurious bug report and thanks for the quick response!

Also available in: Atom PDF