Skip to content

Instantly share code, notes, and snippets.

@danielfilho
Forked from nzakas/DownloadYourEmail.sh
Created April 7, 2011 05:41
Show Gist options
  • Save danielfilho/907106 to your computer and use it in GitHub Desktop.
Save danielfilho/907106 to your computer and use it in GitHub Desktop.
#Download your Google Apps-hosted email
wget --secure-protocol=TLSv1 --no-check-certificate [email protected] --password=your_password https://mail.google.com/a/yourdomain.com/feed/atom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment