From owner-freebsd-questions@FreeBSD.ORG Thu Jun 1 14:46:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4376016BF91 for ; Thu, 1 Jun 2006 14:46:56 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C79843D5F for ; Thu, 1 Jun 2006 14:46:54 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.4) id k51EksRl008946; Thu, 1 Jun 2006 09:46:54 -0500 (CDT) (envelope-from dan) Date: Thu, 1 Jun 2006 09:46:54 -0500 From: Dan Nelson To: Bart Braem Message-ID: <20060601144653.GC97883@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.5-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: Mail when users over quota X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:47:05 -0000 In the last episode (Jun 01), Bart Braem said: > We are implementing quota on our servers and it worked out fine. But we > would like to warn users with a mail when they are over quota. Is there a > tool that does that? We found warnquota for linux but nothing for FreeBSD. > We are not the only users of quota who want to warn their users with a > mail, right? One way would be to parse the output of "repquota", and send an email to anyone with a "+" in the 2nd column. -- Dan Nelson dnelson@allantgroup.com