Skip to content

Instantly share code, notes, and snippets.

@mulder
Created September 11, 2014 10:48
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mulder/542c05bf03cc6a2313e4 to your computer and use it in GitHub Desktop.
Save mulder/542c05bf03cc6a2313e4 to your computer and use it in GitHub Desktop.
Move email from one gmail account to another
gem install larch
larch --from imaps://imap.gmail.com --to imaps://imap.gmail.com --from-folder '[Gmail]/All Mail' --to-folder '[Gmail]/All Mail'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment