Skip to content
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
@sean-stanley

Description

@sean-stanley

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions