Scroll to navigation

MU-VIEW(1) General Commands Manual MU-VIEW(1)

NAME

mu_view - display an e-mail message file

SYNOPSIS

mu view [options] <file> [<files>]

DESCRIPTION

mu view is the mu command for displaying e-mail message files. It works on message files and does not require the message to be indexed in the database.

The command shows some common headers (From:, To:, Cc:, Bcc:, Subject: and Date:), the list of attachments and the plain-text body of the message (if any).

OPTIONS

instead of displaying the full message, output a summary based upon the first <number> lines of the message.

terminate messages with \f (form-feed) characters when displaying them. This is useful when you want to further process them.

attempt to decrypt encrypted message bodies. This is only possible if mu was built with crypto-support.

attempt to retrieve crypto-keys automatically from the network, when needed.

BUGS

Please report bugs if you find them: https://github.com/djcb/mu/issues

AUTHOR

Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>

SEE ALSO

mu(1)

April 2022 User Manuals