Hi.
I have a problem running imapsync to migrate IMAP accounts from an old Cyrus-imap server to Zimbra 6.0.4.
I'm running this command:
It then scans the old server properly and then when it tries to copy the first message (about 350K in size, so its not a size limit problem):Code:imapsync --buffersize 8192000 --nosyncacls --subscribe --syncinternaldate --noauthmd5 \ --host1 old.server --user1 old.user --password1 123456 \ --host2 localhost --user2 user@domain.com --password2 123456
As you can see, I'm running the imapsync on the local server. What troubles me is that there is no error message - Zimbra just says "BYE".Code:++++ Verifying [INBOX] -> [INBOX] ++++ + NO msg #12894 [yJdYP4oUu321UV45EeFjvQ:357554] in INBOX + Copying msg #12894:357554 to folder INBOX flags from: []["06-Feb-2010 10:08:44 -0500"] Couldn't append msg #12894 (Subject:[e-mail subject]) to folder INBOX: * BYE server1.domain.com IMAP4rev1 server terminating connection + NO msg #12895 [ljqyg5c5V7+4cSrp+A0h2w:2254] in INBOX + Copying msg #12895:2254 to folder INBOX ++++ End looping on each folder ++++ error: lost connection host2 [localhost](len=67) * BYE server1.domain.com IMAP4rev1 server terminating connection


LinkBack URL
About LinkBacks
I had recently mounted my 1TB RAID10 array as /opt/zimbra/store. It was exiting when it filled up the buffer, tried to write to disk, and got an error, permission denied. 


