1 10/11/83 read_mail (forward) request: send 2 3 Syntax: send 4 5 6 Function: forwards the messages with the supplied comment and returns 7 to the read_mail request loop. 8 9 10 Notes: 11 Unlike the send_mail send request, this request automatically exits the 12 forward sub-request loop. If any errors occur while forwarding one of 13 the messages, the user will be left in the read_mail request loop and 14 will not be returned to the forward sub-request loop.