Skip to content

Instantly share code, notes, and snippets.

@brizandrew
Last active April 26, 2016 02:32
Show Gist options
  • Save brizandrew/5662cbff0285c98dcbe793533883c3a4 to your computer and use it in GitHub Desktop.
Save brizandrew/5662cbff0285c98dcbe793533883c3a4 to your computer and use it in GitHub Desktop.
import yagmail
import dbInfo
yag = yagmail.SMTP(dbInfo.alertEmail)
# Password for <email-username>: Type password here
# Save username and password in keyring? [y/n]: Type 'y'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment