Skip to content

Instantly share code, notes, and snippets.

@sankroh
sankroh / gmaildomain.py
Created March 2, 2012 06:11 — forked from dstevensio/gmaildomain.py
Python Script To Add DNS Overrides For WebFaction Hosted Domains to use Google Apps Mail
'''
Run this script either by doing:
python gmaildomain.py
And you will be prompted for details, or you can save time by doing:
python gmaildomain.py WEBFACTION_USERNAME_HERE DOMAIN_TO_USE_GMAIL_FOR_HERE_WITHOUT_WWW WEBMAIL_DOMAIN
And you will only be prompted for your password.