Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 315 Bytes

File metadata and controls

5 lines (5 loc) · 315 Bytes

Bulk mailer in python with CSV receiptent list


Follow this instructions before executing the Code:
     1. Add your CSV file(receiptent list) in 'send_mail.py[ line 8 ]'
     2. Add your email and password in the 'send_mail.py[ line 17 and 18 ]'