From 001f0a85bc2e76745f4517cf22f4f34c01cdbdf9 Mon Sep 17 00:00:00 2001 From: Jakub Czajka Date: Sat, 6 Dec 2025 22:24:31 +0100 Subject: [PATCH] [dovecot] Deploy more files. --- server.git/dovecot.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/server.git/dovecot.yaml b/server.git/dovecot.yaml index 9ff6e69..1cc0308 100644 --- a/server.git/dovecot.yaml +++ b/server.git/dovecot.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Jakub Czajka +# Copyright (c) 2023-2025 Jakub Czajka # License: GPL-3.0 or later. - hosts: servers @@ -36,6 +36,7 @@ - auth-deny.conf.ext - auth-dict.conf.ext - auth-master.conf.ext + - auth-oauth2.conf.ext - auth-passwdfile.conf.ext - auth-sql.conf.ext - auth-static.conf.ext @@ -51,9 +52,13 @@ - 15-mailboxes.conf - 20-imap.conf - 20-lmtp.conf + - 30-dict-server.conf - 90-acl.conf + - 90-fts.conf - 90-plugin.conf - 90-quota.conf + - 90-sieve.conf + - 90-sieve-extprograms.conf - name: Set permissions for /var/vmail file: path: /var/vmail -- 2.47.3