Casper schrieb:

Timo Eissler wrote:

Hello List,

we want to transfer our shared folders from our old mail server with cyrus imap to our new
server with cyrus imap.

I successfully transfered the user folders with imapsync, but i can“t transfer the shared folders. I thought i can transfer the files of the shared folders an then run a cyrreconstruct, but this fail. I think this can be because the old server uses the dot as seperator and the new server must use / as seperator.

Does someone knows a script like imapsync with which i am able to transfer shared folders too?

Thx for any hint!

regards,
Timo

Add a username to the shared folder so you can fetch it with imapsync. When done delete the userlogininfo and just save the mailbox.

Do you mean just give a user with cyradm access to the mailbox?

I added the user root to all my shared folders on the old mail server.
Then i added the shared folder within cyradm on the new server and tried to sync diffrent folder with these syntax

imapsync --host1 old_mail --user1 root --passfile1 /root/old_mail_pass --sep1 . --host2 new_mail --user2 manager --passfile2 /root/new_mail --sep2 / --folder qwert --dry

this command wont sync anything for me..

i tried different options without a glue how to get it working for me...

/C



--
---------------------------------------------------------------
DT Netsolution GmbH   -   Talaeckerstr. 30 -  D-70437 Stuttgart
Tel: +49-711-849910-70                  Fax: +49-711-849910-934
WEB: http://www.dtnet.de/          Email: [EMAIL PROTECTED]

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to