1 10/21/83  send_mail request:  print, pr, p
 2 
 3 Syntax:  p {-control_args}
 4 
 5 
 6 Function:  prints the message.
 7 
 8 
 9 Control arguments:
10 -long_header, -lghe
11    specifies that the print request is to display all available
12    information from the message header including the Acknowledge-To,
13    Date, From, Message-ID and Access-Class fields.
14 -header, -he
15    specifies that the print request is to display all information from
16    the message header except the Message-ID and Access-Class fields.
17 -brief_header, -bfhe
18    specifies that the print request is to display the minimal amount of
19    information from the message header.  Only the subject and the
20    primary, secondary, and "blind" recipient lists are displayed.
21    (Default)
22 -no_header, -nhe
23    specifies that the print request is to display absolutely no
24    information from the message header.  Only the message body line
25    count and message body are displayed.
26 
27 
28 Notes:
29 For a complete description of the header information displayed by the
30 -brief_header control argument, type:
31       help print_header -section notes