Skip to content

Instantly share code, notes, and snippets.

View ZudenSachenselbst's full-sized avatar

ZudenSachenselbst

  • Freelance
  • Kanagawa, Japan
View GitHub Profile
#!/usr/bin/python3
import sys
website_id = 'your_id'
website_password = 'your_password'
website_url='https://sample.com'
mail_server_account = 'mail_server_account'
mail_server_password = 'mail_server_password'
mail_from = mail_server_account
mail_to = mail_server_account
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.