From 7dd59fa72a465e552a59a3782f2d567d5e2e239d Mon Sep 17 00:00:00 2001 From: Alexandre Pires Date: Sat, 15 Mar 2025 23:33:38 +0100 Subject: [PATCH] Remove the Important mailbox configuration from Dovecot settings --- terraform/k8sapps/resources/mail/dovecot.conf | 7 ------- 1 file changed, 7 deletions(-) diff --git a/terraform/k8sapps/resources/mail/dovecot.conf b/terraform/k8sapps/resources/mail/dovecot.conf index 493b3d3..1a00547 100644 --- a/terraform/k8sapps/resources/mail/dovecot.conf +++ b/terraform/k8sapps/resources/mail/dovecot.conf @@ -53,13 +53,6 @@ namespace inbox { auto = create auto = subscribe } - - mailbox Important { - special_use = \Important - comment = All my important messages - auto = create - auto = subscribe - } } passdb passwd-file {