1 May 2011 05:14
crash on sync of large maildir
Mark A. Hershberger <mah <at> everybody.org>
2011-05-01 03:14:24 GMT
2011-05-01 03:14:24 GMT
My INBOX maildir hold mail for the last 10 years — no Inbox Zero for me!
;)
I've used offlineimap very successfully for a long time, but recently
something started happening to screw it up. To try and regain some
sanity (and at the advise of John Goerzen), I got a fresh version from
git but I was still running into a problem — though this one was
different.
Now I have the following problem:
$ offlineimap -f INBOX
OfflineIMAP 6.3.3
Copyright (C) 2002 - 2010 John Goerzen <john <at> complete.org>
This software comes with ABSOLUTELY NO WARRANTY; see the file
COPYING for details. This is free software, and you are welcome
to distribute it under the conditions laid out in COPYING.
***** Processing account nichework.com
Copying folder structure from IMAP to MappedIMAP
Establishing connection to tunnel:nice env MAILDIR=/home/mah/maildir/everybody.org /usr/lib/dovecot/imap.
Establishing connection to mail.nichework.com:993.
Syncing INBOX: IMAP -> MappedIMAP
Copy message -2 MappedIMAP[INBOX] -> IMAP[INBOX]
Copy message -6 MappedIMAP[INBOX] -> IMAP[INBOX]
Copy message -5 MappedIMAP[INBOX] -> IMAP[INBOX]
Copy message -4 MappedIMAP[INBOX] -> IMAP[INBOX]
Thread 'New msg sync from INBOX' terminated with exception:
(Continue reading)
Seriously, the IMAP<->Maildir case is much more robust, the IMAP<->IMAP
case has been tacked on with very little robustness checks (although in
an ingenious way), and that case deserves much more attention in terms
of robustness checks and usefull error output.
Sebastian
Actually, I had just finished a nice Error output series of patches last
week when a hasty "git reset --hard nicolas/master" at the wrong time
destroyed it
But whatever works for you is good.
> The best I can do is
> Suggested-by: Dan Christensen <jdc <at> uwo.ca>
> Signed-off-by: Sebastian Spaeth <Sebastian <at> SSpaeth.de>
>
> and will change it that way.
Fine with me.
Sebastian
RSS Feed