Skip to content

Using python to send email to multiple recipeints.

Notifications You must be signed in to change notification settings

sisayie/BulkEmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Sending Bulk Email Using Python

This program is meant to send personalized emails to multiple recipients, i.e., when you want to send an email to multiple recipients where each recipient shall not see the other recipients. Read more on https://medium.com/@sisayie/sending-bulk-email-from-python-e655b222bda4

Prerequisites

You need python3 installed in oder to run this program

Usage

app.py -c <config_file> -a <addresses_file> -m <message_file>

License

This project is licensed under the MIT License

About

Using python to send email to multiple recipeints.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages