From owner-freebsd-isp Fri Dec 27 9:12:40 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A39437B401 for ; Fri, 27 Dec 2002 09:12:40 -0800 (PST) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6236C43EB2 for ; Fri, 27 Dec 2002 09:12:39 -0800 (PST) (envelope-from cswiger@mac.com) Received: from sec.local ([12.88.92.197]) by mtiwmhc12.worldnet.att.net (InterMail vM.5.01.05.12 201-253-122-126-112-20020820) with ESMTP id <20021227171238.QPZR12483.mtiwmhc12.worldnet.att.net@sec.local> for ; Fri, 27 Dec 2002 17:12:38 +0000 Received: from mac.com (prime.local [192.168.1.3]) by sec.local (8.12.6/8.12.6) with ESMTP id gBRHCQJX000247 for ; Fri, 27 Dec 2002 12:12:27 -0500 (EST) (envelope-from cswiger@mac.com) Message-ID: <3E0C8A05.7060805@mac.com> Date: Fri, 27 Dec 2002 12:12:37 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-isp@FreeBSD.ORG Subject: Re: user quota References: <1041008980.3e0c895485a0b@webmail.isot.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org itchibahn wrote: > I am running Freebsd4.7 and sendmail. I want to setup user's mail box quota. > Anybody know how, please let me know. Yes: set up filesystem quotas via quotactl for /var, which can limit the size of each user's INBOX (in /var/mail/$user). -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message