| United States-English |
|
|
|
![]() |
HP-UX Reference (Volume 2 of 9): Section 1: User Commands (N-Z) > rreadmail(1) |
|
NAMEreadmail — read mail from a mail folder or incoming mailbox DESCRIPTIONThe readmail program displays messages from your incoming mailbox or a specified mail folder. Within the elm mail system (see elm(1) with no operands and optionally the -h or -n option, readmail displays the appropriate headers and the body of the current message. With the number-list operand and no options, readmail displays the corresponding messages and a summary of the headers from your incoming mailbox. With the pattern operand and no options, readmail displays the first message that matches the pattern and a summary of the headers from your incoming mailbox. Optionsreadmail supports the following options.
Operandsreadmail supports the following operands.
EXAMPLESIf you are using vi to reply to a message from within the elm mail system, you can insert the text of the current message with the command: :r !readmail If you define an alias similar to: alias rd='readmail $ | page' (Bourne, Korn, or POSIX shell) alias rd 'readmail $ | page' (C shell) you can use it with a program such newmail to peruse mail as it arrives, without needing to start a mail system (see newmail(1)). |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||