From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34940 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: 23 Feb 2001 16:47:03 -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=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035170769 413 80.91.224.250 (21 Oct 2002 03:26:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:26:09 +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 4E94CD049F for ; Fri, 23 Feb 2001 16:47:30 -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 PAB23371; Fri, 23 Feb 2001 15:47:22 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 23 Feb 2001 15:46:43 -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 PAA13814 for ; Fri, 23 Feb 2001 15:46:33 -0600 (CST) Original-Received: from multivac.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.96.25]) by mailhost.sclp.com (Postfix) with SMTP id B3871D049F for ; Fri, 23 Feb 2001 16:47:03 -0500 (EST) Original-Received: (qmail 21119 invoked by uid 500); 23 Feb 2001 21:47:25 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "23 Feb 2001 22:38:56 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:34940 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34940 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > [[ Paul wants to know why one would want to frob the message id. ]] The domain part, in particular. > Many MUAs put the message id of all received messages into the > References header. So if I put the token `xyzzy' into the message id > of messages regarding the foo project, then I can recognize incoming > messages regarding foo. >=20 > Very useful for mail splitting. Hm, yeah, I guess it would be. But it should be done prior to the "@" in order to preserve uniqueness. Host foo.bar.baz doesn't know offhand whether there exists a host xyzzy.foo.bar.baz. paul