Gnus development mailing list
 help / color / mirror / Atom feed
* message.el: mail-host-address ignored
@ 1999-11-10 18:24 Raymond Scholz
  1999-11-11  1:31 ` Rene H. Larsen
  0 siblings, 1 reply; 7+ messages in thread
From: Raymond Scholz @ 1999-11-10 18:24 UTC (permalink / raw)


Hi!

There seems to be an inconsistency in the behaviour of message.el
compared with it's documentation, coming with PGnus 0.98 .

My computer's name is "mde1". Some Linux distributions force the user
to specify a domain part too [1]. I used "home", so the complete name
is "mde1.home", no FQDN as you see. `system-name' gives me that string
too. So I set `mail-host-address' to a FQDN after consulting the
Message info pages and finding:

| `Message-ID'
|     This required header will be generated by Message.  A unique ID
|     will be created based on the date, time, user name and system
|     name.  Message will use `mail-host-address' as the fully qualified
|     domain name (FQDN) of the machine if that variable is defined.  If
|     not, it will use `system-name', which doesn't report a FQDN on
|     some machines - notably Suns.

But Message still uses `system-name' for Message-ID generation. My
tiny knowledge of Lisp tells me, that Message takes `system-name',
looks for a `.' in it and calls it fully qualified after that. If
there is no `.' in it, it uses other alternatives (including
`mail-host-address') to build a unique Message-ID.

My current workaround is to set system-name to "mde1" by now...

Cheers,
  Ray

[1] Yes, I know how to work around this, but others possibly won't.

-- 
Raymond Scholz -*- rscholz@tzi.de -*- http://www.tzi.de/~rscholz/
FB 3 Informatik, Universitaet Bremen -*- PGP key available via WWW


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1999-11-11 21:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-10 18:24 message.el: mail-host-address ignored Raymond Scholz
1999-11-11  1:31 ` Rene H. Larsen
1999-11-11 12:41   ` Toby Speight
1999-11-11 18:45     ` Rene H. Larsen
1999-11-11 20:39     ` Raymond Scholz
1999-11-11 21:00       ` Toby Speight
1999-11-11 16:38   ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).