1MU(VIEW) User Manuals MU(VIEW)
2
3
4
6 mu view- display an e-mail message file
7
8
10 mu view [options] <file> [<files>]
11
12
14 mu view is the mu command for displaying e-mail message files. It works
15 on message files and does not require the message to be indexed in the
16 database.
17
18 The command shows some common headers (From:, To:, Cc:, Bcc:, Subject:
19 and Date:), the list of attachments and the plain-text body of the mes‐
20 sage (if any).
21
22
24 --summary-len=<number>
25 instead of displaying the full message, output a summary based
26 upon the first <number> lines of the message.
27
28
29 --terminate
30 terminate messages with \f (form-feed) characters when display‐
31 ing them. This is useful when you want to further process them.
32
33
34 --decrypt
35 attempt to decrypt encrypted message bodies. This is only possi‐
36 ble if mu was built with crypto-support.
37
38
39 --auto-retrieve
40 attempt to retrieve crypto-keys automatically from the network,
41 when needed.
42
43
45 Please report bugs if you find them: https://github.com/djcb/mu/issues
46
47
49 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
50
51
53 mu(1)
54
55
56
57April 2022 1 MU(VIEW)