From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 07:33:44 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 CB61616A420 for ; Tue, 7 Feb 2006 07:33:44 +0000 (GMT) (envelope-from anonymous@forea.ch) Received: from tinker.apex13.com (tinker.apex13.com [69.72.250.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0111943D49 for ; Tue, 7 Feb 2006 07:33:41 +0000 (GMT) (envelope-from anonymous@forea.ch) Received: from localhost (localhost.apex13.com [127.0.0.1]) by tinker.apex13.com (Postfix) with ESMTP id 6E6D039B49; Tue, 7 Feb 2006 02:33:40 -0500 (EST) Received: from tinker.apex13.com ([127.0.0.1]) by localhost (tinker.apex13.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60023-01; Tue, 7 Feb 2006 02:33:39 -0500 (EST) Received: from [192.168.0.106] (ip68-8-151-137.sd.sd.cox.net [68.8.151.137]) by tinker.apex13.com (Postfix) with ESMTP id 142EE39B25; Tue, 7 Feb 2006 02:33:38 -0500 (EST) Message-ID: <43E84D24.5020307@forea.ch> Date: Mon, 06 Feb 2006 23:32:52 -0800 From: a non y mouse User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Olivier Nicole References: <200602070430.k174UEGT086010@banyan.cs.ait.ac.th> In-Reply-To: <200602070430.k174UEGT086010@banyan.cs.ait.ac.th> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.3.3 (20050822) (FreeBSD) at localhost Cc: freebsd-questions@freebsd.org Subject: Re: Optimize shell 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: Tue, 07 Feb 2006 07:33:44 -0000 Olivier Nicole wrote: > I am setting up a machine to work as a mail back-up. It receives copy > of every email for every user. When the disk is almost full, I want to > delete older messages up to a total size of 4000000000. > Any idea how to speed up the things? look into the squirrel webmail proon plugin. i imagine that you could, at minimum, adapt what it does to prune old messages into something usable for yourself. http://www.squirrelmail.org/plugin_view.php?id=251 -- http://forea.ch/