Date: Fri, 12 Oct 2001 21:02:20 -0700 From: Andrew Edelstein <andrew@pure-chaos.com> To: procmail-users@procmail.org Cc: f-q <freebsd-questions@freebsd.org> Subject: Re: problem w/ keeping only one out of many copies via procmail Message-ID: <20011012210220.D7020@pure-chaos.com> In-Reply-To: <20011012230726.A27777@moo.holy.cow>; from parv_@yahoo.com on Fri, Oct 12, 2001 at 11:07:26PM -0400 References: <20011012230726.A27777@moo.holy.cow>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011012210220.D7020>