Skip to content

adapt-security/adapt-authoring-mailer

Repository files navigation

adapt-authoring-mailer

Initial version of the adapt-authoring mailer module

Configuration

Add this snippet (just as example!) to dev.config.js

...
,
   "adapt-authoring-mailer": {
    "isEnabled": true,
    "connectionUrl": "smtp://some@service.email:xyz@smtp.service.email"
},

Known problems

On windows, if you get an error message like "error self signed certificate in certificate chain", it might be due your antivirus scanner: see nodemailer/nodemailer#406

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published