From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35193 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Thoughts on Message-ID generation Date: 03 Mar 2001 11:45:20 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: <87n1b6rcq9.fsf@deneb.enyo.de> <87snkxqico.fsf@deneb.enyo.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170976 1692 80.91.224.250 (21 Oct 2002 03:29:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:29:36 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 3CAD5D049E for ; Sat, 3 Mar 2001 05:46:05 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB14506; Sat, 3 Mar 2001 04:45:45 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 03 Mar 2001 04:45:05 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA17349 for ; Sat, 3 Mar 2001 04:44:54 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by mailhost.sclp.com (Postfix) with ESMTP id BD8C6D049E for ; Sat, 3 Mar 2001 05:45:22 -0500 (EST) Original-Received: from ssv2.dina.kvl.dk (ssv2.dina.kvl.dk [130.225.40.226]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id LAA30711; Sat, 3 Mar 2001 11:45:20 +0100 Original-Received: from abraham by ssv2.dina.kvl.dk with local (Exim 3.12 #1 (Debian)) id 14Z9XM-0006iO-00; Sat, 03 Mar 2001 11:45:20 +0100 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: <87snkxqico.fsf@deneb.enyo.de> (Florian Weimer's message of "01 Mar 2001 22:39:35 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 21 Xref: main.gmane.org gmane.emacs.gnus.general:35193 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35193 Florian Weimer writes: > prj@po.cwru.edu (Paul Jarc) writes: > > > Florian Weimer writes: > > > For mail, there never was a uniqueness constraint on message IDs. > > > > I'm not sure what you mean, but RFC822 4.6.1 says "The uniqueness of > > the message identifier is guaranteed by the host which generates it." > > Hardly anybody relies on the uniqueness of message IDs. How is that relevant? I do, anyway, since I use the message-id for sorting away duplicates. Someone else mentioned threading, and mail-to-news gateways also rely on the uniqueness of the mail message-id. > Messages without IDs are even transported by most MTAs. I believe sendmail adds one if it is missing.