From 5536bdbec628c717b74a065a74e6166ef7ddd620 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 4 Apr 2024 22:11:14 +0200 Subject: [PATCH] d --- roles/mgrote_lldap/templates/lldap_config.toml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mgrote_lldap/templates/lldap_config.toml.j2 b/roles/mgrote_lldap/templates/lldap_config.toml.j2 index 72f2b578..ffe1e431 100644 --- a/roles/mgrote_lldap/templates/lldap_config.toml.j2 +++ b/roles/mgrote_lldap/templates/lldap_config.toml.j2 @@ -121,7 +121,7 @@ port={{ lldap_smtp_port }} ## How the connection is encrypted, either "NONE" (no encryption), "TLS" or "STARTTLS". smtp_encryption = "{{ lldap_smtp_smtp_encryption }}" ## The SMTP user, usually your email address. -user="{{ lldap_smtp_user }}" +#user="{{ lldap_smtp_user }}" ## The SMTP password. #password="password" #gitleaks:allow ## The header field, optional: how the sender appears in the email. The first