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


> 
> > 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).

regards,
    markus

Reply via email to