Files
meteor/packages/email
Jesse Rosenberger fba42daca8 Slight adjustment to smtp:// warning message.
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).
2017-06-02 18:07:51 +03:00
..
2017-05-18 21:15:36 -04:00
2016-08-30 15:40:14 -07:00

email

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.