8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
|
|
# Dovecot configuration file
|
||
|
|
# Ansible managed: {{ ansible_managed }}
|
||
|
|
|
||
|
|
protocols = {{ dovecot_protocols }}
|
||
|
|
|
||
|
|
# Dictionary of configuration files
|
||
|
|
!include conf.d/*.conf
|