RE: No apologies if you receive this multiple times (was CFP: IEEE IC3N'2000)

> so when a message gets received, the message-id is extracted,
> and a secure hash is made of the message (minus its received
> fields and anything else that seems extraneous).  if there
> was another message with that message-id and the same hash,
> the new message is ignored.  if there was another message
> with the same message-id but a different hash, the new message
> is treated as a separate message.

So forget the message-ID and just store the secure hash.

Received on Tuesday, 2 May 2000 18:21:26 UTC