Complete.Org: Mailing Lists: Archives: offlineimap: July 2006:
Re: 4.0.12 crash with SELECT failure
Home

Re: 4.0.12 crash with SELECT failure

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Andreas Hasenack <ahasenack@xxxxxxxxxxxx>
Cc: offlineimap@xxxxxxxxxxxx
Subject: Re: 4.0.12 crash with SELECT failure
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Fri, 21 Jul 2006 15:56:42 -0500

On Thu, Jul 20, 2006 at 04:58:03PM -0300, Andreas Hasenack wrote:
>     raise ValueError, "Error from select: %s" % str(result)
> ValueError: Error from select: ('NO', ["SELECT could not open 
> 'MailBox/somefolder/', error: 1081"])
> 
> Server is FirstClass, which is known to not be a very well behaved IMAP 
> server.

I was going to say: the server shouldn't list it if it can't be
SELECTed...

> But this crash is different: the folder in question can't be selected, but it
> shows up in the LIST output and offlineimap can't handle this error it seems.

I'd say you should use folderfilter to manually exclude this folder.

-- John



[Prev in Thread] Current Thread [Next in Thread]