Skip to content

A simple ruby script to send emails to all the email_ids listed in a spreadsheet.

Notifications You must be signed in to change notification settings

Aditya-Chowdhry/send_mails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

send_mails

A simple ruby script to send emails to all the email_ids listed in a spreadsheet.

Requirements:

  1. Ruby 2.1
  2. Roo-rb/roo gem
  3. [Mail gem] (https://github.com/mikel/mail)

Working: alt tag

This was specefically made to send emails for an event. You can customize it according to your use-case.

To do:

  • Read CSV file and send mails
  • Seperating HTML and TEXT body from code
  • Adding more functionality like sending mails to particular emails, limit emails etc
  • Sending emails directly from google spreadsheet by providing url.

About

A simple ruby script to send emails to all the email_ids listed in a spreadsheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages