Section: User Commands (1)Updated: September 2008Local indexUp
NAME
mu-msginfo - get information about individual message files
SYNOPSIS
mu-msginfo [options]msg-files
DESCRIPTION
mu-msginfo
reads one or more e-mail message files, and displays information about them.
mu-msginfo
is
not
dependent on messages in the message database created by
mu-index
but simply deals with message files.
OPTIONS
--subject=, -s
get the message subject
--from|-f
get the message sender
--to|-t
get the message recipient (To:)
--cc|-c
get the carbon-copied recipient (Cc:)
--date|-d
get the message date
--body|-b
get the message body. The plain-text body is preferred, if that cannot be
found,
mu-msginfo
looks for the html body.
--user-agent|-u
get the user-agent, ie. the mail client use to write the message.
--message-id|-i
get the message-id for this message
--priority|-p
get the priority of this message; either 'low', 'normal' or 'high'
If no options are provided,
mu-msginfo
defaults to
--body
If there is no result for a certain option, no error will be raised.