Gnus development mailing list
 help / color / mirror / Atom feed
From: Byung-Hee HWANG <soyeomul@doraji.xyz>
To: The Gnus <ding@gnus.org>
Subject: Re: [PATCH] Message-ID hostname should be simple.
Date: Sat, 06 May 2023 15:57:36 +0900	[thread overview]
Message-ID: <87lei2aqvz.fsf@penguin.YW> (raw)
In-Reply-To: <20230417113928.1893-1-soyeomul@doraji.xyz> (Byung-Hee HWANG's message of "Mon, 17 Apr 2023 20:39:30 +0900")

Please never mind before my mail, it was not important thing.

Byung-Hee HWANG <soyeomul@doraji.xyz> writes:

> Most people know that the meaning of localhost/localdomain. So i prefer
> localdomain to long line explanation. Long time ago, i saw some
> message's localdomain screenshot at LKML:
>
> <quote>
> X-X-Sender: torvalds@localhost.localdomain
> </quote>
>
> Reference:
> https://lore.kernel.org/all/alpine.LFD.2.00.0901111248060.6528@localhost.localdomain/raw
>
> Sincerely, Byung-Hee
>
> ---
>  lisp/gnus/message.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
> index 8d3fe010af4..735ad00e0ea 100644
> --- a/lisp/gnus/message.el
> +++ b/lisp/gnus/message.el
> @@ -6143,7 +6143,7 @@ give as trustworthy answer as possible."
>        user-domain)
>       ;; Default to this bogus thing.
>       (t
> -      (concat sysname ".mail-host-address-is-not-set")))))
> +      (concat sysname ".localdomain")))))
>  
>  (defun message-make-domain ()
>    "Return the domain name."

Sincerely, Byung-Hee (Gnus fan)

-- 
^고맙습니다 _布德天下_ 감사합니다_^))//


  parent reply	other threads:[~2023-05-06  6:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-17 11:39 Byung-Hee HWANG
2023-04-17 17:03 ` Bob Newell
2023-04-18 11:28   ` Byung-Hee HWANG
2023-05-06  6:57 ` Byung-Hee HWANG [this message]
2023-05-06  7:11   ` Emanuel Berg
2023-05-06 10:25     ` Byung-Hee HWANG (黃炳熙)

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=87lei2aqvz.fsf@penguin.YW \
    --to=soyeomul@doraji.xyz \
    --cc=ding@gnus.org \
    /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).