gtpo1m8s | Operations |
Use this command to examine internal mail structures or file record contents in a TPF Internet mail server database. This command displays the path through the first-level and second-level index to get to the user profile record (UPR) for a specified account.
Requirements and Restrictions
Format
|
You can specify as many as 30 characters for an account name. The name of an account can consist of any alphanumeric character, underscore (_), hyphen (-), comma (,), semicolon (;), left parenthesis ( ( ), or right parenthesis ( ) ).
Additional Information
ZMAIL HELP
ZMAIL ?
Examples
The ZPATH command display provides the following information.
In the following example, the path for account user1000 is displayed:
+--------------------------------------------------------------------------------+ |User: zmail path user1000 | | | |System: MAIL0100I 12.46.40 PATH FOR UID user1000 | | HASH VALUE 96937689 | | LEVEL1 RCD 00000068 LEVEL1 ENTRY 000001ED | | LEVEL2 RCD 0000CD0D LEVEL2 ENTRY 0000007F | | LEVEL1 INDEX FA F40D99A1 | | LEVEL2 INDEX FA 001653A5 | | USER PROFILE RECORD FA 08275241 | | END OF PATH, FOUND | | END OF DISPLAY | +--------------------------------------------------------------------------------+
In the following example, the path for account aaaabbbbcccc is displayed:
+--------------------------------------------------------------------------------+ |User: zmail path aaaabbbbcccc | | | |System: MAIL0100I 12.48.08 PATH FOR UID aaaabbbbcccc | | HASH VALUE 87878786 | | LEVEL1 RCD 0000005F LEVEL1 ENTRY 00000070 | | LEVEL2 RCD 0000B9FC LEVEL2 ENTRY 00000127 | | LEVEL1 INDEX FA F40D997D | | LEVEL2 INDEX FA 00165381 | | CONTENTION RECORD FA 0827522D | | USER PROFILE RECORD FA 082751C5 | | END OF PATH, FOUND | | END OF DISPLAY | +--------------------------------------------------------------------------------+
Related Information
See TPF Transmission Control Protocol/Internet Protocol for more information about TPF Internet mail server support.