If you are using the original version of my patch there is an open() call
whose return status isn't checked for quota. I have an updated patch
available. Let me know if you'd like diffs against the original (virgin)
qmail source files, or a patch to the patch and I'll send it on to you.
-- Jeff Hayward
On Thu, 30 Dec 1999, Wolfgang Baumgartner wrote:
Is there a patch to qmail, with which I can send
a permanent error instead of a temporary error when
the number of files in the Mailbox exceeds the allowed
number of files (quota). The patch I found only
sends a permanent error when the sum of messages
exceeds the quota size.
My problem is, that I have some users which never empty
their mailbox, but are members of some maillists. And
now this fills my queue and log files.
Wolfgang