From owner-freebsd-questions Tue Jun 6 8:26:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stargate.clickcom.com (stargate.clickcom.com [209.198.22.4]) by hub.freebsd.org (Postfix) with ESMTP id BDE1E37B798 for ; Tue, 6 Jun 2000 08:26:15 -0700 (PDT) (envelope-from jvd@clickcom.com) Received: from stitch (stitch.clickcom.com [209.198.22.161]) by stargate.clickcom.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id MC0DGHD5; Tue, 6 Jun 2000 11:22:19 -0400 Reply-To: From: "Jonathan Desrochers" To: Subject: limiting mailbox size Date: Tue, 6 Jun 2000 11:28:08 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have setup sendmail v 8.9.3 on my FreeBSD 4.0 box. Due to the high number of users that will be placed on the box I need to limit the mailbox size for each user to 5-10MB each. I have tried setting up a quota on /var since all email is stored in /var/mail but LDA continues to write to the users mail file even if it exceeds the quota. thanks for any help! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message