On Mon, Jan 18, 1999 at 01:35:53PM +0100, Markus Hofmann wrote:
> Quoting Heikki Kantola <[EMAIL PROTECTED]>:
> > According to Markus Hofmann <[EMAIL PROTECTED]>:
> > > i'm trying to read mails from a M$-Exchange Server with imap. it works
> > > but the german-umlauts aren't displayed correctly. 
> > 
> > How are those shown? 
> 
> something like '=20D'.  
> 
> the header seems to be correct: 
>         MIME-Version: 1.0
>         Content-Type: text/plain;
>                 charset="iso-8859-1"
>         Content-Transfer-Encoding: quoted-printable

Looks ok.

> 
> > 
> > > any hints?
> > 
> > If those 8-bit characters appear as question marks there's at least 
> > two possiblities:
> > 1) The messages you're reading have faulty character set (eg. us-ascii
> > instead of ISO Latin 1) defined in MIME headers.
> > 2) If MIME-headers are ok, then it can be that you've compiled Mutt on
> > system with broken locale support, if that's the case recompile Mutt
> > with "--enable-locales-fix" configure switch.
> 
> I've compiled it with --enable-locales-fix but the problem is still
> there. btw. I'm using linux 2.0.35  (suse 5.3).

The mail is not decoded, i.e. mutt is obviously unable to recognize
the header correctly. Although the snippet above looks good, it is
possible that the mail is of type multipart and something wrong with it
(I actually saw broken mails from M$-Exchange this way).

Please send us a copy of the header and, if there, the MIME frame of
the relevant mail part (you can anonymize private content),
then we'll see ...


Gero

-- 
> Hi!  I'm Signature Virus 99!  Copy me into your signature and join the fun!

Reply via email to