The draft says "If two or more messages have the same Message ID, assign a unique Message ID to each of the duplicates". Doesn't that mean that those messages should behave exactly as if they didn't have Message-ID header at all? At least UW and Courier servers don't seem to be doing so. Here's an example mbox:
>From [EMAIL PROTECTED] Tue Jan 8 20:38:49 2002 Subject: 1 Message-Id: <[EMAIL PROTECTED]> 1 >From [EMAIL PROTECTED] Tue Jan 8 20:38:49 2002 Subject: 2 Message-Id: <[EMAIL PROTECTED]> 2 >From [EMAIL PROTECTED] Tue Jan 8 20:38:49 2002 From: Lonnie Borntreger <[EMAIL PROTECTED]> Subject: 3 References: <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> 3 UW-IMAP gives this: x thread references us-ascii all * THREAD (1 3)(2) Shouldn't it be (1)(2)(3)? -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/imap/imap-list.html -----------------------------------------------------------------
