mhonarc-users

Re: using filters

2000-02-10 02:49:33
On February 9, 2000 at 19:30, "Dinesh Shetty" wrote:

      I want to wrap the long lines (> 80 chars eg)so they don't appear as on
e 
      horizontal line in the <PRE> mode ?
from the documentation i understand using m2h_text_plain::filter and 
maxwidth argument it will work but how do i use this filter ?

You use MIMEARGS:

<MIMEArgs>
text/plain; maxwidth=80
</MIMEArgs>

        --ewh

<Prev in Thread] Current Thread [Next in Thread>