Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 416 Bytes

File metadata and controls

16 lines (13 loc) · 416 Bytes

py-mail

Send emails from a custom .html file to addresses stored in a Google spreadsheet with a simple comand line interface.

Pre-requirements

You need to add the following information to the script:

Authentication

  • path to email password.json
  • path to google service account.json

Customisation

  • Google Spreadsheet ID
  • email of origin
  • email subject
  • path to .html template
  • path to .txt file