vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #00062
[Bug 490023] Re: vm: 8bit characters are not escaped in In-reply-to field
You can also try setting the variable vm-mime-encode-headers-regexp to
include other headers. -- Uday
** Changed in: vm
Assignee: (unassigned) => Ulrich Müller (ulm)
--
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: Confirmed
Status in “vm” package in Debian: New
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.
References