Giter VIP home page Giter VIP logo

straw_hat_mailer's People

Contributors

dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar ozorrilla avatar yordis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

straw_hat_mailer's Issues

Add partials for templates

Following swoosh/swoosh#160

I am not sure if this is a good idea, normally I don't see it in other platforms but I see the use cases, specially that we do not want to update 5 emails templates when some generic footer change.

Probably create some partials templates (even use another table for this) and use them in the original templates. Using some mustache syntax for render the partial in some spot.

  • Figure out how mustache will work with this
  • Switch a better template engine?!

cc: @princemaple @stevedomin @anthonator folks I would love to have your feedbacks on this, right now I am using mustache because I didn't figure out which template engine to use and eex you can call whatever you want inside ๐Ÿ˜…

Add timestamps to Template schema

It is useful to know when the template was inserted and the last update.

  • Add timestamps() to the migration
  • Add timestamps() to Schema
  • Add documentations for the schema keys

Add status to emails

  • Delivered: A successful delivery occurs when the recipient email server responds that it has accepted the message.
  • Dropped: There are several reasons why Mailgun stops attempting to deliver messages and drops them including: hard bounces, messages that reached their retry limit, previously unsubscribed/bounced/complained addresses, or addresses rejected by an ESP.
  • Hard Bounces: When the recipient email server specifies that the recipient address does not exist.
  • Spam Complaints: When a user reports one of your emails as spam. Note that not all ESPs provide this feedback.
  • Clicks: Every time a user clicks on a link in your messages.
  • Opens: Every time a user opens one of your messages.

On Hold

  • Unsubscribes: When a user unsubscribes, either from all messages, a specific tag or a mailing list.

Investigate what these means

  • Accepted
  • Delivered
  • Opened
  • Clicked
  • Unsubscribed
  • Stored
  • Rejected
  • Complained
  • Temporary Fail
  • Permanent Fail

Add text

@ozorrilla agrega el campo de text_body de nuevo y posiblemente en el partial pones html_header, text_header, html_footer y text_footer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.