Re: base64 message body decode when replying???
Kevin Cosgrove <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
On 22 March 2010 at 15:43, [email protected] wrote: > > I just can't figure this out. I've done quite a bit of > > manual reading and net searching on this, but can't seem to > > find what I'm after. Anyone know how to achieve what I'm > > after? > > This is a known deficiency in nmh (is anybody using any other > mh variants under the exmh hood anymore?). The basic problem > is the repl command is not MIME-aware. That makes sense. Has anyone scripted a filter, maybe triggered via ~/.mh_profile, which pre-formats the message before handing off the content to the actual repl? I'm not trying to handle the entire world of MIME via repl, just base64 encoding for now. I'm happy to prefilter the messages in place before replying. I do that now to get rid of Outlook's special version of quoted-printable. Thanks... -- Kevin