You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/control-panel/settings/email.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,14 @@ The username used to log in to your SMTP server. Not all SMTP servers require yo
49
49
50
50
The password used to log in to your SMTP server. Not all SMTP servers require you to _authenticate_, but many of them do. In those cases you will need to specify the username (above) and password.
51
51
52
+
### Connection type
53
+
54
+
Cryptographic protocol for SMTP. Can be set to Unencrypted (not recommended), SSL or TLS
55
+
56
+
### TLS version
57
+
58
+
When using TLS, provide the version that you can find in instructions from your SMTP provider. Version 1.2 is the most commonly used
59
+
52
60
### Mail format
53
61
54
62
When you send email via the Communicate section of your Control Panel, you are able to send HTML formatted emails. This preference sets whether the Communicate section has "Plain text" or "HTML" selected by default.
0 commit comments