MAN page from Mandrake Other mutt-0.91.1-5.i386.rpm
Mutt
Section: User Commands (1)
Index NAME
mutt - The Mutt Mail User Agent
SYNOPSIS
mutt [ -hnpRvxyzZ ][ -a file ][ -b address ][ -c address ][ -f mailbox ][ -F muttrc ][ -H draftfile ][ -i include ][ -m type ][ -s subject ][ address ... ]
DESCRIPTION
Mutt is a small but very powerful text based program for reading electronicmail under unix operating systems, including support color terminals, MIME,and a threaded sorting mode.
OPTIONS
- -a file
- .IP •.IP n(el.Attach a file to your message using MIME.
- -b address
- .IP •.IP n(el.Specify a blind-carbon-copy (BCC) recipient
- -c address
- .IP •.IP n(el.Specify a carbon-copy (CC) recipient
- -f mailbox
- .IP •.IP n(el.Specify which mailbox to load.
- -F muttrc
- .IP •.IP n(el.Specify an initialization file to read instead of ~/.muttrc
- -h
- .IP •.IP n(el.Display help.
- -H draft
- .IP •.IP n(el.Specify a draft file which contains header and body to use to send amessage.
- -i include
- .IP •.IP n(el.Specify a file to include into the body of a message.
- -m type
- .IP •.IP n(el.specify a default mailbox type
- -n
- .IP •.IP n(el.Causes Mutt to bypass the system configuration file.
- -p
- .IP •.IP n(el.Resume a postponed message.
- -R
- .IP •.IP n(el.Open a mailbox in read-only mode.
- -s subject
- .IP •.IP n(el.Specify the subject of the message.
- -v
- .IP •.IP n(el.Display the Mutt version number and compile-time definitions.
- -x
- .IP •.IP n(el.Emulate the mailx compose mode.
- -y
- .IP •.IP n(el.Start Mutt with a listing of all mailboxes specified by the mailboxescommand.
- -z
- .IP •.IP n(el.When used with -f, causes Mutt not to start if there are no messages in themailbox.
- -Z
- .IP •.IP n(el.Causes Mutt to open the first mailbox specified by the mailboxescommand which contains new mail.
ENVIRONMENT
- EDITOR
- .IP •.IP n(el.Editor to invoke when composing a message.
- HOME
- .IP •.IP n(el.Full path of the user's home directory.
- MAIL
- .IP •.IP n(el.Full path of the user's spool mailbox.
- MAILCAPS
- .IP •.IP n(el.Path to search for mailcap files.
- MM_NOASK
- .IP •.IP n(el.If this variable is set, mailcap are always used without prompting first.
- PGPPATH
- .IP •.IP n(el.Directory in which the user's PGP public keyring can be found.
- TMPDIR
- .IP •.IP n(el.Directory in which temporary files are created.
- REPLYTO
- .IP •.IP n(el.Default Reply-To address.
- VISUAL
- .IP •.IP n(el.Editor to invoke when the ~v command is given in the builtin editor.
FILES
- ~/.muttrc
- .IP •.IP n(el.User configuration file.
- /usr/local/share/Muttrc
- .IP •.IP n(el.System-wide configuration file.
- /tmp/muttXXXXXX
- .IP •.IP n(el.Temporary files created by Mutt.
- ~/.mailcap
- .IP •.IP n(el.User definition for handling non-text MIME types.
- /usr/local/share/mailcap
- .IP •.IP n(el.System definition for handing non-text MIME types.
- ~/.mime.types
- .IP •.IP n(el.User's personal mapping between MIME types and file extensions.
- /usr/local/share/mime.types
- .IP •.IP n(el.System mapping between MIME types and file extensions.
BUGS
suspend/resume while editing a file with an external editor does not workunder SunOS 4.x if you use the curses lib in /usr/5lib. It does workwith the S-Lang library, however.
Resizing the screen while using an external pager causes Mutt to go haywireon some systems.
suspend/resume does not work under Ultrix.
The help line for the index menu is not updated if you change the bindingsfor one of the functions listed while Mutt is running.
SEE ALSO
curses(3), ncurses(3), sendmail(1), smail(1), mailcap(5)
Mutt Home Page: http://www.cs.hmc.edu/~me/mutt/
AUTHOR
Michael Elkins <meAATTcs.hmc.edu>
http://www.cs.hmc.edu/~me
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- ENVIRONMENT
- FILES
- BUGS
- SEE ALSO
- AUTHOR
This document was created byman2html,using the manual pages.