PMDF System Manager's Guide


Previous Next Contents Index


test -ln

Test Lotus Notes channel address transformations.

Syntax

pmdf test -ln [test-address|test-time]

Command Qualifiers Defaults
-822tolan -822tolan
-backward -forward
-channel=channel-name -channel=ln_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 Lotus Notes channel's transformation of an address or time.

Command Qualifiers

-822tolan (default)

-lanto822

The testing process can test conversion of RFC 822 addresses to Lotus Notes format, -822tolan, or test conversion of Lotus Notes 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.

-channelchannel-name

Different Lotus Notes channels may be configured to perform different transformations. The default is to test the ln_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 -ln adam@notesmail.example.com
adam @ PMDF 
      

This UNIX example shows testing a ln_local channel's transformation of an address. The output shown corresponds to a ln_local channel with official host name notesmail.example.com and channel option LN_GATEWAY_DOMAIN=PMDF.


Previous Next Contents Index