From owner-freebsd-questions Tue Dec 14 8: 3:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bellona.asdf.com (bellona.asdf.com [205.138.138.158]) by hub.freebsd.org (Postfix) with ESMTP id C46D914C23 for ; Tue, 14 Dec 1999 08:03:34 -0800 (PST) (envelope-from xlogan@novagate.net) Received: from localhost (xlogan@localhost) by bellona.asdf.com (8.9.3/8.9.3) with ESMTP id LAA66879 for ; Tue, 14 Dec 1999 11:03:29 -0500 (EST) (envelope-from xlogan@novagate.net) X-Authentication-Warning: bellona.asdf.com: xlogan owned process doing -bs Date: Tue, 14 Dec 1999 11:03:29 -0500 (EST) From: x@asdf.com To: freebsd-questions@FreeBSD.ORG Subject: After RTFM and newsgroups, still 2 questions about quotas (and mail) In-Reply-To: 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 Hello As the subject says, I have RTFM and searched newsgroups and have two questions about quotas on a FreeBSD 3.3 system: 1. I know the default mail.local doesn't respect quotas because it runs suid. I have seen people mention something about a "fix" for that coming out or already out but have not seen it. Is there a way to get mail.local to respect user quotas? I have already hacked it to deliver to user's home directories. I know you can use procmail or qmail to do this, but I have also heard that procmail is not to "good" to use for a FreeBSD system because it reads messages into memory and big messages can (maybe) crash a system (if you don't have an size limit on incoming email that is)? At least, that had apparently happened to an older system with procmail we had here. And I haven't had a chance to mess with qmail yet ;-) 2. Is there a way to send an email to users to let them know they are over (or close to over) their quota? I am going to be migrating some users from an old BSDI 2.0 machine over to this new FreeBSD box, and the quota system on the BSDI box would send emails out when someone was over. I know I can just write some sort of script that would run repquota and grep for those over, but wondered if there was a built in function for that. Thanks, -Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message