log a stdout, uris ldap, puerto auth

This commit is contained in:
Mauro Torrez
2019-09-08 14:32:18 -03:00
parent 4ac4d99162
commit 04516a9ab2
6 changed files with 11 additions and 7 deletions

View File

@@ -17,7 +17,6 @@ dovecot_volume_ssl: dovecot_ssl
# nombre red docker (definido por rol docker)
docker_network_name: dockernet
# Auth
# mecanismos de autenticacion: agregar login para compat. outlook
@@ -38,8 +37,8 @@ dovecot_auth_master_enable: no
dovecot_ldap_enable: yes
# servidores ldap
dovecot_ldap_servers:
- localhost
dovecot_ldap_uris:
- "{{ ldap_uri | default('ldap://localhost') }}"
# version del protocolo LDAP
dovecot_ldap_version: 3