1 09/21/82 send_mail request: from
2
3 Syntax: from addresses
4
5
6 Function: adds addresses to the list of authors of the message or
7 prints the contents of the list.
8
9
10 Arguments:
11 addresses
12 are the addresses to add to the list of authors. Type:
13 help addresses.gi
14 for a description of the syntax of addresses. If no addresses are
15 given, this request prints the list of authors.
16
17
18 Notes:
19 If no explicit authors are specified for the message either via this
20 request or via use of the -from control argument on the send_mail
21 command line, the user of send_mail will be listed as the sole author
22 of the message when it is transmitted.
23
24 If a message has more than one author or the author is not the user
25 using send_mail, a Sender field identifying the user of send_mail will
26 be added to the message when it is transmitted.