vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #00095
[Bug 490023] Re: vm: 8bit characters are not escaped in In-reply-to field
I've added the following sentence to the documentation of vm-in-reply-
to-format:
If the format includes elements with non-ASCII characters, then "In-
Reply-To" should be added to `vm-mime-encode-headers-regexp'.
** Changed in: vm
Status: Confirmed => Fix Committed
** Changed in: vm
Milestone: None => 8.1.0-beta
--
vm: 8bit characters are not escaped in In-reply-to field
https://bugs.launchpad.net/bugs/490023
You received this bug notification because you are a member of VM
development team, which is the registrant for vm.
Status in VM (View Mail) for Emacs: Fix Committed
Status in “vm” package in Debian: Confirmed
Bug description:
When I reply to an email from someone with an 8-bit character in their name, such as
"=?iso-8859-1?Q?V=EDctor_Paesa?=" <xxxxxx@xxxxxxxxxxxx>
The In-reply-to field gets the un-escaped name:
In-Reply-To: message from Víctor Paesa on Sunday July 15
And a number of mail systems reject the email as 8bit characters in headers are illegal.
Follow ups
References