On 2021-02-04, at 11:24:30, Kevin J. McCarthy wrote:
>>     ...
> Stripping ANSI sequences in autoview rendering for replies was added as a 
> feature in Mutt 1.14.0.
>>     ...?
> You could try turning off $forward_decode, but I don't think that's the 
> behavior you want.  :-) (It forwards the raw email as inline text).
>  
The rendering then "stripping" is apt to introduce errors.
I would hope, rather that when a message contains such as:
    ...
    ------=_Part_50612164_1937433787.1612461787220
    Content-Type: text/html; charset=utf-8
    Content-Transfer-Encoding: quoted-printable
    ...
forwarding that "Part" would bypass rendering and stripping,
and send it verbatim with no transformation.

(But I use an IMAP server which is 8bit savvy with an SMTP server
that corrupts 8bit.  I might want Content-Transfer-Encoding
conversion.)

-- gil

Reply via email to