| 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. Although typically PMDF-MTA configurations are instead
generated using the web-based PMDF automatic configuration utility
described in Section 3.2, there is also a command line pmdf
configure mta utility that provides an alternative for PMDF-MTA
configuration for sites for whom web configuration is inconvenient.
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.
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.
pmdf configure dispatcher utility
at that time. You may either 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 |
pmdf configure
mailbox_servers utility at that time. You may either answer
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. The Mailbox Servers are
usually configured using the web-based configuration utility, as in the
later portion of the example in Chapter 5. Alternatively, however,
the Mailbox Servers may be configured on the command line via:
# pmdf configure mailbox_servers |
| Previous | Next | Contents | Index |