On Wed, Apr 26, 2006 at 10:17:55PM +0100, Julian Gilbey wrote:
On Wed, Apr 26, 2006 at 08:44:08PM +0200, David H??rdeman wrote:
DEBFULLNAME was not set
EMAIL was not set
getpwuid returned my name using an 8-bit encoding (UTF-8)
...but...
the locale does match the encoding of /etc/passwd...locale charmap
returns "UTF-8".
So there seems to be something missing here.
That's just plain weird. How on earth could that happen?
I dunno :)
Looking at a message where it failed, the relevant header says:
From: [EMAIL PROTECTED] (David Härdeman)
and a message which didn't fail (with DEBFULLNAME and DEBEMAIL set):
From [EMAIL PROTECTED] Tue Apr 25 13:01:37 2006
...
From: David =?UTF-8?Q?H=C3=A4rdeman?= <[EMAIL PROTECTED]>
Re,
David