From 5ad1ea21a7d46f687a3289de836cf6c76415c87f Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Thu, 30 Apr 2026 07:44:56 -0400 Subject: Updated for Debian 13 and dovecot 2.4 --- roles/dovecot/files/conf.d/90-plugin.conf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 roles/dovecot/files/conf.d/90-plugin.conf (limited to 'roles/dovecot/files/conf.d/90-plugin.conf') diff --git a/roles/dovecot/files/conf.d/90-plugin.conf b/roles/dovecot/files/conf.d/90-plugin.conf deleted file mode 100644 index 8c8fccf..0000000 --- a/roles/dovecot/files/conf.d/90-plugin.conf +++ /dev/null @@ -1,11 +0,0 @@ -## -## Plugin settings -## - -# All wanted plugins must be listed in mail_plugins setting before any of the -# settings take effect. See for list of plugins and -# their configuration. Note that %variable expansion is done for all values. - -plugin { - #setting_name = value -} -- cgit v1.2.3