Skip to content

Fully configurable, simplest mass mailer written in python.

License

Notifications You must be signed in to change notification settings

zozol12/mass-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mass Mailer

Simple mass mailer written in python.
It uses SMTP to send email messages.

features

  • Configurable delay between each mail
  • HTML message.
  • Target email list in simple txt file with configurable separator.

Usage

  1. Clone and unpack this repository
  2. Place your target emails in target_list.txt
  3. Customize your email message in message.json
  4. fill in the config.py according to your needs
  5. Run main.py file

About

Fully configurable, simplest mass mailer written in python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages