PMDF Installation Guide
OpenVMS Edition


Previous Contents Index

17.2 Using the PMDF CONFIGURE X400 Utility

This section presents a step-by-step procedure for generating your PMDF-X400 configuration files using the PMDF CONFIGURE X400 utility. Refer to Chapter 18 for a sample configuration dialogue.

  1. Configuration of PMDF-X400 should be done using the SYSTEM account to ensure that the necessary privileges are available to create the configuration files. If you are not logged in as SYSTEM, do so now.
  2. Begin the configuration procedure by invoking the PMDF CONFIGURE X400 utility as follows:


    $ SET DEFAULT PMDF_TABLE:
    $ PMDF CONFIGURE X400
    

  3. The configuration procedure will optionally print out detailed explanations of each prompt as it proceeds. Unless you are familiar with the procedure, enable the detailed output.
  4. Closely examine the example configuration presented in Chapter 18. The sample dialogue should be analogous to your own network configuration. In addition, the example was run with detailed prompting enabled, and will prepare you for the questions you need to answer for your own site. The sample site continues the example presented in Chapter 4, adding an X.400 gateway to the same site.
  5. Once you have completed running the PMDF CONFIGURE X400 utility, print the PMDF_TABLE:x400.checklist file and complete the configuration by following the steps outlined in the checklist.
  6. If you are using a compiled configuration you will need to recompile using the PMDF CNBUILD utility for your new PMDF-X400 configuration to be visible to PMDF.
  7. Test out your configuration initially using the PMDF TEST/CHANNEL X400 command as described in the PMDF-X400 Chapter of the PMDF System Manager's Guide. Once your configuration is able to successfully connect to the remote MTA you can test further by sending mail to an X.400 recipient. X.400 address formats are described in the PMDF System Manager's Guide and PMDF User's Guide.
  8. If messages do not seem to be getting out, use the DCL DIRECTORY command or QM utility to determine if they are stuck in the x400_to_mime or x400_local channel queue subdirectories. Examination of log files in the PMDF_LOG: directory will help isolate gateway delivery problems. See the sub-section Debugging and Tracing MTA Connections in the PMDF-X400 chapter of the PMDF System Manager's Guide for additional assistance with X.400 specific problems. See the section Maintenance and Troubleshooting in the PMDF System Manager's Guide for additional information on tracking general PMDF delivery problems.
  9. If everything appears to be functional, and you have completed your configuration of PMDF-X400 for the present, you might want to compile your configuration for increased performance. Use the PMDF CNBUILD utility. See the PMDF System Manager's Guide for more information.


Previous Next Contents Index