clojurewerkz / mailer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why is there no delivery-settings!?

pupeno opened this issue · comments

For *delivery-mode* and *message-defaults* there's delivery-mode! and defaults! respectively but there's no equivalent function for *delivery-settings*. Are you not supposed to store the credentials in it? am I missing something?