Friday, January 31, 2014

imapsync

We are using this command for transferring IMAP emails from remote server to our server. This command is very useful when we are doing account migrations from remote server to ours.

command used:
imapsync --host1 sourceserver_ip --user1 emailaddress --password password --host2 destinationserverip --user2 emailaddress --password2 password