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