More stack traces
Vincent Beffara
vbeffara at ens-lyon.fr
Tue Sep 6 21:07:49 BST 2011
Hi,
JW> This is with the current 'spaetz/next', as of today:
Same here (except using nicolas33/offlineimap/next from the last push,
which is 6786301):
ERROR: ERROR in syncfolder for allimap folder train_ham: Traceback
(most recent call last):
File "/Users/vincent/Prog/offlineimap/offlineimap/accounts.py",
line 321, in syncfolder localfolder.cachemessagelist()
File "/Users/vincent/Prog/offlineimap/offlineimap/folder/UIDMaps.py",
line 90, in cachemessagelist self._mb.cachemessagelist()
File "/Users/vincent/Prog/offlineimap/offlineimap/folder/IMAP.py",
line 167, in cachemessagelist '(FLAGS UID)')
File "/Users/vincent/Prog/offlineimap/offlineimap/imaplib2.py",
line 738, in fetch return self._simple_command(name, message_set,
message_parts, **kw)
File "/Users/vincent/Prog/offlineimap/offlineimap/imaplib2.py",
line 1594, in _simple_command return self._command_complete(
self._command(name, *args), kw)
File "/Users/vincent/Prog/offlineimap/offlineimap/imaplib2.py",
line 1364, in _command_complete raise self.error(
'%s command error: %s %s. Data: %.100s' % (rqb.name,
typ, dat, rqb.data))
error: FETCH command error: BAD
['Error in IMAP command FETCH: Invalid messageset'].
Data: MLDM42 FETCH 1:* (FLAGS UID)
That's on an empty mailbox, so probably the
protect-against-empty-folders is not protected enough ;-)
/v
--
| | UMPA - ENS Lyon | Mél: vbeffara at ens-lyon.fr |
| Vincent Beffara | 46 allée d'Italie | Tél: (+33) 4 72 72 85 25 |
| | 69364 Lyon Cedex 07 | Fax: (+33) 4 72 72 84 80 |
More information about the OfflineIMAP-project
mailing list