Send personalized emails to a list of people.
sudo gem install gmail
ruby gmail-merger.rb <your-gmail-username> <your-gmail-password>
Please edit config.yaml to customize message, and list of people you want to send it to.
If you are having trouble connecting to Gmail:
- Please ensure your account is verified.
- In Gmail Security Settings, enable access for less secure applications.
- Read this support answer re: suspicious activity.
Abhinav Saxena - @abhinav