read mail command
Summary
Shows you the content of a mail
Description
It shows you the content of a specified mail number, including whether or not it has attachments, sender and recipient information, time/date when the mail was sent, and the body.
This command doesn't support decrypting a message. To read encrypted e-mail, you should use readenc
, assuming you have the public key.
Command usage
read <mailid>
Examples
read 5
: Shows the contents of mail number 5.
Last updated