Still having problem .
Quote:
|
[zimbra@mail2 ~]$ zmprov mcf zimbraImapCleartextLoginEnabled TRUE
|
[zimbra@mail2 ~]$ exit
logout
[root@mail2 ~]# /usr/bin/imapsync --buffersize 8192000 --nosyncacls --subscribe --syncinternaldates --host1 mail.mydomain.com --user1 farrukhndm --password1 mypassword --noauthmd5 --host2 mail2.mydomain.com --user2 farrukhndm --password2 mypassword
$RCSfile: imapsync,v $ $Revision: 1.219 $ $Date: 2007/04/04 09:32:20 $
Here is a linux system Linux mail2.mydomain.com 2.6.18-92.el5 #1 SMP Tue Jun 10 18:49:47 EDT 2008 i686)
with perl 5.8.8
Mail::IMAPClient version used here is 2.2.9
Command line used :
/usr/bin/imapsync --buffersize 8192000 --nosyncacls --subscribe --syncinternaldates --host1 mail.mydomain.com --user1 farrukhndm --password1 mypassword --noauthmd5 --host2 mail2.mydomain.com --user2 farrukhndm --password2 mypassword
will try to use LOGIN authentication on host1
will try to use LOGIN authentication on host2
From imap server [mail.mydomain.com] port [143] user [farrukhndm]
To imap server [mail2.mydomain.com] port [143] user [farrukhndm]
Banner : * OK Dovecot ready.
Host mail.mydomain.com says it has NO CAPABILITY for AUTHENTICATE LOGIN
Success login on [mail.mydomain.com] with user [farrukhndm] auth [LOGIN]
Banner : * OK mail2.mydomain.com Zimbra IMAP4rev1 service ready
Host mail2.mydomain.com says it has NO CAPABILITY for AUTHENTICATE LOGIN
Error login : [mail2.mydomain.com] with user [farrukhndm] auth [LOGIN]: 3 NO LOGIN failed
3 NO LOGIN failed
...propagated at /usr/bin/imapsync line 676.
--------------------------------
still having problem in Sync??
thanks & waiting.