finetuning lldap mail settings #6

Merged
mg merged 12 commits from l2 into master 2024-04-04 22:25:20 +02:00
Showing only changes of commit 5536bdbec6 - Show all commits

View file

@ -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