1 03/06/86 read_mail request: new
2
3 Syntax: new -control_args
4
5
6 Syntax as an active request: new -control_args
7
8
9 Function:
10 Prints or returns the message numbers of all messages since the
11 last one that has been printed with the print request by a user
12 having "d" extended access to the mailbox.
13
14
15 Control arguments:
16 -include_deleted, -idl
17 includes both nondeleted and deleted messages.
18 -no_reverse, -nrv
19 returns the numbers in the order they appear in the mailbox.
20 Default
21 -only_deleted, -odl
22 includes only deleted messages.
23 -only_non_deleted, -ondl
24 includes only nondeleted messages. Default
25 -reverse, -rv
26 returns the numbers in reverse order.