diff --git a/social/email/61-email.html b/social/email/61-email.html index 3a545527..ed0feee4 100644 --- a/social/email/61-email.html +++ b/social/email/61-email.html @@ -77,6 +77,7 @@ The filename should be set using msg.filename. Optionally msg.description can be added for the body text.

Alternatively you may provide msg.attachments which should contain an array of one or more attachments in nodemailer format.

+

Note: uses SMTP with SSL to port 465.