Oracle Workflow Guide
Release 2.6.2
Part Number A95265-03 |
|
To Start the Notification Mailer for UNIX Sendmail
For the Standalone Version of Oracle Workflow:
wfmail.<xxx> -f <config_file>
- Replace <xxx> with snd to use the UNIX Sendmail version of the Notification Mailer. Replace <config_file> with the full path and name of the configuration file that contains the parameters you want to run with the Notification Mailer.
- 2. Alternatively, you can specify the parameters for the Notification Mailer as arguments on the command line rather than in a configuration file, by typing the following command:
wfmail.<xxx> <arg1> <arg2> ...
- Or, you can specify a configuration file, but override certain parameter values in the configuration file by specifying command line values:
wfmail.<xxx> -f <config_file> <arg1> <arg2> ...
- Replace <arg1> <arg2> ... with any number of optional parameters and values, using the format parameter=value.
|
Copyright © 1996, 2002 Oracle Corporation.
All Rights Reserved.