Files
meteor/packages/email
Alexander Sulfrian 70b6898af9 Insert default date header into emails
This will insert a default date header into all emails, if you do not
specify such a header by your self. This way it will work for the emails
send by accounts-password and all emails from user code. So this will
fix #3940.
2016-05-11 01:32:31 +02:00
..
2014-10-24 10:13:59 -07:00

email

The email package allows sending email from a Meteor app.

To see how to use it, read the email section of the Meteor docs.