View Single Post
  #73 (permalink)  
Old 06-02-2010, 01:43 PM
cvantassle cvantassle is offline
Junior Member
 
Posts: 9
Default

Quote:
Originally Posted by sahuguet View Post
I am trying to use imapsync with one server with imap SSL.
Any quick idea about how to make it work?

I am looking at various examples of modified version of Perl IMAPClient used by imapsync.

regards,

Arnaud
I have used imapsync from a provider to zimbra.
my command was imapsync --host1 $provder1 --user1 $user1 --password1 $password --host2 zimbra.mycompany.com --user2 $user2 --password2 $user2 --noauthmd5 --ssl1 --ssl2
Reply With Quote