Difference between revisions of "Gmvault"
From Hack Sphere Labs Wiki
(Created page with " sudo apt-get install python-pip aptitude install build-essential easy_install -U distribute sudo pip install gmvault") |
|||
Line 3: | Line 3: | ||
easy_install -U distribute | easy_install -U distribute | ||
sudo pip install gmvault | sudo pip install gmvault | ||
+ | |||
+ | gmvault sync user@gmail.com --db-dir /dest/dir/ --check-db no | ||
+ | --check-db no # will make it after you delete emails it will not erase them |
Latest revision as of 11:45, 3 November 2012
sudo apt-get install python-pip aptitude install build-essential easy_install -U distribute sudo pip install gmvault
gmvault sync user@gmail.com --db-dir /dest/dir/ --check-db no --check-db no # will make it after you delete emails it will not erase them