RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Rails Engine to compose and send newsletters

Chaskiq is a mountable Rails engine to send newsletters, it works with Amazon SES to send mails and Amazon SNS service to get the bounces & complaints (spam). The SNS integration is optional but recommended in order to get those features.

Chaskiq development is not 100% ready, but here are some of the features implemented already:

Features:
  • Email template editor out of the box.
  • Mustache tags enables to use variables in templates.
  • Reusable templates.
  • Reusable email lists.
  • Tracks opens and clics.
  • Tracks Bounces and Complaints (via AWS SNS).
  • Displays reports on:
    • % of deliveries.
    • clicks , opens , bounces, complaints.
    • Detail list off who opens, clicks, bounces & complaints.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in