PMDF System Manager's Guide
PMDF-REF-6.0


Previous | Contents

TEST/WPO

Test WordPerfect Office (GroupWise) channel address transformations.

Syntax

PMDF TEST/WPO [test-address|test-time]

Command Qualifiers Defaults
/822TOLAN /822TOLAN
/BACKWARD /FORWARD
/CHANNEL=channel-name /CHANNEL=wpo_local
/DEBUG /NODEBUG
/ENVELOPE /HEADER
/FORWARD /FORWARD
/HEADER /HEADER
/LANTO822 /822TOLAN
/TIME See text

restrictions

This utility is supplied only with the PMDF-LAN optional layered product.

prompts

Address: test-address
Time: test-time

PARAMETERS

test-address

Optional address to test.

test-time

Optional time to test.

DESCRIPTION

Test a WordPerfect Office (GroupWise) channel's transformation of an address or time; a synonym for PMDF TEST/GROUPWISE.

COMMAND QUALIFIERS

/822TOLAN (default)

/LANTO822

The testing process can test conversion of RFC 822 addresses to WPO format, /822TOLAN, or test conversion of WPO format addresses to RFC 822 format, /LANTO822.

/BACKWARD

/FORWARD (default)

The testing process can test conversion of backwards or forwards pointing addresses; the default is forward pointing addresses.

/CHANNEL=channel-name

Different WPO channels may be configured to perform different transformations. If this option is not specified, the default is to test the wpo_local channel.

/DEBUG

/NODEBUG (default)

The testing process is capable of producing detailed processing information. The /DEBUG qualifier enables this output; it is disabled by default.

/ENVELOPE

/HEADER (default)

The testing process can test envelope or header addresses; the default is header addresses.

/TIME

The testing process by default tests address transformations, but the /TIME qualifier specifies that it should instead test time transformations.

EXAMPLES

$ PMDF TEST/WPO adam@wpo.acme.com
ACME.HQ.ADAM 
$ PMDF TEST/WPO postmaster@acme.com
ACME.PMDF.POSTMASTER 
$ PMDF TEST/WPO service@innosoft.com
ACME.PMDF."service@innosoft.com" 

This example shows testing a wpo_local channel's transformation of several addresses. The output shown corresponds to a wpo_local channel with official host name wpo.acme.com and channel options WPO_DEFAULT_DOMAIN=ACME, WPO_DEFAULT_PO=HQ, WPO_GATEWAY_DOMAIN=ACME, and WPO_GATEWAY_PO=PMDF, and where the site has acme.com as the official local host name.


Previous | Next | Contents