From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26680 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Re: message.el: mail-host-address ignored Date: 11 Nov 1999 21:00:49 +0000 Organization: Citrix Systems (Cambridge) Sender: owner-ding@hpc.uh.edu Message-ID: References: <87n1slizjk.fsf@worldonline.dk> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163843 20692 80.91.224.250 (21 Oct 2002 01:30:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:30:43 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA22180 for ; Thu, 11 Nov 1999 16:02:02 -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 PAB06789; Thu, 11 Nov 1999 15:01:53 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Nov 1999 15:02:10 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA11122 for ; Thu, 11 Nov 1999 15:02:00 -0600 (CST) Original-Received: from gatekeeper.ctxuk.citrix.com (root@gatekeeper.ctxuk.citrix.com [195.153.38.114]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA22170 for ; Thu, 11 Nov 1999 16:00:55 -0500 (EST) Original-Received: from sh.ctxuk.citrix.com (sh.ctxuk.citrix.com [10.30.224.4]) by gatekeeper.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id VAA12107 for ; Thu, 11 Nov 1999 21:00:51 GMT Original-Received: from hwmail01.ctxuk.citrix.com (hwmail01.ctxuk.citrix.com [10.30.224.23]) by sh.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id VAA02025 for ; Thu, 11 Nov 1999 21:00:50 GMT Original-Received: from lanber.cam.citrix.com (LANBER [10.70.1.235]) by hwmail01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id 45YDFH3T; Thu, 11 Nov 1999 21:00:50 -0000 Original-To: The Gnus Mailing List Original-Lines: 23 In-Reply-To: Raymond Scholz's message of "11 Nov 1999 21:39:16 +0100" X-Author-Info: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26680 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26680 Raymond> Raymond Scholz 0> In article , Raymond wrote: Raymond> Toby Speight writes: >> What would be even better is if someone defined a "Message-ID by >> UDP or TCP" service one could connect to for unique IDs. Raymond> I use `mail-host-address' for kinda such thing. If I dial Raymond> up at my ISP, I get a dynamic IP address. After that I Raymond> use a tools from DynDNS (http://www.dyndns.org) to point Raymond> rscholz.dyndns.org on my dynamic address. So the message Raymond> IDs are RFC-conform (or whatever). I don't think we're talking about the same thing. In my Ideal Universe(TM), I'd connect to the message-id port of some host (perhaps localhost), and it would reply with a valid message-id. A bit like how the chargen service works. Then Gnus and all the other systems out there using message-ids wouldn't have to each implement their own generators, and there'd be less chance of collisions. But I think that now is too late to put the genie back into the bottle.