mu/man/mu-view.1

54 lines
1.2 KiB
Groff
Raw Normal View History

.TH MU VIEW 1 "April 2022" "User Manuals"
.SH NAME
mu view\- display an e-mail message file
.SH SYNOPSIS
.B mu view [options] <file> [<files>]
.SH DESCRIPTION
2012-07-19 19:44:49 +02:00
\fBmu view\fR is the \fBmu\fR command for displaying e-mail message files. It
works on message files and does \fInot\fR require the message to be indexed in
the database.
2011-05-25 21:04:13 +02:00
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).
.SH OPTIONS
.TP
\fB\-\-summary-len\fR=\fI<number>\fR
2011-05-25 21:04:13 +02:00
instead of displaying the full message, output a summary based upon the first
\fI<number>\fR lines of the message.
2013-06-24 21:43:45 +02:00
.TP
2011-07-10 13:19:45 +02:00
\fB\-\-terminate\fR
2013-06-04 00:24:19 +02:00
terminate messages with \\f (\fIform-feed\fR) characters when displaying
them. This is useful when you want to further process them.
2013-06-24 21:43:45 +02:00
.TP
\fB\-\-decrypt\fR
attempt to decrypt encrypted message bodies. This is only possible if \fBmu\fR
was built with crypto-support.
.TP
\fB\-\-auto-retrieve\fR
attempt to retrieve crypto-keys automatically from the network, when needed.
.SH BUGS
2010-09-05 20:20:46 +02:00
Please report bugs if you find them:
.BR https://github.com/djcb/mu/issues
.SH AUTHOR
Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
.SH "SEE ALSO"
.BR mu (1)