/[mailutils]/mailutils/mh/README
ViewVC logotype

Diff of /mailutils/mh/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by gray, Thu Mar 13 13:47:15 2003 UTC revision 1.16 by gray, Mon Mar 17 15:15:53 2003 UTC
# Line 178  specified: Line 178  specified:
178   --dry-run  do not actually sort messages, rather print what would   --dry-run  do not actually sort messages, rather print what would
179              have been done. This is useful for debugging purposes.              have been done. This is useful for debugging purposes.
180    
181    * mhn
182    
183    ** New option --compose forces mhn editing mode. This differs from
184    the standard mhn, which switches to the editing mode only if
185    no other options were given and the input file name coincides
186    with the value of "mhdraft" environment variable.
187    
188    ** Show mode (--show)
189    *** If an appropriate mhn-show-type[/subtype] was not found, GNU mhn
190    prints the decoded message content using moreproc. Standard mhn in
191    this case used to print "don't know how to display content" diagnostic.
192    
193    *** The default behaviour is to pipe the content to the standard input
194    of the mhn-show-type[/subtype] command. This is altered to using a
195    temporary file if the command contains %f or %F escapes.
196    
197    ** Store mode (--store)
198    *** If Content-Disposition header contains "filename=", and mhn
199    is invoked with --auto switch, it transforms the filename into
200    the absolute notation and uses it only if it lies below the
201    current mhn-storage directory. Standard mhn only requires that the
202    filename do not begin with '/'
203    
204    *** Before saving a message part, GNU mhn checks if the file already
205    exists. If so it asks whether the user wishes to rewrite it. This
206    behaviour is disabled when --quiet option was given.
207    
208    
209  Local variables:  Local variables:

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26