~control/defaultquotacount
From Qmail-LDAP Wiki
The default maximum amount of messages the user can have until all further messages get bounced back to the sender.
Default
unlimited (no message count quota applied)
Example
If you want to bounce all mails over a count of 1000, you could write:
1000
Notes
- Count is a file count
- The amount defined in this file is overwritten by the LDAP_QUOTA_COUNT (normally mailQuotaCount) attribute.
- Make sure to have set ~control/quotowarning otherwise you will not get quota warning messages
