network edition does not have capability LOGIN?? Unable to use imapsync on Network Edition of Zimbra. It worked fine on OSS edition.
Command line used :
/usr/bin/imapsync --nosyncacls --subscribe --syncinternaldates --host1 # --user1 #--password1 # --host2 127.0.0.1 --user2 #--password2 # --authmech1 PLAIN --authmech2 LOGIN --subscribed
will try to use PLAIN authentication on host1
will try to use LOGIN authentication on host2
From imap server [#] port [143] user [#]
To imap server [127.0.0.1] port [143] user [#]
Banner : * OK # Cyrus IMAP4 v2.2.12 server ready
Host # says it has CAPABILITY for AUTHENTICATE PLAIN
Success login on [#] with user [#] auth [PLAIN]
Banner : * OK Zimbra IMAP4rev1 service ready
Host 127.0.0.1 says it has NO CAPABILITY for AUTHENTICATE LOGIN
Error login : [127.0.0.1] with user [#] auth [LOGIN]: 3 BAD parse error: zero-length content
Last edited by jameztcc; 07-03-2007 at 07:20 PM..
|