X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fc18ad68f85f29c016667b7bf54d7e4b2f3b42c5..fb6ea8dca0129dbb93ecb5fe1147a7b03138bbf8:/man/mh-mime.man diff --git a/man/mh-mime.man b/man/mh-mime.man index abc3c22d..6a3c06be 100644 --- a/man/mh-mime.man +++ b/man/mh-mime.man @@ -1,4 +1,4 @@ -.TH MH\-MIME %manext7% "March 16, 2014" "%nmhversion%" +.TH MH\-MIME %manext7% "September 25, 2016" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -49,7 +49,7 @@ will automatically decode MIME-encoded headers. If you have a custom format, see the examples provided with the .B nmh distribution (found in the -.RI \*(lq %etcdir% \*(rq +.RI \*(lq %nmhetcdir% \*(rq directory) and .IR mh\-format (5) for details on how to make sure your MIME headers are properly @@ -141,8 +141,11 @@ command at the \*(lqWhat now?\*(rq prompt to process them. When replying to messages using .IR repl (1) the traditional MH method of including the original text in the reply does -not interoperate with MIME messages. As of this writing there is no -native solution for addressing this issue, but the contrib directory +not interoperate with MIME messages. The +.B \-convertargs +switch to +.IR repl (1) +provides one solution. Another solution: the contrib directory .RI ( %docdir%/contrib ) contains a Perl program called .B replyfilter @@ -160,7 +163,7 @@ command can apply various transformations to MIME messages, including decoding of text parts, converting the character set of text parts, and insertion of text/plain parts to correspond to text parts of other subtypes. -.I mhfixmsg +.B mhfixmsg can also repair defects in MIME messages, such as mismatched top-level boundary indicators and invalid Content-Transfer-Encoding values. .SH "SEE ALSO" @@ -173,8 +176,10 @@ boundary indicators and invalid Content-Transfer-Encoding values. .IR nmh (7), .IR repl (1), .IR whatnow (1), -.PP -.I %docdir%/contrib/replyfilter +.br +.IR %docdir%/contrib/replyfilter , +.br +.I %docdir%/contrib/replaliases .SH BUGS MIME support should be more integrated into all of the .B nmh