From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37680 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: message-make-fqdn shouldn't believe `localhost.localdomain' Date: Fri, 10 Aug 2001 10:21:38 -0700 Sender: zsh@piglet.jia.vnet Message-ID: <2n3d6zespp.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035173055 15139 80.91.224.250 (21 Oct 2002 04:04:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:04:15 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 15048 invoked from network); 10 Aug 2001 17:24:30 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.80) by gnus.org with SMTP; 10 Aug 2001 17:24:30 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f7AHLc704718; Fri, 10 Aug 2001 10:21:38 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 15 Xref: main.gmane.org gmane.emacs.gnus.general:37680 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37680 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > message-make-fqdn does some sanity checking on system-name and uses it > for message ids if it appears right. > > IMHO, message-make-fqdn should NOT assume system-name to be sane if it > is equal to localhost.localdomain. Fixed. > Opinions? Other common bogus values? Bogus names go to message-bogus-system-names. ShengHuo