timmyg / meteor-mandrill

Meteor package for sending email via Mandrill
18 stars 19 forks source link

Accounts emails don't working with metoer-mandrill #25

Open aj07mm opened 9 years ago

aj07mm commented 9 years ago

Accounts.emailTemplates don't working with Mandrill, the email is not sent and no errors are thrown

dandv commented 9 years ago

Did you use Meteor.Mandrill.send? That should work. If not, please file an issue with https://atmospherejs.com/wylio/mandrill instead. See #29.