From fe2c81be1fb797dbef0357cd56cbf78a612755d5 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Fri, 23 Aug 2024 04:42:22 +0100 Subject: Template new LMTP config and install Sieve packages --- ansible/roles/dovecot/tasks/main.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ansible') diff --git a/ansible/roles/dovecot/tasks/main.yml b/ansible/roles/dovecot/tasks/main.yml index b6c7ae7..29d4a00 100644 --- a/ansible/roles/dovecot/tasks/main.yml +++ b/ansible/roles/dovecot/tasks/main.yml @@ -7,6 +7,8 @@ - dovecot-imapd - dovecot-lmtpd - dovecot-ldap + - dovecot-sieve + - dovecot-managesieved tags: - role::dovecot @@ -64,6 +66,7 @@ - 10-auth.conf - 10-ssl.conf - 15-mailboxes.conf + - 20-lmtp.conf - auth-ldap.conf.ext tags: - role::dovecot -- cgit v1.2.3