Package: archivemail
Version: 0.6.1-3
Severity: normal
Hello,
i use archivemail with an imap server (cyrus). I would to archive an
larger imap-folder (~4000 mails, ~2000 would be archived by this run)
The program crashed (python-traceback) with following error:
-------------------
Traceback (most recent call last):
File "/usr/bin/archivemail", line 1305, in ?
main()
File "/usr/bin/archivemail", line 623, in main
archive(mailbox_path)
File "/usr/bin/archivemail", line 1040, in archive
_archive_imap(mailbox_name, final_archive_name)
File "/usr/bin/archivemail", line 1258, in _archive_imap
'+FLAGS.SILENT', '\\Deleted')
File "/usr/lib/python2.3/imaplib.py", line 670, in store
typ, dat = self._simple_command('STORE', message_set, command, flags)
File "/usr/lib/python2.3/imaplib.py", line 1000, in _simple_command
return self._command_complete(name, self._command(name, *args))
File "/usr/lib/python2.3/imaplib.py", line 832, in _command_complete
raise self.abort('command: %s => %s' % (name, val))
imaplib.abort: command: STORE => socket error: EOF
---------------------
On the cyrus server i got this lines in syslog:
--------------------
cyrus/imapd[26072]: Fatal error: word too long
cyrus/master[18327]: process 26072 exited, status 75
cyrus/master[18327]: service imap pid 26072 in BUSY state: terminated abnormally
----------------------
Using with -v option i see that the processing and converting part of
the run is ok. The mbox.gz Archive is also properly created. The crash
apears in the real Deleting phase. On the imap server there are still
all mails available.
Bye
Gerhard
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27s01-1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages archivemail depends on:
ii python 2.3.4-5 An interactive high-level object-o
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]