From 2837778cdb4f8e6abc61a2da75a9bd500a9b6772 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Dec 2025 10:50:14 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A5:=20dovecot=202.4=20for=20debian=20?= =?UTF-8?q?13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/dovecot/files/dovecot.conf | 60 ++++++++++++++++++-------------- 1 file changed, 34 insertions(+), 26 deletions(-) diff --git a/roles/dovecot/files/dovecot.conf b/roles/dovecot/files/dovecot.conf index 4fafae7..1f0f234 100644 --- a/roles/dovecot/files/dovecot.conf +++ b/roles/dovecot/files/dovecot.conf @@ -1,62 +1,71 @@ -# 2.2.13: /etc/dovecot/dovecot.conf -# ajout de lmtp (service pour déterminer la socket, protocol pour récupérer les mêmes fonctions que le LDA) -# ajout de auth_username_format = %Ln pour vérifier que l'utilisateur est bien dans la base locale en passant par son nom et non par autre chose… -# 2018-08-20 mortal réintégration du fichier séparé 15-mailbox.conf + nettoyage/réorganisation + réécriture sieve globale -# OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.0 +dovecot_config_version = "2.4.1" +dovecot_storage_version = "2.4.1" listen = *,[::] protocols = imap lmtp -ssl_cert =