Update SMTP SSL/TLS description

This commit is contained in:
Simon Larsen 2024-03-19 14:40:31 +00:00
parent d91e944c2e
commit b5ff064a27
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -183,7 +183,7 @@ const Settings: FunctionComponent = (): ReactElement => {
title: 'Use SSL / TLS', title: 'Use SSL / TLS',
stepId: 'server-info', stepId: 'server-info',
fieldType: FormFieldSchemaType.Toggle, 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: { field: {