Previous | Next | Contents | Index |
Test Lotus NotesMail channel address transformations.
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
This utility is supplied only with the PMDF-LAN optional layered product.
Address: | test-address |
Time: | test-time |
test-address
Optional address to test.test-time
Optional time to test.
Test a Lotus NotesMail channel's transformation of an address or time.
/822TOLAN (default)
/LANTO822
The testing process can test conversion of RFC 822 addresses to Lotus NotesMail format, /822TOLAN, or test conversion of Lotus NotesMail 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 Lotus NotesMail channels may be configured to perform different transformations. If this qualifier is not specified, 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.
$ PMDF TEST/LN adam@notesmail.example.com adam @ PMDF |
This 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 |