ansible-collection-mailserver/roles/dovecot/defaults/main/misc.yml

11 lines
217 B
YAML

---
dovecot_imap_greeting: "Dovecot ready."
dovecot_hostname: "{{ inventory_hostname }}"
dovecot_lmtp_postmaster_address: root@localhost
dovecot_imap_mail_max_userip_connections: 10
dovecot_additional_config: ""