Previous | Contents | Index |
In order to use DELIVER
, you must first take two steps:
MAIL.DELIVERY
file is described in Section 5.2.
1 DELIVER
to process mail delivered to you by PMDF. That is, the presence of a MAIL.DELIVERY
file is all that is required to activate DELIVER
for messages you receive via PMDF.
"IN%""~username"""
(OpenVMS 7.0 or earlier) or to IN%"~username"
(OpenVMS 7.1 or later) where username
is your username. See Section 1.1.7 for further information on using the SET FORWARD
command.
2 DELIVER
to process mail you receive in your VMS MAIL mailbox by means other
than PMDF.
Once these two steps have been taken, DELIVER
will be invoked automatically to handle all mail as it is delivered to you. For example, suppose the user BOB on an OpenVMS 7.0 system wants to have DELIVER process his incoming messages. BOB should create a MAIL.DELIVERY
file in his login directory and then set his forwarding address,
$ MAIL MAIL> SET FORWARD "IN%"" BOB""" MAIL> EXIT $ |
1 Note that the system manager can use
the PMDF option
|
Previous | Next | Contents | Index |