On Tue, Dec 10, 2002 at 10:44:45AM -0500, [EMAIL PROTECTED] wrote:
> I was just thinking:  I get multiple copies of a lot of spam.  Are there
> any spamassasin rules, or other tools, that filter on the basis of
> receiving <n> copies of the same message?

There's no real way for SA to do this.  If they're the exact same message,
you can filter on message-id via procmail:

:0 Wh: msgid.lock
| formail -D 16384 $HOME/.msgid.cache

if it's the same body but the header may be different, there was some
stuff on the razor list this morning about generating a body hash and
then checking a local cache database for the hash.

-- 
Randomly Generated Tagline:
"We should declare war on North Vietnam.  We could pave the whole
 country and put parking strips on it, and still be home by Christmas."
                      - Ronald Reagan

Attachment: msg11003/pgp00000.pgp
Description: PGP signature

Reply via email to