On Thu, Apr 27, 2006 at 10:29:47PM +0200, David H??rdeman wrote:
> 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]>

Ah, that's it!!  Misread the bts code.

The bug is not in bts at all, it's in mail (presumably /usr/bin/mail),
which is called if neither DEBEMAIL nor EMAIL are set.  So whichever
package you have which provides the mail executable is the one which
is sending unencoded 8-bit names.

Please could you reassign this bug to that package?

Thanks,

   Julian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to