← Back to team overview

vm team mailing list archive

[Bug 490021] Re: vm: vm-mime-encode-headers may mess up recipient addresses

 

There were several changes in the code related to MIME header encoding
between 8.0.9 and 8.0.12. Can you please verify if this is still an
issue in later VM versions (current 8.0.* or 8.1.0-beta)?

-- 
vm: vm-mime-encode-headers may mess up recipient addresses
https://bugs.launchpad.net/bugs/490021
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: Confirmed

Bug description:
When using recipients with full names containing accents, the encoding
done by vm-mime-encode-headers can produce incorrect addresses if a
space is missing after a comma. For instance:

 To: blah@xxxxxxxxxxxxx,François Fleuret <francois.fleuret@xxxxxxxx>

calling vm-mime-encode-headers produces

 To: =?iso-8859-1?Q?blah@xxxxxxxxxxxxx,Fran=E7ois?= Fleuret <francois.fleuret@xxxxxxxx>

Hence the first address is not valid anymore. This does not happen if
the space is present.

Regards,

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vm depends on:
ii  emacs22 [emacsen]             22.2+2-5   The GNU Emacs editor
ii  make                          3.81-5     The GNU version of the "make" util
ii  ucf                           3.0016     Update Configuration File: preserv

vm recommends no packages.

Versions of packages vm suggests:
ii  postfix [mail-transport-agent 2.5.5-1.1  High-performance mail transport ag
ii  stunnel                       3:4.22-2   dummy upgrade package
ii  stunnel4 [stunnel]            3:4.22-2   Universal SSL tunnel for network d





References