Skip to content

Instantly share code, notes, and snippets.

@ku1ik
Created June 23, 2015 20:52
Show Gist options
  • Save ku1ik/476a4e9fb54798369db1 to your computer and use it in GitHub Desktop.
Save ku1ik/476a4e9fb54798369db1 to your computer and use it in GitHub Desktop.
asciinema site config file
smtp_settings:
:address: "smtp.gmail.com"
:port: 587
:enable_starttls_auto: true
:user_name: "joe@gmail.com"
:password: "8s7df7syfysu"
:authentication: :plain
:domain: "gmail.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment