X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fmhstore.man;h=470714c9b1e289d68c4f0411af0daecfc7b91eb2;hb=7428828caf071831ea3caf1efb856c418929acc2;hp=8c1e9294fa61e5f9c3bfdd8a5687eb6dc3c1a2e3;hpb=278a48ef53b5dde10d7c88f67f51ce15ad11c0c0;p=mmh diff --git a/man/mhstore.man b/man/mhstore.man index 8c1e929..470714c 100644 --- a/man/mhstore.man +++ b/man/mhstore.man @@ -1,12 +1,12 @@ .\" .\" %nmhwarning% -.\" $Id$ .\" .TH MHSTORE %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME mhstore \- store contents of MIME messages into files .SH SYNOPSIS .HP 5 +.na .B mhstore .RI [ +folder ] .RI [ msgs ] @@ -19,7 +19,6 @@ mhstore \- store contents of MIME messages into files .IR content ] \&... .RB [ \-auto " | " \-noauto ] -.RB [ \-verbose " | " \-noverbose ] .RB [ \-rcache .IR policy ] .RB [ \-wcache @@ -27,6 +26,7 @@ mhstore \- store contents of MIME messages into files .RB [ \-check " | " \-nocheck ] .RB [ \-version ] .RB [ \-help ] +.ad .SH DESCRIPTION The .B mhstore @@ -160,8 +160,8 @@ the message contains information indicating the filename that should be used to store the content. This information should be specified as the attribute \*(lqname=filename\*(rq in the \*(lqContent-Type\*(rq header for the content you are storing. For security reasons, this filename -will be ignored if it begins with the character '/', '.', '|', or -'!', or if it contains the character '%'. For the sake of security, +will be ignored if it begins with the character '/', '.', '|', or '!', +or if it contains the character '%'. For the sake of security, this switch is not the default, and it is recommended that you do NOT put the .B \-auto @@ -218,7 +218,9 @@ to store the content. If the formatting string starts with a '/', then the content will be stored in the full path given, else the file name will be relative to the value of \*(lqnmh-storage\*(rq or the current working directory. Any escapes (given below) will be -expanded, except for the a-escape. +expanded, except for the a-escape. Note that if \*(lqnmh-storage\*(rq +is not an absolute path, it will be relative to the folder that +contains the message(s). .PP A command or pathname formatting string may contain the following escapes. If the content isn't part of a multipart (of any subtype @@ -352,11 +354,6 @@ local filename .PP The program should terminate with an exit status of zero if the retrieval is successful, and a non-zero exit status otherwise. -.PP -If this entry is not provided, then -.B mhstore -will use a simple -built-in FTP client to perform the retrieval. .SS "The Content Cache" When .B mhstore @@ -416,7 +413,7 @@ operates may vary for different machines, .B mhstore will look for the environment variable -.BE $MHSTORE . +.BR $MHSTORE . If present, this specifies the name of an additional user profile which should be read. Hence, when a user logs in on a particular machine, this environment variable should be set to @@ -437,7 +434,7 @@ installation. .SH FILES .fc ^ ~ .nf -.ta \w'/usr/local/nmh/etc/ExtraBigFileName 'u +.ta \w'%etcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile ^$MHSTORE~^Additional profile entries ^%etcdir%/mhn.defaults~^System default MIME profile entries @@ -466,9 +463,8 @@ mhbuild(1), mhlist(1), mhshow(1), sendfiles(1) .RB ` msgs "' defaults to cur" .RB ` \-noauto ' .RB ` \-nocheck ' -.RB ` \-rcache ask ' -.RB ` \-wcache ask ' -.RB ` \-noverbose ' +.RB ` \-rcache\ ask ' +.RB ` \-wcache\ ask ' .SH CONTEXT If a folder is given, it will become the current folder. The last