Hi,
I am trying migrate qmail to zimbra. I installed imapsync on the third machine which is different from the source and destination server. To make sure it is working, I tried to map emails from one account to other account on the new zimbra server and it does the job fine. But when I try to import emails from old server to new server, I get the following error. Please help !!
Code:
imapsync --noauthmd5 --host1 10.10.10.11 --user1 user1@mail.old.ac.in --password1 pass1 --host2 10.10.10.12 --user2 user2@mail.new.ac.in --password2 pass2 --ssl1 --ssl2 --port1 993 --port2 993
$RCSfile: imapsync,v $ $Revision: 1.350 $ $Date: 2010/09/06 01:05:09 $
Here is a [linux] system (Linux mail1.svnit.ac.in 2.6.18-194.el5xen #1 SMP Tue Mar 16 22:08:06 EDT 2010 i686)
With perl 5.8.8 Mail::IMAPClient 2.2.9
Command line used:
/usr/bin/imapsync --noauthmd5 --host1 10.10.10.11 --user1 user1@mail.old.ac.in --password1 MASKED --host2 10.10.10.12 --user2 user2@mail.new.ac.in --password2 MASKED --ssl1 --ssl2 --port1 993 --port2 993
Temp directory is /tmp
PID file is /tmp/imapsync.pid
Modules version list:
Mail::IMAPClient 2.2.9
IO::Socket 1.29
IO::Socket::SSL 1.33
Digest::MD5 2.36
Digest::HMAC_MD5 1.01
Term::ReadKey 2.30
Turned ON syncinternaldates, will set the internal dates (arrival dates) on host2 same as host1.
Will try to use LOGIN authentication on host1
Will try to use LOGIN authentication on host2
Host1: imap server [10.10.10.11] port [993] user [user1@mail.old.ac.in]
Host2: imap server [10.10.10.12] port [993] user [user2@mail.new.ac.in]
Can not open imap connection on [10.10.10.11] with user [user1@mail.old.ac.in]: IO::Socket::SSL: connect: No route to host