UNPKG

ht-mailer

Version:

A hudson-taylor mailer service that keeps blacklists and a mail queue in mongoDB.

14 lines (12 loc) 280 B
{ "ht-mailer" : { "port" : 7001, "mongoURI" : "mongodb://localhost:27017/test_mailer", "transport" : { "type" : "STUB" }, "templates" : { "test1" : {"markdown" : "./test/templates/test1.md"} } } }