Package: offlineimap
Version: 5.99.12
Severity: important

After upgrading to this version it keeps failing with messages that
look like it expected a UID and got a random other mail header instead:

abort: command: UID => unexpected response: 'Mime-Version: 1.0'

abort: command: UID => unexpected response: 'Message-Id: <[EMAIL PROTECTED]>'

abort: command: UID => unexpected response: 'X-Virus-Scanned: ClamAV 
0.92.1/7040/Mon May  5 21:52:15 2008 on wren.kitenet.net'

Downgrading to 5.99.11 fixed it.

Full backtrace:

   Copy message 150338 IMAP[INBOX] -> Maildir[.], LocalStatus[.]
Folder sync joey[.ads]:
   Syncing INBOX.ads: IMAP -> Maildir
Thread 'Copy message 150338 from .' terminated with exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 153, 
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/folder/Base.py", line 277,
 in copymessageto
    message = self.getmessage(uid)
  File "/var/lib/python-support/python2.5/offlineimap/folder/IMAP.py", line 164,
 in getmessage
    initialresult = imapobj.uid('fetch', '%d' % uid, '(BODY.PEEK[])')
  File "/usr/lib/python2.5/imaplib.py", line 752, in uid
    typ, dat = self._simple_command(name, command, *args)
  File "/usr/lib/python2.5/imaplib.py", line 1055, in _simple_command
    return self._command_complete(name, self._command(name, *args))
  File "/usr/lib/python2.5/imaplib.py", line 887, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
abort: command: UID => unexpected response: 'Mime-Version: 1.0'

No debug messages were logged for Copy message 150338 from ..
Exception in thread Folder sync joey[.Junk] (most likely raised during interpret
er shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 239, 
in run
<type 'exceptions.TypeError'>: 'NoneType' object is unsubscriptable
Exception in thread Account sync joey (most likely raised during interpreter shu
tdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 239, 
in run
<type 'exceptions.TypeError'>: 'NoneType' object is unsubscriptable

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages offlineimap depends on:
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-support                0.7.7      automated rebuilding support for P

offlineimap recommends no packages.

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to