Skip to content

Simple python script to send multiple emails to a list of email address

Notifications You must be signed in to change notification settings

kassielbatista/spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mail Spammer

Simple mail spammer that receives a file containing a list of emails and send a message to this email.

You can also send html inside the body message.

Requirements

pip install python-decouple

Environment Variables

SMTP_SERVER
SMTP_PORT
EMAIL_ADDRESS
EMAIL_PASSWORD

EDITOR

Usage

python sendemail.py

About

Simple python script to send multiple emails to a list of email address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages