This repo contains scripts to automate emails using python's smtplib module.
- 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.