Skip to content

This project sends bulk emails reading through a csv dataset with a customization option custom for addressing, content and subject for every recipient.

License

Notifications You must be signed in to change notification settings

katkamrachana/mailDropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailDropper is designed to:
  1. Send bulk emails
  2. With a provision of variable email parameters such as - recipient name, subject and content

How does maildropper work?

  • Log valid sender credentials.
  • Run the mailDropper script for the email recipients data.
  • Parses dataset(csv format) of columns: EMAIL|NAME|SUBJECT|CONTENT and invokes sendmail for each record.
  • The objective is to compose a customized email and drop it into recipient's inbox. Never spam!

About

This project sends bulk emails reading through a csv dataset with a customization option custom for addressing, content and subject for every recipient.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages