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

  1.  
  2.  
  3.  
  4. showexternal(1)          USER COMMANDS            showexternal(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      showexternal - Fetch and display the body of a mail  message
  10.      that is included by reference
  11.  
  12. SYNOPSIS
  13.      showexternal  body-file access-type  name  [site  [directory
  14.      [mode]]]
  15.  
  16. DESCRIPTION
  17.      The _s_h_o_w_e_x_t_e_r_n_a_l program will attempt  to  obtain  the  real
  18.      body  of  a mail message that is included only by reference,
  19.      using the MIME type "message/external-body".  It is intended
  20.      to  be  called by metamail via a mailcap entry like the fol-
  21.      lowing:
  22.  
  23.      message/external-body;   showexternal   %s    %{access-type}
  24.      %{name} %{site} %{directory} %{mode} ; needsterminal
  25.  
  26.      If it succeeds in fetching the  message  body,  showexternal
  27.      will then call metamail to actually display it.
  28.  
  29. SEE ALSO
  30.      metamail(1)
  31.  
  32. BUGS
  33.      Not the greatest error handling in the world.
  34.  
  35. COPYRIGHT
  36.      Copyright  (c)  1991  Bell  Communications  Research,   Inc.
  37.      (Bellcore)
  38.  
  39.      Permission  to  use,  copy,  modify,  and  distribute   this
  40.      material  for any purpose and without fee is hereby granted,
  41.      provided that the above copyright notice and this permission
  42.      notice  appear  in all copies, and that the name of Bellcore
  43.      not be used in advertising or publicity pertaining  to  this
  44.      material  without  the specific, prior written permission of
  45.      an authorized representative of Bellcore.  BELLCORE MAKES NO
  46.      REPRESENTATIONS  ABOUT  THE  ACCURACY OR SUITABILITY OF THIS
  47.      MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS  IS",  WITHOUT
  48.      ANY EXPRESS OR IMPLIED WARRANTIES.
  49.  
  50. AUTHOR
  51.      Nathaniel S. Borenstein, Bellcore
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61. Sun Release 4.1      Last change: Release 1                     1
  62.  
  63.  
  64.  
  65.