doronser / TabbyCat_email_sender

Quick and dirty python app to automate sending of TabbyCat private URLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TabbyCat_email_sender

Quick and dirty python app to automate sending of TabbyCat private URLs.

  1. Allow the script to send emails on your behalf: https://myaccount.google.com/lesssecureapps

  2. Update the Excel to match the following format:

  • column A = Participant Name
  • Column B = Email Address
  • Column C = TabbyCat Private URL
  1. Update the first row to include:
  • your own user name and password (currently only supports gmail accounts)
  • the subject of the email you wish to send
  1. Create the email message
  1. Download and run sendEmails.exe (from the same folder as the Excel):

https://drive.google.com/file/d/1-qYTm56sx94nAo0wvWbHPktq8bkEyhYR/view?usp=sharing

  1. Profit :)

About

Quick and dirty python app to automate sending of TabbyCat private URLs


Languages

Language:Python 100.0%