Skip to content

Instantly share code, notes, and snippets.

@coderberry
Created March 30, 2009 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coderberry/87913 to your computer and use it in GitHub Desktop.
Save coderberry/87913 to your computer and use it in GitHub Desktop.
development:
...
test:
...
production:
website1:
domain: "gary@superfriends.com"
user_name: gary
password: superduper
address: smtp.gmail.com
port: 587
authentication: :plain
website2:
domain: mysupercooldomain.com
user_name: ABCDEF
password: blahblah
address: mail.authsmtp.com
port: 25
authentication: :plain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment