mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Trans
This commit is contained in:
parent
e92aea026a
commit
8059a2b99b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user