Metadata-Version: 1.0
Name: mailDropper
Version: 1.1.0
Summary: UNKNOWN
Home-page: https://github.com/katkamrachana/mailDropper
Author: katkamrachana
Author-email: katkam.rachana@gmail.com
License: AGPL 3.0
Description: 
        **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!
        
Keywords: email,bulk,custom
Platform: UNKNOWN
