Re: Strange problem replying to message
David Levine <[email protected]>
| Newsgroups | gmane.mail.nmh.devel |
|---|---|
| Message-ID | <[email protected]._X9a> |
> Perhaps I am losing it but when I first looked at the header fields for the message that > was giving me problems I could have sworn it said "Content-Transfer-Encoding: Base64". > Now when I look at it instead of base64 it says 8bit. Am I confused or is that what mhfixmsg did, > changed the message from base64 to 8bit? mhfixmsg changed the encoding of the message content. There are other ways to reply to base64-encoded messages. One is explained in the "Convert Interface" section of the mhbuild(1) man page. David