El dc 21 de 11 del 2007 a les 14:45 +0000, en/na Kevin Thorpe va escriure: > Marcus Rueckert wrote: > > On 2007-11-21 10:54:45 +0100, Jordi Massaguer wrote: > > > >> I am trying to migrate an imap dovecot-fedora server to an imap > >> cyrus-suse. However, I do not know how to migrate the current emails and > >> folders. > >> > >> Could anyone point me to somewhere where to find more information? > >> Does anyone knows about tools for doing that? > >> > I moved from cyrus to Scalix (Exchange replacement) using a tool called > imapsync. Best part is that it's intelligent > and only copies messages that aren't already present. That means you can > do it on the live mailstore and have a > relatively quick redo when the mailstore is disconnected. >
That is what I was looking for! It looks like dovecot has the folders at the same hierarchy as the INBOX, so at the root level, and Cyrus has it at the INBOX level. For example: in Dovecot: INBOX opensuse in Cyrus: INBOX |------opensuse so what we tried (and worked quite well) is using the options --prefix2 INBOX/ --exclude INBOX for the folders. Just to mention it here if someone has the same problem. greetings > Kevin Thorpe, Purchasing Index (UK) Ltd -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
