This commit is contained in:
Laurent Destailleur 2024-04-13 11:35:29 +02:00
parent e92aea026a
commit 8059a2b99b

View File

@ -305,8 +305,8 @@ MAIN_MAIL_FORCE_SENDTO=Send all emails to (instead of real recipients, for test
MAIN_MAIL_ENABLED_USER_DEST_SELECT=Suggest emails of employees (if defined) into the list of predefined recipient when writing a new email
MAIN_MAIL_NO_WITH_TO_SELECTED=Do not select a default recipient even if there is only 1 possible choice
MAIN_MAIL_SENDMODE=Sending method
MAIN_MAIL_SMTPS_ID=SMTP ID (if sending server requires authentication)
MAIN_MAIL_SMTPS_PW=SMTP Password (if sending server requires authentication)
MAIN_MAIL_SMTPS_ID=SMTP username or ID (if sending server requires authentication)
MAIN_MAIL_SMTPS_PW=SMTP password or token (if sending server requires authentication)
MAIN_MAIL_EMAIL_TLS=Use TLS (SSL) encryption
MAIN_MAIL_EMAIL_STARTTLS=Use TLS (STARTTLS) encryption
MAIN_MAIL_EMAIL_SMTP_ALLOW_SELF_SIGNED=Authorize self-signed certificates