From owner-freebsd-questions@FreeBSD.ORG Thu Jun 1 09:26:03 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 4838816A594 for ; Thu, 1 Jun 2006 09:26:03 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D686D43D48 for ; Thu, 1 Jun 2006 09:26:02 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FljQn-0004hu-Hg for freebsd-questions@freebsd.org; Thu, 01 Jun 2006 11:25:29 +0200 Received: from 143.129.77.38 ([143.129.77.38]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Jun 2006 11:25:29 +0200 Received: from bart.braem by 143.129.77.38 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Jun 2006 11:25:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Bart Braem Date: Thu, 01 Jun 2006 11:25:11 +0200 Lines: 8 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 143.129.77.38 User-Agent: KNode/0.10.2 Sender: news Subject: 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 09:26:03 -0000 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? Regards, Bart