diff options
| author | Sam Chudnick <sam@chudnick.com> | 2026-04-30 07:44:56 -0400 |
|---|---|---|
| committer | Sam Chudnick <sam@chudnick.com> | 2026-04-30 07:44:56 -0400 |
| commit | 5ad1ea21a7d46f687a3289de836cf6c76415c87f (patch) | |
| tree | 0fb2db178a337ad0e067d772d35eb469792bf458 /roles/dovecot/files/conf.d/90-plugin.conf | |
| parent | 598c3cac83056c9618c59a49722889fe4944dbf6 (diff) | |
Updated for Debian 13 and dovecot 2.4
Diffstat (limited to 'roles/dovecot/files/conf.d/90-plugin.conf')
| -rw-r--r-- | roles/dovecot/files/conf.d/90-plugin.conf | 11 |
1 files changed, 0 insertions, 11 deletions
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 @@ | |||
| 1 | ## | ||
| 2 | ## Plugin settings | ||
| 3 | ## | ||
| 4 | |||
| 5 | # All wanted plugins must be listed in mail_plugins setting before any of the | ||
| 6 | # settings take effect. See <doc/wiki/Plugins.txt> for list of plugins and | ||
| 7 | # their configuration. Note that %variable expansion is done for all values. | ||
| 8 | |||
| 9 | plugin { | ||
| 10 | #setting_name = value | ||
| 11 | } | ||
