home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / utilities / comms / metamail-2.3a / man / showpartial.1 < prev    next >
Text File  |  1992-06-14  |  2KB  |  66 lines

  1.  
  2.  
  3.  
  4. showpartial(1)           USER COMMANDS             showpartial(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      showpartial - Fetch and display the body of a  mail  message
  10.      that is included by reference
  11.  
  12. SYNOPSIS
  13.      showpartial  file id partnum totalnum
  14.  
  15. DESCRIPTION
  16.      The _s_h_o_w_p_a_r_t_i_a_l program will squirrel away  the  body  of  a
  17.      MIME-format  message  that  is of type "message/partial" for
  18.      later use.  When it is called on the last piece, it will put
  19.      the  pieces  together  and call metamail to display the full
  20.      message.  It is intended to be  called  by  metamail  via  a
  21.      mailcap entry like the following:
  22.  
  23.      message/partial; showpartial %s %{id} %{number} %{total}
  24.  
  25.  
  26. SEE ALSO
  27.      metamail(1)
  28.  
  29. BUGS
  30.      The parts are squirrelled away on  /tmp,  which  means  that
  31.      /tmp can fill up if you never get the remaining parts.  When
  32.      the message is finally displayed, via  metamail,  the  parts
  33.      are  all  discarded,  which  might  also be seen as a bug by
  34.      some...
  35.  
  36. COPYRIGHT
  37.      Copyright  (c)  1991  Bell  Communications  Research,   Inc.
  38.      (Bellcore)
  39.  
  40.      Permission  to  use,  copy,  modify,  and  distribute   this
  41.      material  for any purpose and without fee is hereby granted,
  42.      provided that the above copyright notice and this permission
  43.      notice  appear  in all copies, and that the name of Bellcore
  44.      not be used in advertising or publicity pertaining  to  this
  45.      material  without  the specific, prior written permission of
  46.      an authorized representative of Bellcore.  BELLCORE MAKES NO
  47.      REPRESENTATIONS  ABOUT  THE  ACCURACY OR SUITABILITY OF THIS
  48.      MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS  IS",  WITHOUT
  49.      ANY EXPRESS OR IMPLIED WARRANTIES.
  50.  
  51. AUTHOR
  52.      Nathaniel S. Borenstein, Bellcore
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61. Sun Release 4.1      Last change: Release 1                     1
  62.  
  63.  
  64.  
  65.