Public bug reported:

Performing an initial sync with an IMAP server fails with the folllowing
traceback:

Thread 'Folder sync deepfire[mew-alias]' terminated with exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 149, 
in run
    Thread.run(self)
  File "/usr/lib/python2.5/threading.py", line 446, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/lib/python-support/python2.5/offlineimap/accounts.py", line 219, 
in syncfolder
    remotefolder.saveuidvalidity()
  File "/var/lib/python-support/python2.5/offlineimap/folder/Base.py", line 
106, in saveuidvalidity
    newval = self.getuidvalidity()
  File "/var/lib/python-support/python2.5/offlineimap/folder/IMAP.py", line 73, 
in getuidvalidity
    self.selectro(imapobj)
  File "/var/lib/python-support/python2.5/offlineimap/folder/IMAP.py", line 50, 
in selectro
    imapobj.select(self.getfullname())
  File "/var/lib/python-support/python2.5/offlineimap/imapserver.py", line 50, 
in select
    raise ValueError, "Error from select: %s" % str(result)
ValueError: Error from select: ('NO', ['Internal error occurred. Refer to 
server log for more information. [2009-01-20 04:50:44]'])


No debug messages were logged for Folder sync deepfire[mew-alias].

Release: Jaunty alpha 3

offlineimap:
  Installed: 6.0.3
  Candidate: 6.0.3
  Version table:
 *** 6.0.3 0
        500 http://gb.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

** Affects: offlineimap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
IMAP synchronisation fails in select
https://bugs.launchpad.net/bugs/319060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to