X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Frepl.man;h=112cca9b80fecc7ca83a783e7239dc92ccaf4c71;hb=73f1ba9ecc732c6eca2db82b40f6353b305a58d7;hp=acc1c76c51eaac907a9275f5d8ef499f6110cac6;hpb=a395a8839181b9895fdd0cafdb40be35675ced48;p=mmh diff --git a/man/repl.man b/man/repl.man index acc1c76..112cca9 100644 --- a/man/repl.man +++ b/man/repl.man @@ -303,6 +303,22 @@ This message filter file cites the Message-ID and author of the message being replied\-to, and then outputs each line of the body prefaced with the \*(lq>\*(rq character. .PP +You can also use an external format program to format the message body. +The format program is specified by the +.IR formatproc +profile entry, and is enabled by the \*(lqformat\*(rq flag. A message +filter using an external format program would look like this: +.PP +.RS 5 +.nf +body:component=\*(lq>\*(rq,\|nowrap,\|format +.fi +.RE +.PP +See the +.BR mhl(1) +documentation for more information. +.PP To use the MIME rules for encapsulation, specify the .B \-mime switch.