GNU bug report logs -
#38200
26.2; sendmail.el needlessly munging headers by inserting backslashes
Previous Next
Reported by: Ed Sabol <esabol <at> milkyway.gsfc.nasa.gov>
Date: Wed, 13 Nov 2019 22:01:01 UTC
Severity: normal
Tags: fixed
Found in version 26.2
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
> I don't remember why I added the function
> `rfc2047-quote-special-characters-in-quoted-strings' at all. So
> do I about `rfc2047-strip-backslashes-in-quoted-strings' either,
> sorry.
I seem to vaguely recall there perhaps being a problem with things
like
From: "Foo, Bar" <foo <at> zot.com>, zot <at> foo.com
being tokenized into three email addresses
Foo
Bar <foo <at> zot.com>
zot <at> foo.com
But on the other hand, if there's anything that broken out there, you'd
think that adding a backslash before the comma wouldn't help, either.
> But as for at least rfc2047-quote-*, it looks surely
> needless. With some brief tests, I verified the address-mime
> encoder works without it. Even if it is necessary for some cases,
> it would probably be very rare, so I'd like to remove it now.
> May I do that?
Sure, go ahead. If there's any interoperability problems here, we'll
find out. But I think it's pretty unlikely.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 5 years and 191 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.