From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35010 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: `user-mail-address' for message-ids Date: 27 Feb 2001 12:28:28 -0500 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=us-ascii X-Trace: main.gmane.org 1035170825 750 80.91.224.250 (21 Oct 2002 03:27:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:27:05 +0000 (UTC) Cc: ding@gnus.org 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 865F0D049F for ; Tue, 27 Feb 2001 12:29:38 -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 LAB21598; Tue, 27 Feb 2001 11:28:55 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 27 Feb 2001 11:28:08 -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 LAA12342 for ; Tue, 27 Feb 2001 11:27:59 -0600 (CST) Original-Received: from multivac.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.96.25]) by mailhost.sclp.com (Postfix) with SMTP id 34DC1D04A1 for ; Tue, 27 Feb 2001 12:28:29 -0500 (EST) Original-Received: (qmail 29937 invoked by uid 500); 27 Feb 2001 17:28:50 -0000 Mail-Followup-To: ding@gnus.org, jason@mastaler.com Original-To: "Jason R. Mastaler" In-Reply-To: ("Jason R. Mastaler"'s message of "27 Feb 2001 10:19:41 -0700") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 23 Xref: main.gmane.org gmane.emacs.gnus.general:35010 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35010 "Jason R. Mastaler" writes: > Per Abrahamsen writes: > > Yes. It would increase the risk of duplicate message ids, i.e. all > > the users of all the machines in our department share the > > 'dina.kvl.dk' mail host name, but I'm the only one using ssv2. > > By this argument, using (system-name) for the message-id doesn't > insure uniqueness. It ensures that this Message-ID won't be the same as any Message-ID produced on another correctly configured system; this is exactly what the use of (system-name) is intended to guarantee. > In your case you are the only one using ssv2, but consider large > multiuser servers where hundreds of gnus users may be using the same > machine. Gnus puts the username in the Message-ID, so this shouldn't be a problem. Still, I certainly wouldn't mind if (emacs-pid) were added into the mix as well. paul