1 09/21/82  send_mail request:  .
 2 
 3 Syntax:  .
 4 
 5 
 6 Function: prints a line describing the current invocation of the
 7 send_mail subsystem.
 8 
 9 
10 Notes:
11 The most general form of the line printed by this request is:
12 
13      send_mail V.V (abbrev) (level R):  N lines (STATE);  Subject: STR
14 
15 where V.V is the current version of send_mail (eg: 5.11), "(abbrev)" is
16 present if abbreviation expansion of request lines is enabled in this
17 invocation, "(level R)" is present if there is more than one active
18 invocation of send_mail to identify which invocation, N is the number
19 of lines of text is the message, STATE is described below, and STR is
20 the subject of the message.
21 
22 
23 List of message states:
24    If no state is given in the output of this request, the message has
25    just been sent to someone, just saved in the logbox or a savebox, or
26    just written to an ASCII segment.  The possible values of the state
27    of the message are:
28 unprocessed
29    this message has not yet been sent, saved, or written.
30 modified
31    this message has been modified since it was last sent, saved, or
32    written.