Skip to content

If you can't beat them, join them: spamming about conferences.

Notifications You must be signed in to change notification settings

macoj/easychair_send_email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

easychair_send_email

Simple script for spamming about a conference or similar.

#Usage:

$ send_email.py message.txt recipient.csv sender@email.com "subject" delay batch_size

The script will send message.txt as the content of batch_size e-mails every delay seconds using the list of recipients in recipient.csv (you need to include a header email).

Optionally you can add columns in recipient.csv for personalizing the message. For instance, if there is a column named $NAME$, every occurrence of $NAME$ in message.txt will be replaced by the value for this column in recipient.csv of a particular row (recipient).

About

If you can't beat them, join them: spamming about conferences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages