imapSync give error (auth [LOGIN]: 3 NO LOGIN failed)
#/usr/bin/imapsync --buffersize 8192000 --nosyncacls --subscribe --syncinternaldates --host1 mail.mydoman.com --user1 farrukhndm --password1 mypassword --noauthmd5 --host2 mail2.mydoman.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.mydoman.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.mydoman.com --user1 farrukhndm --password1 mypassword --noauthmd5 --host2 mail2.mydoman.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.mydoman.com] port [143] user [farrukhndm]
To imap server [mail2.mydoman.com] port [143] user [farrukhndm]
Banner : * OK Dovecot ready.
Host mail.mydoman.com says it has NO CAPABILITY for AUTHENTICATE LOGIN
Success login on [mail.mydoman.com] with user [farrukhndm] auth [LOGIN]
Banner : * OK mail2.mydoman.com Zimbra IMAP4rev1 service ready
Host mail2.mydoman.com says it has NO CAPABILITY for AUTHENTICATE LOGIN
Error login : [mail2.mydoman.com] with user [farrukhndm] auth [LOGIN]: 3 NO cleartext logins disabled
3 NO cleartext logins disabled
...propagated at /usr/bin/imapsync line 676.
When i am changing the
[root@mail2 ~]# /usr/bin/imapsync --buffersize 8192000 --nosyncacls --subscribe --syncinternaldates --host1 mail.mydomain --user1 farrukhndm --password1 mypassword --noauthmd5 --host2 mail2.mydomain --user2 farrukhndm --password2 mypassword --noauthmd5 --ssl2
$RCSfile: imapsync,v $ $Revision: 1.219 $ $Date: 2007/04/04 09:32:20 $
Here is a linux system Linux mail2.mydomain 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 --user1 farrukhndm --password1 mypassword --noauthmd5 --host2 mail2.mydomain --user2 farrukhndm --password2 mypassword --noauthmd5 --ssl2
will try to use LOGIN authentication on host1
will try to use LOGIN authentication on host2
From imap server [mail.mydomain] port [143] user [farrukhndm]
To imap server [mail2.mydomain] port [993] user [farrukhndm]
Banner : * OK Dovecot ready.
Host mail.mydomain says it has NO CAPABILITY for AUTHENTICATE LOGIN
Success login on [mail.mydomain] with user [farrukhndm] auth [LOGIN]
Can't locate Net/SSLeay.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm line 43.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm line 43.
Compilation failed in require at /usr/bin/imapsync line 624.
please tell me where i am wrong??
thanks.


LinkBack URL
About LinkBacks

