From owner-freebsd-questions@FreeBSD.ORG Fri Jun 2 12:37:23 2006 Return-Path: X-Original-To: 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 D3CCD16A781 for ; Fri, 2 Jun 2006 12:37:23 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DD8443D45 for ; Fri, 2 Jun 2006 12:37:23 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 9538 invoked from network); 2 Jun 2006 12:37:22 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Jun 2006 12:37:21 -0000 Received: by be-well.ilk.org (Postfix, from userid 0) id C32B028449; Fri, 2 Jun 2006 08:37:19 -0400 (EDT) To: Robin Becker References: <44800F1D.50100@chamonix.reportlab.co.uk> <44801448.50009@chamonix.reportlab.co.uk> <200606021328.31894.Danovitsch@vitsch.net> <44802415.2030907@chamonix.reportlab.co.uk> From: Charlie Root Date: Fri, 02 Jun 2006 08:37:19 -0400 In-Reply-To: <44802415.2030907@chamonix.reportlab.co.uk> (Robin Becker's message of "Fri, 02 Jun 2006 12:42:13 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: questions@freebsd.org Subject: Re: qpopper for root X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 12:37:31 -0000 Robin Becker writes: > that's a good answer and will allow my despamming stuff to work on > it. I was hoping to be able to clear the root mailbox as well. Is > there an easy way to do that? Procmail comes with a nice tool that can do that, called formail. For a one-time use, though, it's probably easier to just copy the mailbox file somewhere else and delete it. > In practice if I'm not trying to clear > roots mbox, can I not just forward mail with root's .forward file? Sure, it will work.