Package: offlineimap
Version: 4.0.11
Severity: normal
when deleting the maildir .foobar from the server, i get the following message
on a running offlineimap. restarting offlineimap fixes the problem.
cheers, piem
Thread 'Folder sync Piem[mail.foobar]' terminated with exception:
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/offlineimap/threadutil.py", line 153,
in run
Thread.run(self)
File "/usr/lib/python2.3/threading.py", line 422, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.3/site-packages/offlineimap/accounts.py", line 195, in
syncfolder
if not remotefolder.isuidvalidityok():
File "/usr/lib/python2.3/site-packages/offlineimap/folder/Base.py", line 84,
in isuidvalidityok
return self.getsaveduidvalidity() == self.getuidvalidity()
File "/usr/lib/python2.3/site-packages/offlineimap/folder/IMAP.py", line 62,
in getuidvalidity
imapobj.select(self.getfullname(), readonly = 1)
File "/usr/lib/python2.3/site-packages/offlineimap/imapserver.py", line 40,
in select
raise ValueError, "Error from select: %s" % str(result)
ValueError: Error from select: ('NO', ['Mailbox does not exist, or must be
subscribed to.'])
No debug messages were logged for Folder sync Piem[mail.foobar].
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: powerpc (ppc64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-powerpc64def
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages offlineimap depends on:
ii python2.3 2.3.5-8 An interactive high-level object-o
offlineimap recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]