Skip to content

a script that receives as an input a well-formatted csv(name,email) file and sends an email to multiple addresses

Notifications You must be signed in to change notification settings

wassim31/email_sender_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

About:

A simple python script to automate sending emails to multiple persons, can be used by university students who want to send multiple job applications emails

usage

python3 email_sender.py <email_sender> <email_password> <csv_file>

About

a script that receives as an input a well-formatted csv(name,email) file and sends an email to multiple addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages