X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/34b792b0953b6104cc21eb88c2e34f3cc53f71b6..edccf71caebd3979a2eef7993624ccc7dbf0691a:/man/mhbuild.man diff --git a/man/mhbuild.man b/man/mhbuild.man index 4a0e8730..4b261f33 100644 --- a/man/mhbuild.man +++ b/man/mhbuild.man @@ -102,6 +102,23 @@ content specified by directives (see below). See .IR send (1) for more details. +.PP +By default, the Content-Disposition will be \*(lqattachment\*(rq. +.B mhbuild +looks for user profile and mhn.defaults entries of the form +.PP +.RS 5 +mhbuild-disposition-/ +.RE +or +.RS 5 +mhbuild-disposition- +.RE +.PP +to supply the disposition value. The only supported values are +.I attachment +and +.IR inline. .SS "Translating the Composition File" .B mhbuild is essentially a filter to aid in the composition of MIME @@ -415,7 +432,7 @@ will choose an appropriate Content\-Transfer\-Encoding based on the content and the MIME Content\-Type. However, you can override that in an .B mhbuild directive by specifying \*(lq*\*(rq and the encoding. Acceptable encoding -values are \*(lq8bit\*(rq, \*(lqqp\(*rq (for quoted\-printable), and +values are \*(lq8bit\*(rq, \*(lqqp\*(rq (for quoted\-printable), and \*(lqb64\*(rq (for base64 encoding). It should be noted that undesired results may occur if 8bit or quoted\-printable is selected for binary content, due to the translation between Unix line endings and the line @@ -647,7 +664,7 @@ Finally, will attempt to consult .PP .RS 5 -%etcdir%/mhn.defaults +%nmhetcdir%/mhn.defaults .RE .PP if it exists. @@ -731,15 +748,15 @@ locations: absolute pathnames are accessed directly, tilde expansion is done on usernames, and files are searched for in the user's .I Mail directory as specified in their profile. If not found there, the directory -.RI \*(lq %etcdir% \*(rq +.RI \*(lq %nmhetcdir% \*(rq is checked. .PP .fc ^ ~ .nf -.ta \w'%etcdir%/ExtraBigFileName 'u +.ta \w'%nmhetcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile ^$MHBUILD~^Additional profile entries -^%etcdir%/mhn.defaults~^System default MIME profile entries +^%nmhetcdir%/mhn.defaults~^System default MIME profile entries .fi .SH "PROFILE COMPONENTS" .fc ^ ~