Brief overview of mail shell

The mail shell, invoked by mail, is one of the shells available in the kernel that provides you basic mail functions, such as reading mail, reading encrypted mail, sending mail, listing mail, and so on. It supports folder management.

For more information about every command, click the command.

All mail commands

CommandDescription

Changes directory to another mail folder.

Exits the mail shell and returns to shell.

Lists messages. You can use page number to navigate your messages.

Lists directories.

Makes a mail directory

Moves a message to another directory.

Moves all messages from a specified sender to another directory.

Reads a message.

Reads an encrypted message. You should have the sender's GPG public key.

Renames a directory.

Removes a message.

Removes all messages from a specified sender.

Removes a mail directory

Sends mail.

Sends encrypted mail. You should have your own private key, and the recipient should have your public key.

Last updated