Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MU(VIEW)			 User Manuals			      MU(VIEW)

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 mes-
       sage (if	any).

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

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

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

       --auto-retrieve
	      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			       1			      MU(VIEW)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mu-view&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help