[Bug 786009] Re: Wrong charset in emails
Michael Vogt
michael.vogt at ubuntu.com
Fri Oct 5 15:22:28 UTC 2012
Thanks for your bugreport.
This is fixed in the latest version quantal version:
revno: 201.1.34
fixes bug: http://bugs.debian.org/654851
committer: Michael Vogt <michael.vogt at ubuntu.com>
branch nick: debian-sid
timestamp: Wed 2012-07-11 11:58:14 +0200
message:
Do not use "mail -a" as this is not POSIX, instead use the python
email.Message package to construct a proper utf8 message
(closes: #654851)
** Bug watch added: Debian Bug tracker #654851
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654851
** Changed in: unattended-upgrades (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unattended-upgrades in Ubuntu.
https://bugs.launchpad.net/bugs/786009
Title:
Wrong charset in emails
Status in “unattended-upgrades” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: unattended-upgrades
The emails sent by version 0.62ubuntu1 are localized, but the encoding
is wrong, at least for the german translation. MTA in use is postfix
2.8.1-1~maverick1, /usr/bin/mail is provided by bsd-mailx
8.1.2-0.20100314cvs-1
In the subject, the german umlaut "ü" is encoded as quoted printable =C3=BC which is UTF-8, but the encoding is erroneously specified to be ISO-8859-1.
There is no charset specified for the body, but it's encoded as UTF-8 too. (not quoted printable, but 8-bit)
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: unattended-upgrades 0.62ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat May 21 00:59:35 2011
PackageArchitecture: all
SourcePackage: unattended-upgrades
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/786009/+subscriptions
More information about the foundations-bugs
mailing list