finetuning lldap mail settings #6
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ port={{ lldap_smtp_port }}
|
||||||
## How the connection is encrypted, either "NONE" (no encryption), "TLS" or "STARTTLS".
|
## How the connection is encrypted, either "NONE" (no encryption), "TLS" or "STARTTLS".
|
||||||
smtp_encryption = "{{ lldap_smtp_smtp_encryption }}"
|
smtp_encryption = "{{ lldap_smtp_smtp_encryption }}"
|
||||||
## The SMTP user, usually your email address.
|
## The SMTP user, usually your email address.
|
||||||
user="{{ lldap_smtp_user }}"
|
#user="{{ lldap_smtp_user }}"
|
||||||
## The SMTP password.
|
## The SMTP password.
|
||||||
#password="password" #gitleaks:allow
|
#password="password" #gitleaks:allow
|
||||||
## The header field, optional: how the sender appears in the email. The first
|
## The header field, optional: how the sender appears in the email. The first
|
||||||
|
|
Loading…
Reference in a new issue