Hi [2022-01-29 12:41] Thomas Dupond <[email protected]> > > Philipp Takacs <[email protected]> wrote: > > > [2022-01-28 18:18] Ken Hornstein <[email protected]> > > > >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. > > Never heard of mmh before. Is it another port of MH?
It's a fork of nmh. Currently not realy maintained, because of lack of time and motivation. See http://marmaro.de/prog/mmh/ Philipp
