1 02/05/85 accepting
2
3 Syntax as a command: accepting address
4
5
6 Syntax as an active function: accepting address
7
8
9 Function: determines whether messages are being accepted on the
10 mailbox specified by the address supplied.
11
12
13 Arguments:
14 address
15 can be of the form Person_id.Project_id to specify a mailbox
16 belonging to that person; a string containing at least one > or < to
17 specify the pathname of a mailbox; one of the arguments -mailbox
18 -mbx, -log, or -save -sv, immediately followed by a string
19 giving the pathname of a mailbox, logbox, or save box, respectively;
20 -last_message_destination -lmds if you have used send_message in
21 this process; or -last_message_sender -lms if a message has been
22 received in the user's default mailbox.