Skip to content

Instantly share code, notes, and snippets.

@ck37
Created February 22, 2009 00:45
Show Gist options
  • Save ck37/68265 to your computer and use it in GitHub Desktop.
Save ck37/68265 to your computer and use it in GitHub Desktop.
$ easy_install mechanize
$ wget http://downloads.sourceforge.net/libgmail/libgmail-0.1.11.tar.gz
$ tar zxvf libgmail-0.1.11.tar.gz
$ cd libgmail-0.1.11/; sudo python setup.py install
$ wget http://is.gd/kois
$ python gmail_add_emails.py data_sync_account@gmail.com one_email_per_line.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment