Receives secret mail in a secure communication channel.
xget
The xget command is used to receive secret mail in a secure communication channel. The messages can be read only by the intended recipient. The xget command asks for your password and enables you to read your secret mail.
The xget command is used with the enroll command and the xsend command to send and receive secret mail. The enroll command sets up the password used to receive secret mail. The xsend command sends mail that can be read only by the intended recipient.
When you issue the xget command, you are prompted for your encryption key. Enter the password you previously set up using the enroll command.
The prompt for the xget command is a ? (question mark). The following subcommands control message disposition:
| Item | Description | 
|---|---|
| q (quit) | Writes any mail not yet deleted to the user's mailbox and exits. Pressing End Of File (Ctrl-D) has the same effect. | 
| n (delete) or d (delete) or Enter | Deletes the current message and displays the next message. | 
| !Command | Runs the specified workstation command. | 
| s[Filename] | Saves the message in the named File parameter instead of in the default mail file, mbox. | 
| w[Filename] | Saves the message, without its header, in the specified File parameter instead of in the default mail file mbox. | 
| ? (help) | Displays a subcommand summary. | 
xgetAfter the most recent message is displayed, a ? (question mark) indicates the xget command is waiting for one of the xget subcommands. Enter help or a ? (question mark) to list the subcommands available.
xgetsxgets mycopyxgetd| Item | Description | 
|---|---|
| /var/spool/secretmail/User.key | Contains the encrypted key for User. | 
| /var/spool/secretmail/User.[0-9] | Contains the encrypted mail messages for User. | 
| /usr/bin/xget | Contains executable files. |