Hello all:
For the record, this turns out to be a mailutil problem, as far as I can tell.
It appears as though mailutil successfully copies the messages from oldServer
to newServer, but then tries to set the flags on the messages on oldServer,
when it should be doing it on newServer, it just get
Hello all,
I'm migrating from two servers, one Cyrus 2.1.15 and one UW IMAP, to a
single Cyrus 2.2.6 server.
Using mailutil, I am able to migrate from the UW IMAP server to the
2.2.6 server with great success - all of the state is kept, and all of the
messages make it across.
However, when tryi