-
Notifications
You must be signed in to change notification settings - Fork 292
Setting up SMTP
André Lung edited this page Feb 11, 2018
·
9 revisions
A quick hint: It is also possible to use a custom SMTP-Server via a smtpConnectionUrl:
smtps://user%40gmail.com:[email protected]/?pool=true
Refer here for more information: https://github.com/adaptlearning/adapt_authoring/issues/1447