Difference between revisions of "Talk:Imapsync"

From SME Server
Jump to navigationJump to search
(Created page with 'Brilliant piece of kit - worked very well for me to move some older folders from one account into an archive account on the same server: imapsync --noauthmd5 --host1 localhost -…')
(No difference)

Revision as of 15:50, 25 June 2010

Brilliant piece of kit - worked very well for me to move some older folders from one account into an archive account on the same server:

imapsync --noauthmd5 --host1 localhost --user1 sourceaccount --host2 localhost --user2 destaccount --folderrec "Name Of Folder With Old Emails In" --password1 "xxxxxxxx" --password2 "xxxxxxxx"

Judgej 13:50, 25 June 2010 (UTC)