On Thu, 18 May 2006, Peter Ip wrote:
Thanks for the suggestion. I had already thought about that. But we're planning to convert tens of thousands of mailboxes and we're trying to reduce the amount of time we're down. It seems to me that mailutil.c should be able to do exactly what your perl script does, and should do it much faster.
There's a step missing from mailutil. After creating the mailbox, it needs to append a dummy message to the mailbox; set all the keywords in the source mailbox in the dummy message (which will create the keywords); then delete/expunge the dummy message. Then it can copy the other messages.
The code to do this should be relatively straightforward, in case you don't want to wait for me to do it.
And Mark says it's already in the code :)
Mark made a mistake. -- Mark -- http://panda.com/mrc Democracy is two wolves and a sheep deciding what to eat for lunch. Liberty is a well-armed sheep contesting the vote. _______________________________________________ Imap-uw mailing list [email protected] https://mailman1.u.washington.edu/mailman/listinfo/imap-uw
