devdhawan2689 / AutoRod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autorod

Autorod was a project created to automate sending peronalized emails to multiple people. All you have to do is just provide a CSV File which contains the "Name" and "Email ID" of people and an Email Template File. The code will automatically update the Name for each email.

personalize-email-communication-featured-image

PS - The project was made as a website which would be live and available for anyone to use. If you wish to use it as standalone python code you might need to extract the relevant function and make few changes to the variables.

Note - The SMTP library no longer works for "Gmail" since they have updated their security features. If you figured out a way to make it work let me know and I will update that part of the code.

About


Languages

Language:CSS 58.7%Language:HTML 15.2%Language:SCSS 11.2%Language:Less 11.0%Language:JavaScript 3.0%Language:Python 0.7%Language:PHP 0.1%