[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to give Thomas Dupond the date in his replies.
From: |
Philipp Takacs |
Subject: |
Re: How to give Thomas Dupond the date in his replies. |
Date: |
Sat, 29 Jan 2022 00:39:51 +0100 |
[2022-01-28 18:18] Ken Hornstein <kenh@pobox.com>
> >However when I do that and quote some email which is not strictly ANSI I
> >get these weird =C3=A9 instead of é. Some other characters are
> >affected.
> >
> >Do you have any idea on how to resolve that?
>
> In a perfect world mhl would be MIME-aware and just take care of that for
> you. We don't yet live in that world. I wrote "replyfilter" to mostly
> deal with that; it's a perl script that lives in the nmh contrib directory
> and the comments in it explain how to use it.
In mmh we have a workaround for this problem. To decode MIME we pipe the
mail through show. I know this has a few downsides, but if you are
intrested I can help to port this to nmh.
Philipp