1 01/20/86 read_mail request: switch_off, swf
2
3 Syntax: swf switch_name message_specifiers
4
5
6 Function: turns off a specified switch for each selected message.
7
8
9 Arguments:
10 switch_name
11 currently must be the keyword "seen". The seen switch is on for a
12 message that has been printed previously by the print request.
13 Turning off a message's seen switch includes it in the value of
14 the "unseen" message specifier.
15 message_specifiers
16 identifies messages for which the switch is to be turned off. If no
17 message_specifiers and no selection_args are specified, the current
18 message is assumed. For more information on message specifiers,
19 type:
20 help message_specifiers.gi
21
22
23 Access required:
24 The user requires "d" extended access to the mailbox.