Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/core/plugins/quota.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down