Code: Select all
[root@murphy ~]# cat gosync
imapsync \
--host1 zimbra32bit.duxarea.com \
--user1 john.doe \
--password1 SecRet1 \
--host2 scalix64bit.duxarea.com \
--user2 john.doe@duxarea.com \
--password2 SecRet2 \
--noauthmd5 \
--regexmess s/\\bSender:/X-Sender:/ \
--exclude '^(Calendar|Contacts)$' \
[root@murphy ~]#
Code: Select all
[root@murphy ~]# ./gosync
$RCSfile: imapsync,v $ $Revision: 1.168 $ $Date: 2006/04/02 01:49:10 $
Mail::IMAPClient version used here is 2.2.9
will try to use PLAIN authentication on host1
will try to use PLAIN authentication on host2
From imap server [zimbra32bit.duxarea.com] port [143] user [john.doe]
To imap server [scalix64bit.duxarea.com] port [143] user [john.doe@duxarea.com]
Banner : * OK wifi.duxarea.com Zimbra IMAP4rev1 service ready
zimbra32bit.duxarea.com: no support for AUTHENTICATE PLAIN, using LOGIN
Banner : * OK Scalix IMAP server 10.0.1.3 ready on scalix64bit.duxarea.com
Error login : [scalix64bit.duxarea.com] with user [john.doe@duxarea.com] : 2 NO AUTHENTICATE failure, user name or password rejected
[root@murphy ~]#
I'm not sure where to go from here, I'm duplicating this post from another area cause I'm not sure if anyone looks at a post in a topic that was already resolved for someone else.
I've tried several combos on the username for the scalix end of imapsync, the username2 as the full email address like above works in SWA, outlook, evolution and Kontact --- HELP :!: I need to get everyone off of zimbra ASAP