View Single Post
  #26 (permalink)  
Old 05-24-2007, 09:55 PM
newmember newmember is offline
Senior Member
 
Posts: 59
Default Still Trying imapsync

I have moved to another server and compiled imapsync again.
I can log into the account into Zimbra with imapsync.
I can login into the account with thunderbird.
I can telnet to the imap port 143 and login
I use TLS as well with the Thunderbird.
No go with imapsync
I can login successfully into my current courier imap server.

I realized that the compiled script, although nice, I was not watching the packages that failed to compile properly. I'll try to get a test script done to test that the packages installed okay.

Here are the different options I have tried, which option have I not tried? or maybe something else is wrong with imapsync?

Thanks


imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --ssl2

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --ssl1

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --authuser2 PLAIN

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --authuser2 PLAIN --ssl2

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --port2 7143

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --authuser2 PLAIN --ssl2 --port2 7143

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --ssl2 --port2 7143

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --port2 7143

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --ssl2 --port2 7993

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --ssl2 --port2 7993

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --ssl2 --port2 7993

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --ssl2

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --authuser2 PLAIN

imapsync --nosyncacls --subscribe --syncinternaldates --host1 192.168.0.50 --user1 name@domain.com --password1 passpass --host2 192.168.0.111 --user2 name@domains.com --password2 passpass --authuser2 PLAIN --ssl2
Reply With Quote