| Previous | Next | Contents | Index |
This section presents a step-by-step procedure for generating your PMDF configuration files using the command line PMDF automatic configuration utility.
root to ensure
that the necessary privileges are available to create the configuration
files. If you are not logged in as root, do so now.
/usr/bin in your search path:
# cd /pmdf/table # pmdf configure mta |
/pmdf/table directory. After the first configuration,
pmdf configure can use the answers to the previous run as
the default answers. The utility will ask:
Do you want to use answers from the previous run as defaults? |
YES if you want to have your previous answers
presented as default answers. You may use the backslash character,
\, to clear a default answer.
YES and perform
the Dispatcher configuration then and there, or else answer
NO and then configure the Dispatcher as a separate step
subsequently, by issuing the command
# pmdf configure dispatcher |
YES and
perform the Mailbox Servers configuration then and there, or else
answer NO and then configure the Mailbox Servers as a
separate step subsequently, by issuing the command
# pmdf configure mailbox_servers |
pmdf configure, type
out or print out the checklist file,
/pmdf/table/pmdf.checklist for an MTA configuration, and
complete the configuration by following the steps outlined in the
checklist.
| Previous | Next | Contents | Index |