Skip to content

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

Notifications You must be signed in to change notification settings

TheCraftOfCode/Email-automater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages