Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Mike Larsson 6fa9172619 Adding a module to send emails through Mandrill.
CSOL_MANDRILL_KEY is the only required piece of configuration.
Additionally, setting DEBUG and CSOL_DISABLE_EMAIL in the env
will cause the module to log instead of posting to the Mandrill
API. Template names can be configured in the module itself.
The module exports one method: send(template, context, recipients, callback)
2013-05-23 11:28:50 -04:00
Mike Larsson 2615f39d01 Allow api origins to have paths.
Add basic logging wrapper for winston to start using.
Connect express.logger to logger module.
Use example.org instead of origin.org juuuuuust to be safe.
2013-05-17 10:57:48 -04:00