How To Sync E-Mail 1 Server To another Server Using IMAP Command
imapsync –host1 email.server1.com -user1 salman@server1.com –password1 passwordserver1 –ssl1 –host2 email.server2.com –user2 salman@server2.com –password2 passwordserver2 –ssl2 Steps 1] Collect mail1 and mail2 username & password and SMTP server 2] replace (email.server1.com)…