1 03/06/86 read_mail request: unseen
2
3 Syntax: unseen -control_args
4
5
6 Syntax as an active request: unseen -control_args
7
8
9 Function:
10 Prints or returns the message numbers of all messages that have
11 NOT been printed with the print request by a user having "d"
12 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.