Test whether an X.400-Received: header value contains properly formatted X.400 trace information.
test trace string
Command Qualifiers Defaults None. None.
string
String to try interpreting as the value of an X.400-Received: header line.
The
test trace
command checks whether the supplied string, interpreted as an X400-Received: header value, contains properly formatted X.400 trace information.
This example shows checking that the header
X400-Received: by /PRMD=INNOSOFT/ADMD=III/C=US/; Relayed; Thu, 15 Apr 1998 15:01:44 -0700indeed contains syntactically valid X.400 trace information.% pmdf test -x400 X400> test trace " by /PRMD=INNOSOFT/ADMD=III/C=US/; Relayed; Thu, 15 Apr 1998 1 5:01:44 -0700" Result after decode/encode: by /PRMD=INNOSOFT/ADMD=III/C=US/; Relayed; Wed, 15 A pr 1998 15:01:44 -0700