Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.
/ mailer Public archive
forked from clojurewerkz/mailer

An ActionMailer-inspired mailer library. Combines Postal, Clostache, some conventions and support for multiple delivery modes

Notifications You must be signed in to change notification settings

mradke/mailer

 
 

Repository files navigation

What is Mailer?

Fork of clojurewerkz/mailer. Uses yogthos/Selmer templates instead of davidsantiago/stencil (if you need templates with logic)

Project Goals

  • Be a drop in replacement for clojurewerkz/mailer, when you need more complex templates.
  • Don't be installable directly via leiningen (yet)

License

Copyright © 2012-2017 Michael S. Klishin, Alex Petrov, and the ClojureWerkz team.

Distributed under the Eclipse Public License, the same as Clojure.

About

An ActionMailer-inspired mailer library. Combines Postal, Clostache, some conventions and support for multiple delivery modes

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Clojure 99.7%
  • HTML 0.3%