GNU bug report logs -
#23432
25.0.93; Email from Gnus now going out with Message-IDs @gmail.com
Previous Next
Reported by: nljlistbox2 <at> gmail.com (N. Jackson)
Date: Tue, 3 May 2016 07:37:02 UTC
Severity: minor
Found in version 25.0.93
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
nljlistbox2 <at> gmail.com (N. Jackson) writes:
> At 13:26 -0400 on Wednesday 2016-05-04, Glenn Morris wrote:
>>
>> I added a sentence to NEWS.
>
> Thanks Glenn.
>
> However, I don't believe this is enough.
>
> This is an extremely egregious flaw. Inserting an inappropriate string like
> "i-did-not-set--mail-host-address--so-tickle-me" in Emacs users' email
> messages, without asking their permission and without informing them, is
> unacceptable.
Still, you've got to laugh...
It is supposed to check, though:
(message-check 'shoot
(if (re-search-forward
"Message-ID.*.i-did-not-set--mail-host-address--so-tickle-me" nil t)
(y-or-n-p "You appear to have a misconfigured system. Really post? ")
t))
So, I wonder why that is failing. Even if the message were less
whimsical, the fallback is supposed to have been captured.
Phil
This bug report was last modified 9 years and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.