[solved] Re: something just broke my config?
Dave Abrahams
dave at boostpro.com
Mon Aug 29 10:10:48 BST 2011
on Sun Aug 28 2011, Dave Abrahams <dave-AT-boostpro.com> wrote:
> on Fri Aug 26 2011, Dave Abrahams <dave-AT-boostpro.com> wrote:
>
>> on Fri Aug 26 2011, Nicolas Sebrecht <nicolas.s-dev-AT-laposte.net> wrote:
>>
>>> On Fri, Aug 26, 2011 at 02:14:22PM -0800, Dave Abrahams wrote:
>>>>
>>>> Hi Sebastian,
>>>>
>>>> Something in your "next" branch seems to have just broken my config, or
>>>> it was already broken and it is now revealed by new checks you have
>>>> there:
>>>
>>> The official next branch should now have the fixes you were missing.
>>> I'm sorry to ask you to test yet another branch but I don't know what
>>> Sebastian did in detail.
>>
>> That seems better, thanks.
>
> Actually, I take it back; it's still happening:
> File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 522, in __bootstrap_inner
> self.run()
> File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 477, in run
> self.__target(*self.__args, **self.__kwargs)
> File "/Library/Python/2.6/site-packages/offlineimap/imapserver.py", line 509, in idle
> imapobj.select(self.folder)
> File "/Library/Python/2.6/site-packages/offlineimap/imaplibutil.py", line 58, in select
> raise OfflineImapError(errstr, severity)
> OfflineImapError: Error SELECTing mailbox 'PersonalGMail', server reply:
> ('NO', ['[NONEXISTENT] Unknown Mailbox: PersonalGMail (now in authenticated state) (Failure)'])
Nevermind; I had an incorrect configuration; I used the translated
folder name for the idlefolders setting.
sorry-4-noize-ly y'rs,
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
More information about the OfflineIMAP-project
mailing list