Turnkey email settings
No edit summary
No edit summary
Line 12: Line 12:
!Description
!Description
|-
|-
|Email host
|SMTP Host name
|The name of the server, either IP-address or host name. For example smtp.gmail.com
|The name of the server, either IP-address or host name. For example smtp.gmail.com
|-
|-
Line 18: Line 18:
|This is usually port 587 when connecting using SSL (can be left blank and default will be used)
|This is usually port 587 when connecting using SSL (can be left blank and default will be used)
|-
|-
|Host SSL
|Use SSL with SMTP
|When enabled, the call to the SMTP host will be using encryption
|When enabled, the call to the SMTP host will be using encryption
|-
|-
|Email from
|SMTP account / email
|The account used to login to the SMTP service, usually an email
|The account used to login to the SMTP service, usually an email
|-
|-
|Host password
|SMTP password
|The password to use when logging in to the SMTP service
|The password to use when logging in to the SMTP service
|}
|}

Revision as of 11:41, 16 August 2019

Emails from a turnkey app is sent by serverside jobs running in the MDriven server used by the Turnkey site.

You can change email settings for a Turnkey Site either in the portal or in the MDriven Servers email settings

When you apply settings from the portal, the MDriven server settings are updated.

Read more about how to create serverside viewmodels for sending emails

Explanation for input fields

Field Description
SMTP Host name The name of the server, either IP-address or host name. For example smtp.gmail.com
Host port This is usually port 587 when connecting using SSL (can be left blank and default will be used)
Use SSL with SMTP When enabled, the call to the SMTP host will be using encryption
SMTP account / email The account used to login to the SMTP service, usually an email
SMTP password The password to use when logging in to the SMTP service

Notes for using Gmail

When using GMail you need to turn on "Less secure app access" (you do NOT need to create a "app password").

Log in to your GMail/Google account. Go to account settings -> Security and then enable "Access for less secure apps".

Note! When you send using a service like GMail, don't forget to use the sender email in your server side job, or you might get an error message like "Incorrect login".

This page was edited 76 days ago on 02/10/2024. What links here