mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- Preserve current behavior from `Email.send` method, if use `customTransport`; - Added documentation information about `customTransport` in `Email.sendAsync` method; - Added more tests to `customTransport` use case.
Source code of released version | Source code of development version
The email package allows sending email from a Meteor app.
To see how to use it, read the email section of the Meteor docs.