Add zzz-evolinux-custom.conf to dovecot role
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Eric Morino 2022-02-24 10:42:48 +01:00
parent 69a9cb9591
commit 6321f32e81
2 changed files with 10 additions and 0 deletions

View File

@ -69,6 +69,15 @@
tags:
- dovecot
- name: deploy file for custom configuration
template:
src: zzz-evolinux-custom.conf.j2
dest: /etc/dovecot/conf.d/zzz-evolinux-custom.conf
mode: "0644"
notify: reload dovecot
tags:
- dovecot
- include: munin.yml
tags:
- dovecot

View File

@ -0,0 +1 @@
## Put your customized configuration here, verify configuration with "doveconf -n" and /var/log/mail.log