From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] conversion of charsets in upas/fs From: Heiko Dudzus Date: Mon, 31 Jan 2005 15:05:18 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 39173c6a-eace-11e9-9e20-41e7f4b1d025 Hello Kenji, thanks for your answer, >> Isn't that also possible with 8bit encoded mails? > > What about its header line? > If the header doesn't have approapriate and supported by > the Upas line, it may fail. I will quote an example: | Content-Type: text/plain; charset=ISO-8859-15; format=flowed | Content-Transfer-Encoding: 8bit in the header doesn't lead to properly displayed 'umlauts', but | Content-Type: text/plain; charset=ISO-8859-15; format=flowed | Content-Transfer-Encoding: quoted-printable does lead to properly displayed 'umlauts'.