mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Just to clarify that port 465 is typically a secure port and our assumption is based on that (in case they're curious how we decided to show the message).
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.