1997-02-13 - Re: Procmail during the transition, anyone?

Header Data

From: Anil Das <das@sgi.com>
To: “Michael Froomkin - U.Miami School of Law” <froomkin@law.miami.edu>
Message Hash: 2960b4054d82fc46bf5ccac094d20cb86e4df9632307b3babfae61d6398f3ae3
Message ID: <199702131441.GAA01300@toad.com>
Reply To: N/A
UTC Datetime: 1997-02-13 14:41:04 UTC
Raw Date: Thu, 13 Feb 1997 06:41:04 -0800 (PST)

Raw message

From: Anil Das <das@sgi.com>
Date: Thu, 13 Feb 1997 06:41:04 -0800 (PST)
To: "Michael Froomkin - U.Miami School of Law" <froomkin@law.miami.edu>
Subject: Re: Procmail during the transition, anyone?
Message-ID: <199702131441.GAA01300@toad.com>
MIME-Version: 1.0
Content-Type: text/plain


Michael Froomkin - U.Miami School of Law wrote:
> 
> At various stages in the transition, we will be getting multiple copies of
> the same messages as the are re- cross- whatever-posted to lists,
> newsgroups and anything else handy.
> 
> Anyone have a procmail script that will show me just ONE copy of messages,
> even if the headers are not identical (e.g. one looped, another was
> forwarded, etc.)?
> 

# Remove duplicate messages
:0 Wh: .msgid.lock
| formail -D 8192 .msgid.cache


It detects duplicates by Message-Id.

-- 
Anil Das






Thread