info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New error message about Message-ID


From: Rasmus
Subject: Re: New error message about Message-ID
Date: Wed, 22 Mar 2017 13:21:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Julien Cubizolles <j.cubizolles@free.fr> writes:

> I recently noticed that gnus complains about the Message-ID of outoing
> posts (to gmane) with:
>
> The Message-ID looks strange: "<871stpikxi.fsf@lago>".  Really post? (y
> or n) y
>
> lago is the hostname of the machine I'm using. Did something recently
> change about the check of the message-ID or the message-ID creation ?

See,

    https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25702

I work around this bug by adding this to init.el

(with-eval-after-load 'message
  (setq message-bogus-system-names
        (regexp-opt '("W530" "X200" "X200s"))))

Hope it helps,
Rasmus

-- 
Lasciate ogni speranza o voi che entrate: siete nella mani di'machellaio




reply via email to

[Prev in Thread] Current Thread [Next in Thread]