We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea25f3f commit 511f776Copy full SHA for 511f776
docs/core/plugins/quota.md
@@ -495,7 +495,9 @@ the file is recreated. This makes sure that if quota happens to be broken
495
496
## Quota Service
497
498
-The quota service allows postfix to check quota before delivery:
+The quota service allows Postfix to check quota before delivery. This service
499
+does not support proxying, so it works only in non-clustered setups when there
500
+is a single Dovecot server.
501
502
```[dovecot.conf]
503
service quota-status {
0 commit comments