Office of Information Technology  Boston University
System Support
 About Getting Started News Contact
Software  Administration Tools Software
Mail
Mutt
Muttrc
Pine
Procmail
Procmailex
Licenses
Compaq
SGI
Sun
Stat/Math
Maple
Mathematica
Matlab
Labview
Splus
From the Linux man page

Mutt

Name
mutt - The Mutt Mail User Agent

Synopsis
mutt [-hnpRvxyzZ] [-a file] [-b address] [-c address] [-ecommand] [-f mailbox]
[-F muttrc] [-H draftfile] [-i include] [-m type] [-s subject]

Description
Mutt is a small but very powerful text based program for reading electronic mail under unix operating systems, including support color terminals, MIME, and a threaded sorting mode.

Options
-a file Attach a file to your message using MIME.
-b address Specify a blind-carbon-copy (BCC) recipient
-c address Specify a carbon-copy (CC) recipient
-e command Specify a configuration command to be run after processing of initialization files.
-f mailbox Specify which mailbox to load.
-F muttrc Specify an initialization file to read instead of ~/.muttrc
-h Display help.
-H draft Specify a draft file which contains header and bodyto use to send a message.
-i include Specify a file to include into the body of a message.
-m type specify a default mailbox type
-n Causes Mutt to bypass the system configuration file.
-p Resume a postponed message.
-R Open a mailbox in read-only mode.
-s subject Specify the subject of the message.
-v Display the Mutt version number and compile-time definitions.
-x Emulate the mailx compose mode.
-y Start Mutt with a listing of all mailboxes specified by the mailboxes command.
-z When used with -f, causes Mutt not to start if there are no messages in the mailbox.
-Z Causes Mutt to open the first mailbox specified by the mailboxes command which contains new mail.
Environment
Editor Editor to invoke when composing a message.
Home Full path of the user's home directory.
Mail Full path of the user's spool mailbox.
Mailcaps Path to search for mailcap files.
MM_Noask If this variable is set, mailcap are always used without prompting first.
pgppath Directory in which the user's PGP public keyring can be found.
Tempdir Directory in which temporary files are created.
Replyto Default Reply-To address.
visual Editor to invoke when the ~v command is given in the builtin editor.
Files  
~/.muttrc User configuration file.
/etc/Muttrc System-wide configuration file.
/tmp/muttXXXXXX Temporary files created by Mutt.
~/.mailcap User definition for handling non-text MIME types.
/etc/mailcap System definition for handing non-text MIME types.
~/.mime.types User's personal mapping between MIME types and file extensions.
/etc/mime.types System mapping between MIME types and file extensions.
/usr/local/bin/mutt_dotlock The privileged dotlocking program.

Bugs

  • Suspend/resume while editing a file with an external editor does not work under SunOS 4.x if you use the curses lib in /usr/5lib. It does work with the S-Lang library, however.

  • Resizing the screen while using an external pager causes Mutt to go haywire on some systems.

  • suspend/resume does not work under Ultrix.


The help line for the index menu is not updated if you change the bindings for one of the functions listed whileMutt is running.

No Warranties
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

 

Office of Information Technology
Boston University