Re: mailutil transfer and bad messages

2004-12-09 Thread Nicolas Kowalski
[EMAIL PROTECTED] writes: > I have a program you may download from sourceforge which will usually correct > corrupt MBX files. > > The url is http://sourceforge.net/projects/mbxuncorrupter/ > > You may be able to fix the MBX file then mailutil won't gripe. Any > unrecoverable mail fragments wil

Re: mailutil transfer and bad messages

2004-12-09 Thread tom
Quoting Nicolas Kowalski <[EMAIL PROTECTED]>: > Also, when running test transfers, I am experiencing more weird error > messages from mailutil, such as "message contain NUL character". It > seems that my users mailboxes contain a lot of crap. > > -- > Nicolas > So these mailboxes were first con

Re: mailutil transfer and bad messages

2004-12-09 Thread Cliff Green
On Dec 8 at 10:58pm, Nicolas Kowalski wrote: NK> Cliff Green <[EMAIL PROTECTED]> writes: NK> NK> > Today at 7:17pm, Nicolas Kowalski wrote: NK> NK> > NK> When I use mailutil transfer to copy a whole mailbox hierarchy from a NK> > NK> uw-imap server to a cyrus one, it sometimes fails with the err

IMAP ANNOTATE MORE support

2004-12-09 Thread hamaide
Hi, I've been using your library for about a month. I'm pretty happy about it. But I need ANNOTATE support. I've found on the website the you were planning to do the support, but I cant found anything in hte documentation. Is it done?? And if not, can you help me to introduce this functionnalit

Re: mailutil transfer and bad messages

2004-12-09 Thread Mark Crispin
On Thu, 9 Dec 2004, Cliff Green wrote: Just a note - that's okay for an mbox-format folder, mbx folders are a different story; you'll probably need to copy those messages to an mbox folder, remove the extra header, then move them back to the mbx folder. What's OK for an mbox format mailbox is also

Re: mailutil transfer and bad messages

2004-12-09 Thread Nicolas Kowalski
Mark Crispin <[EMAIL PROTECTED]> writes: > On Thu, 9 Dec 2004, Cliff Green wrote: >> Just a note - that's okay for an mbox-format folder, mbx folders are a >> different story; you'll probably need to copy those messages to an mbox >> folder, remove the extra header, then move them back to the mbx

Re: mailutil transfer and bad messages

2004-12-09 Thread Mark Crispin
On Thu, 9 Dec 2004, Nicolas Kowalski wrote: Mark, which above conditions are accepted or rejected by UW-IMAP ? UW imapd does not reject any of these; it will accept whatever garbage you throw at it. Whether it does anything useful with that garbage subsequently depends upon the nature of that ga

Re: IMAP ANNOTATE MORE support

2004-12-09 Thread Mark Crispin
On Thu, 9 Dec 2004 [EMAIL PROTECTED] wrote: But I need ANNOTATE support. I've found on the website the you were planning to do the support, but I cant found anything in hte documentation. There is currently no support for ANNOTATE and ANNOTATEMORE in c-client. You are the first person who has aske