This repository was archived by the owner on Jan 22, 2021. It is now read-only.
This repository was archived by the owner on Jan 22, 2021. It is now read-only.
Mailer.send returns undefined #89
Open
Description
Hi,
I have a simple method that calls Mailer.send then if the result is true, updates the database.
Then in my unit test, result is undefined. I think it might be undefined outside the testing environment as well.
The documentation says that Mailer.send returns either true or false though. Has the API been updated? Does it behave differently in different environments?
This is occurring on Meteor 1.4
Love the package by the way, thank you for your work on it and for sharing it with the community. Being able to structure my email templates in an easy and orderly way is so handy.
Metadata
Metadata
Assignees
Labels
No labels