PMDF System Manager's Guide
PMDF-REF-6.0


Previous | Contents

19.2 Accessing remote OpenVMS DECnet MAIL and PSIMail systems

To provide access to remote DECnet MAIL and PSIMail via the local channel, versions of PMDF prior to version 3.2 used rewrite rules of the form

red.okstate.edu      $U$%RED@yellow.okstate.edu 
green.okstate.edu    PSI$%101202::$U@yellow.okstate.edu 
blue.okstate.edu     $U$%BLUE@yellow.okstate.edu 
slate.okstate.edu    $U$%GRAY@yellow.okstate.edu 
or of the form
red.okstate.edu      RED::$U@yellow.okstate.edu 
green.okstate.edu    PSI$%101202::$U@yellow.okstate.edu 
blue.okstate.edu     BLUE::$U@yellow.okstate.edu 
slate.okstate.edu    GRAY::$U@yellow.okstate.edu 
Here RED and BLUE are remote DECnet systems, GREEN is a remote PSIMail system, GRAY is a remote DECnet system whose domain name (slate.okstate.edu) differs from its DECnet node name, and YELLOW is the local host. This mechanism is still available in order to preserve compatability with earlier versions.

The problem with this scheme is that while these rewrite rules provide full access to the remote systems, they also rewrite addresses in message headers, resulting in undesirable header address formats.

Enhanced rewriting facilities introduced with PMDF V3.2 make it possible to avoid this problem and still provide the necessary access to remote systems. This is accomplished as follows: