From b5ff064a276a5b7993d5f875d956b11078f75f90 Mon Sep 17 00:00:00 2001 From: Simon Larsen Date: Tue, 19 Mar 2024 14:40:31 +0000 Subject: [PATCH] Update SMTP SSL/TLS description --- AdminDashboard/src/Pages/Settings/SMTP/Index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AdminDashboard/src/Pages/Settings/SMTP/Index.tsx b/AdminDashboard/src/Pages/Settings/SMTP/Index.tsx index fd6d6058f0..bc8263ca11 100644 --- a/AdminDashboard/src/Pages/Settings/SMTP/Index.tsx +++ b/AdminDashboard/src/Pages/Settings/SMTP/Index.tsx @@ -183,7 +183,7 @@ const Settings: FunctionComponent = (): ReactElement => { title: 'Use SSL / TLS', stepId: 'server-info', fieldType: FormFieldSchemaType.Toggle, - description: 'Make email communication secure?', + description: 'If you use port 465, please enable this. Do not enable this if you use port 587.', }, { field: {