on 3/15/01 4:45 PM, Brian Kolaci at [EMAIL PROTECTED] wrote:
> I implemented a patch (not sure if its in the current
> distribution), but it looks for the file ".domainquota"
> and reads it in (which is in bytes) which specifies
> a per-domain quota. Look for the string ".domainquota"
> in the vdelivermail.c file. If you see it, then its
> in there. It would also forward a notification of bounced
> emails to the postmaster.
>
> Another approach (which I now use) is to put quota's on
> unix ID's and put each domain on a specific unix account.
> Its much more reliable and takes up less CPU in vdelivermail.
Perhaps I misunderstood. I thought the issue was limiting the size of
outgoing mail, not user/domain quotas.
-Bill