Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 423 Bytes

Email-automater

This repo contains scripts to automate emails using python's smtplib module.

Usage Instructions

  • Replace the username and password with your username and password in the .env.sample file and rename it to .env
  • fill mails.txt with the mail-id's ypu want to send the message to
  • fill the message.txt with the mail body
  • names.txt isoptional and if being used has to be filled with user names.