From owner-freebsd-questions Tue May 30 21:58: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ultra.ultra.net.au (ultra.ultra.net.au [203.20.237.5]) by hub.freebsd.org (Postfix) with ESMTP id 1F07837B5BC for ; Tue, 30 May 2000 21:57:58 -0700 (PDT) (envelope-from avatar@ultra.ultra.net.au) Received: from localhost (avatar@localhost) by ultra.ultra.net.au (8.9.3/8.9.3) with SMTP id OAA09237 for ; Wed, 31 May 2000 14:57:09 +1000 (EST) Date: Wed, 31 May 2000 14:57:08 +1000 (EST) From: Karl Hanmore To: freebsd-questions@freebsd.org Subject: Quota troubles under 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Good Day All, I have an interesting problem which is frustrating my best efforts to solve. I have a seperate partition for /var/mail, upon which I have quotas enabled. User X is over their hard quota, but can still receive incoming email. Not only that, but user X can cat a small file (of a couple of dozen bytes) onto the end of the mailbox, no problems. However, using perl, vi etc user cannot append to their mailbox. I have checked quotas are enabled, and indeed, if user X trys to cat a large file onto the end of the mailbox (or use perl, vi etc to append) it presents an error about being over the quota. Anyone have any ideas? My design was to enable me to set a maximum quota for any given users incoming mail, but the sidetrack issue of being able to cat small files to the end of the box has me stumped. The user is over 3 times their soft quota, and 1.5 times their hard quota... Any and all help will be greatly appreciated. I am not a novice at freebsd, but I guess there is something I am missing..... Regards, Karl Hanmore To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message