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: settings/notifications/mail.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Notifications sent to the mail channel will be emailed to the list of recipients
8
8
9
9
Speedtest Tracker uses SMTP mail protocol to send email messages, you can use any service that allows you to send emails via SMTP. 
10
10
11
-
To configure the mail server settings you'll need to update the following variables in your `.env` file or add them to the environment variables passed into the container.
11
+
To configure the mail server settings you'll need to update the following variables in your `.env` file or add them to the environment variables passed into the container. When choosing mail encryption both `ssl` and `tls` protocols are supported and you'll want to check with your mail provider for which to use and which port.
12
12
13
13
{% hint style="warning" %}
14
14
Make sure these are not set in both your `.env` file or your `docker-compose.yml` file as that can cause issues.
0 commit comments