From owner-freebsd-questions Fri Oct 12 21: 0:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pure-chaos.com (adsl-64-166-2-237.dsl.snfc21.pacbell.net [64.166.2.237]) by hub.freebsd.org (Postfix) with ESMTP id F214F37B406 for ; Fri, 12 Oct 2001 21:00:21 -0700 (PDT) Received: (from andrew@localhost) by mail.pure-chaos.com (8.11.1/8.11.1) id f9D42LN09084; Fri, 12 Oct 2001 21:02:21 -0700 (PDT) Date: Fri, 12 Oct 2001 21:02:20 -0700 From: Andrew Edelstein To: procmail-users@procmail.org Cc: f-q Subject: Re: problem w/ keeping only one out of many copies via procmail Message-ID: <20011012210220.D7020@pure-chaos.com> Mail-Followup-To: procmail-users@procmail.org, f-q References: <20011012230726.A27777@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011012230726.A27777@moo.holy.cow>; from parv_@yahoo.com on Fri, Oct 12, 2001 at 11:07:26PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 12, 2001 at 11:07:26PM -0400, parv wrote: > problem is that i can't seem to get only one copy of mail > instead of all the ones that i can potentially get. here is > the receipe from procmail faq/man page/etc... > > :0 Whc: .msgid-lock > | formail -D 32768 .msgid-cache > > #:0 a: > #.extra-copy > > > ...intially, i was giddy whenever i would see messages only in the > .extra-copy but only one copy w/ same message-id in any/all other > folder (mbox type). but that doesn't seem to take care of all the > duplicates all the time. Uhm, that would be because you're no longer putting the extra copy generaged by the c flag on the first recipe in the .extra-coppy folder defined by teh second. Comment out the second recipe and the extra copy goes right on through to the rest of your .procmailrc. You want to take that c flag off as well. -- Andrew Edelstein - andrew@pure-chaos.com http://andrew.pure-chaos.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message