From 78c8025cfdb9ab5b58fba68973f0c5e856831956 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 28 Nov 2024 17:02:48 +0200 Subject: [PATCH] quota: Clarify that quota service doesn't work in a cluster --- docs/core/plugins/quota.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/core/plugins/quota.md b/docs/core/plugins/quota.md index 59f548769..371c4612e 100644 --- a/docs/core/plugins/quota.md +++ b/docs/core/plugins/quota.md @@ -495,7 +495,9 @@ the file is recreated. This makes sure that if quota happens to be broken ## Quota Service -The quota service allows postfix to check quota before delivery: +The quota service allows Postfix to check quota before delivery. This service +does not support proxying, so it works only in non-clustered setups when there +is a single Dovecot server. ```[dovecot.conf] service quota-status {