Gnus development mailing list
 help / color / mirror / Atom feed
From: Raymond Scholz <rscholz@tzi.de>
Subject: message.el: mail-host-address ignored
Date: 10 Nov 1999 19:24:40 +0100	[thread overview]
Message-ID: <m39046b3x3.fsf@rscholz.dyndns.org> (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


             reply	other threads:[~1999-11-10 18:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-10 18:24 Raymond Scholz [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m39046b3x3.fsf@rscholz.dyndns.org \
    --to=rscholz@tzi.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).