Syncing IMAP to IMAP: "Error from select: ('NO', ['Mailbox does not exist'])" or "Error from select: ('NO', ['Mailbox does not exist'])"

Sebastian Spaeth Sebastian at SSpaeth.de
Wed May 4 19:40:07 BST 2011


On Wed, 04 May 2011 20:05:29 +0200, Johannes Kastl <ojkastl at gmx.de> wrote:

> > ValueError: Error from select: ('NO', ['Mailbox does not exist'])

I bet you are playing with the nametrans option. 1) Only use it on the
remote repository. 2) Make sure you use the correct folder separator

E.g. I use this to put everything from my gmail account from folder
'foo' into 'INBOX.foo' (where foo is a subfolder of INBOX): 
nametrans = lambda x: 'INBOX.' + x

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20110504/a6a7d1f1/attachment-0001.sig>


More information about the OfflineIMAP-project mailing list