GMail Merger
Send personalized emails to a list of people.
Install Dependencies
sudo gem install gmail
Run
ruby gmail-merger.rb <your-gmail-username> <your-gmail-password>
Config
Please edit config.yaml to customize message, and list of people you want to send it to.
Troubleshooting
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.
Author
Abhinav Saxena - @abhinav