Package: offlineimap
Version: 4.0.15
Severity: important
I've been successfully using offlineimap against a GroupWise IMAP service
for a long time, but as of 4.0.15, it fails when storing a new message to
local Maildir storage; as far as I can tell, due to rtime being None.
Due to company confidentiality, I can't provide a full debug log in the BTS,
but hopefully the following scrubbed log is helpful in pinpointing the
problem:
Last 14 debug messages logged for Copy message 8403 from research prior
to exception:
imap: 33:12.35 > GMAJ60 UID FETCH 8403 (BODY.PEEK[])
imap: 33:12.42 < * 1738 FETCH (BODY[] {2948}
imap: 33:12.42 matched r'\* (?P<data>\d+) (?P<type>[A-Z-]+)(
(?P<data2>.*))?' => ('1738', 'FETCH', ' (BODY[] {2948}', '(BODY[] {2948}')
imap: 33:12.42 matched r'.*{(?P<size>\d+)}$' => ('2948',)
imap: 33:12.42 read literal size 2948
imap: 33:12.42 untagged_responses[FETCH] 0 += ["('1738 (BODY[]
{2948}', 'Return-path: [****]')"]
imap: 33:12.42 < UID 8403)
imap: 33:12.42 untagged_responses[FETCH] 1 += [" UID 8403)"]
imap: 33:12.42 < GMAJ60 OK UID FETCH completed
imap: 33:12.42 matched r'(?P<tag>GMAJ\d+) (?P<type>[A-Z]+)
(?P<data>.*)' => ('GMAJ60', 'OK', 'UID FETCH completed')
imap: 33:12.42 untagged_responses[FETCH] => [('1738 (BODY[] {2948}',
'Return-path: [**scrubbed**]'), ' UID 8403)']
imap: Returned object from fetching 8403: ('OK', [('1738 (BODY[]
{2948}', 'Return-path: [**scrubbed**]'), ' UID 8403)'])
maildir: savemessage: called to write with flags [] and content
'Return-path: [****]'
maildir: savemessage: using temporary name 1165059192_0.2099.zensunni
Exception in thread Folder sync Novell[research] (most likely raised
during interpreter shutdown):
Traceback (most recent call last):
File "threading.py", line 442, in __bootstrap
File "/var/lib/python-support/python2.4/offlineimap/threadutil.py",
line 239, in run
exceptions.TypeError: unsubscriptable object
This problem does not occur when I switch back to 4.0.14.
Please let me know if additional information or testing is needed.
Greetings,
Ray
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (800, 'unstable'), (750, 'experimental'), (500,
'testing-proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.4
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Versions of packages offlineimap depends on:
ii python 2.4.4-1 An interactive high-level object-o
ii python-support 0.5.6 automated rebuilding support for p
offlineimap recommends no packages.
-- no debconf information
--
Obsig: developing a new sig
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]