From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34973 Path: main.gmane.org!not-for-mail From: NAGY Andras Newsgroups: gmane.emacs.gnus.general Subject: Re: `user-mail-address' for message-ids Date: 25 Feb 2001 03:05:14 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <20010223133030.B14991@mastaler.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035170795 556 80.91.224.250 (21 Oct 2002 03:26:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:26:35 +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 9E1D5D049F for ; Sat, 24 Feb 2001 21:05:42 -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 UAB00916; Sat, 24 Feb 2001 20:05:34 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 24 Feb 2001 20:04:54 -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 UAA22921 for ; Sat, 24 Feb 2001 20:04:44 -0600 (CST) Original-Received: from mail.inf.elte.hu (mail.inf.elte.hu [157.181.161.6]) by mailhost.sclp.com (Postfix) with ESMTP id B4E5FD049F for ; Sat, 24 Feb 2001 21:05:15 -0500 (EST) Original-Received: by mail.inf.elte.hu (Postfix, from userid 28535) id 08F73801A; Sun, 25 Feb 2001 03:05:14 +0100 (CET) Original-To: ding@gnus.org Mail-Copies-To: nobody In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "24 Feb 2001 13:08:11 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Biscayne) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 21 Xref: main.gmane.org gmane.emacs.gnus.general:34973 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34973 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > > No. Many MUAs use the user's chosen e-mail address (such as Mutt) > > in the message-id instead of the system's fqdn. I say that if the > > 1st half of the message-id (before the "@") doesn't guarantee > > uniqueness, then we need to rethink the algorithm for > > `message-make-message-id'. > > No no no. Consider people with a gnu.org address, or acm.org, or > hotmail.com. People who use the default Linux installation will > probably be using an account with the user id 100 (or was it 1000?), > so the user id part that goes into the local part of the message id > doesn't help, either. I think he did not mean the numerical user id, but the local part of the user's email address. Say, if joe@hotmail.com uses message ids like random-stuff-based-on-time.joe@hotmail.com, it will be likely unique. (If Joe uses only a single MUA at a given time.) Andras