From owner-freebsd-questions@FreeBSD.ORG Thu Dec 25 12:59:39 2003 Return-Path: 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 3E0AC16A4CE for ; Thu, 25 Dec 2003 12:59:39 -0800 (PST) Received: from madras.dyndns.org (dsl-137.241.240.220.dsl.comindico.com.au [220.240.241.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4157943D1F for ; Thu, 25 Dec 2003 12:59:35 -0800 (PST) (envelope-from ggop@madras.dyndns.org) Received: from madras.dyndns.org (localhost [127.0.0.1]) by madras.dyndns.org (8.12.9/8.12.9) with ESMTP id hBPKvvBU089509; Fri, 26 Dec 2003 07:57:57 +1100 (EST) (envelope-from ggop@madras.dyndns.org) Received: (from ggop@localhost) by madras.dyndns.org (8.12.9/8.12.9/Submit) id hBPKvuhD089508; Fri, 26 Dec 2003 07:57:56 +1100 (EST) Date: Fri, 26 Dec 2003 07:57:55 +1100 From: Gautam Gopalakrishnan To: FreeBSD Questions Message-ID: <20031225205755.GA89456@madras.dyndns.org> References: <20031225214301.GA92600@bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031225214301.GA92600@bellsouth.net> User-Agent: Mutt/1.4.1i cc: Bryan Cassidy Subject: Re: Procmail + Mutt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 20:59:39 -0000 On Thu, Dec 25, 2003 at 03:43:01PM -0600, Bryan Cassidy wrote: > I am using FreeBSD 4.8 with Mutt 1.5 and Procmail 3.22 and have setup > some filters. In my .procmailrc I have the following > > :0: * ^TO_freebsd-questions@freebsd.org FreeBSD_Questions :0: * > ^TO_questions FreeBSD_Questions > That must read: :0: * ^(To|C[Cc]):.*questions@freebsd.org freebsd-questions because sometimes people CC freebsd-questions hth Gautam