- From: Larry Masinter <LM@att.com>
- Date: Tue, 2 May 2000 15:21:18 -0700
- To: <moore@cs.utk.edu>, "Lawrence Greenfield" <leg+@andrew.cmu.edu>
- Cc: <discuss@apps.ietf.org>
> 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