1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
7 <title>The Mutt E-Mail Client</title>
9 <firstname>Michael</firstname><surname>Elkins</surname>
10 <email>me@cs.hmc.edu</email>
12 <releaseinfo>version 1.5.19 (2009-01-05)</releaseinfo>
16 <quote>All mail clients suck. This one just sucks less.</quote> -me, circa 1995
22 <title>Introduction</title>
25 <emphasis role="bold">Mutt</emphasis> is a small but very powerful text-based MIME mail client. Mutt is
26 highly configurable, and is well suited to the mail power user with advanced
27 features like key bindings, keyboard macros, mail threading, regular
28 expression searches and a powerful pattern matching language for selecting
33 <title>Mutt Home Page</title>
36 The official homepage can be found at
37 <ulink url="http://www.mutt.org/">http://www.mutt.org/</ulink>.
42 <sect1 id="muttlists">
43 <title>Mailing Lists</title>
46 To subscribe to one of the following mailing lists, send a message with the
47 word <emphasis>subscribe</emphasis> in the body to
48 <literal>list-name</literal><emphasis>-request</emphasis><literal>@mutt.org</literal>.
55 <email>mutt-announce-request@mutt.org</email> -- low traffic list for announcements
61 <email>mutt-users-request@mutt.org</email> -- help, bug reports and feature requests
67 <email>mutt-dev-request@mutt.org</email> -- development mailing list
75 All messages posted to
76 <emphasis>mutt-announce</emphasis> are automatically forwarded to
77 <emphasis>mutt-users</emphasis>, so you do not need to be subscribed to
84 <sect1 id="distribution">
85 <title>Software Distribution Sites</title>
88 Mutt releases can be downloaded from
89 <ulink url="ftp://ftp.mutt.org/mutt/">ftp://ftp.mutt.org/mutt/</ulink>.
90 For a list of mirror sites, please refer to
91 <ulink url="http://www.mutt.org/download.html">http://www.mutt.org/download.html</ulink>.
97 <title>Mutt online resources</title>
102 <term>Bug Tracking System</term>
105 The official mutt bug tracking system can be found at
106 <ulink url="http://dev.mutt.org/">http://dev.mutt.org/</ulink>
115 An (unofficial) wiki can be found
116 at <ulink url="http://wiki.mutt.org/">http://wiki.mutt.org/</ulink>.
125 For the IRC user community, visit channel <emphasis>#mutt</emphasis> on
126 <ulink url="http://www.freenode.net/">irc.freenode.net</ulink>.
135 For USENET, see the newsgroup <ulink url="news:comp.mail.mutt">comp.mail.mutt</ulink>.
145 <title>Contributing to Mutt</title>
148 There are various ways to contribute to the Mutt project.
152 Especially for new users it may be helpful to meet other new and
153 experienced users to chat about Mutt, talk about problems and share
158 Since translations of Mutt into other languages are highly appreciated,
159 the mutt developers always look for skilled translators that help
160 improve and continue to maintain stale translations.
164 For contributing code patches for new features and bug fixes, please
165 refer to the developer pages at
166 <ulink url="http://dev.mutt.org/">http://dev.mutt.org/</ulink> for more details.
172 <title>Typograhical conventions</title>
175 This section lists typographical conventions followed throughout this
176 manual. See table <xref linkend="tab-typo"/> for typographical
177 conventions for special terms.
180 <table id="tab-typo">
181 <title>Typographical conventions for special terms</title>
184 <row><entry>Item</entry><entry>Refers to...</entry></row>
187 <row><entry><literal>printf(3)</literal></entry><entry>UNIX manual pages, execute <literal>man 3 printf</literal></entry></row>
188 <row><entry><literal><PageUp></literal></entry><entry>named keys</entry></row>
189 <row><entry><literal><create-alias></literal></entry><entry>named Mutt function</entry></row>
190 <row><entry><literal>ˆG</literal></entry><entry>Control+G key combination</entry></row>
191 <row><entry><literal>$mail_check</literal></entry><entry>Mutt configuration option</entry></row>
197 Examples are presented as:
205 Within command synopsis, curly brackets (<quote>{}</quote>) denote a set
206 of options of which one is mandatory, square brackets
207 (<quote>[]</quote>) denote optional arguments, three dots
208 denote that the argument may be repeated arbitrary times.
213 <sect1 id="copyright">
214 <title>Copyright</title>
217 Mutt is Copyright (C) 1996-2009 Michael R. Elkins
218 <email>me@mutt.org</email> and others.
222 This program is free software; you can redistribute it and/or modify
223 it under the terms of the GNU General Public License as published by
224 the Free Software Foundation; either version 2 of the License, or
225 (at your option) any later version.
229 This program is distributed in the hope that it will be useful,
230 but WITHOUT ANY WARRANTY; without even the implied warranty of
231 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
232 GNU General Public License for more details.
236 You should have received a copy of the GNU General Public License
237 along with this program; if not, write to the Free Software
238 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
245 <chapter id="gettingstarted">
246 <title>Getting Started</title>
249 This section is intended as a brief overview of how to use Mutt. There are
250 many other features which are described elsewhere in the manual. There
251 is even more information available in the Mutt FAQ and various web
252 pages. See the <ulink url="http://www.mutt.org/">Mutt homepage</ulink> for more details.
256 The keybindings described in this section are the defaults as distributed.
257 Your local system administrator may have altered the defaults for your site.
258 You can always type <quote>?</quote> in any menu to display the current bindings.
262 The first thing you need to do is invoke mutt, simply by typing <literal>mutt</literal>
263 at the command line. There are various command-line options, see
264 either the mutt man page or the <link linkend="commandline">reference</link>.
267 <sect1 id="core-concepts">
268 <title>Core concepts</title>
271 Mutt is a text-based application which interacts with users through
272 different menus which are mostly line-/entry-based or page-based. A
273 line-based menu is the so-called <quote>index</quote> menu (listing all messages of
274 the currently opened folder) or the <quote>alias</quote> menu (allowing you to
275 select recipients from a list). Examples for page-based menus are the
276 <quote>pager</quote> (showing one message at a time) or the <quote>help</quote> menu listing
277 all available key bindings.
281 The user interface consists of a context sensitive help line at the top,
282 the menu's contents followed by a context sensitive status line and
283 finally the command line. The command line is used to display
284 informational and error messages as well as for prompts and for entering
285 interactive commands.
289 Because Mutt allows for customizing almost all key bindings, there are
290 so-called <quote>functions</quote> which can be executed manually (using the
291 command line) or in macros. Macros allow the user to bind a sequence of
292 commands to a single key or a short key sequence instead of repeating a
293 sequence of actions over and over.
297 Many commands (such as saving or copying a message to another folder)
298 can be applied to a single message or a set of messages (so-called
299 <quote>tagged</quote> messages). To help selecting messages, Mutt provides a rich
300 set of message patterns (such as recipients, sender, body contents, date
301 sent/received, etc.) which can be combined into complex expressions
302 using the boolean <emphasis>and</emphasis> and <emphasis>or</emphasis>
303 operations as well as negating. These patterns can also be used to (for
304 example) search for messages or to limit the index to show only matching
309 Mutt supports a <quote>hook</quote> concept which allows the user to execute
310 arbitrary configuration commands and functions in certain situations
311 such as entering a folder, starting a new message or replying to an
312 existing one. These hooks can be used to highly customize Mutt's
313 behaviour including managing multiple identities, customizing the
314 display for a folder or even implementing auto-archiving based on a
315 per-folder basis and much more.
321 <title>Moving Around in Menus</title>
324 The most important navigation keys common to all menus are shown in
325 <xref linkend="tab-keys-nav"/>.
328 <table id="tab-keys-nav">
329 <title>Most common navigation keys</title>
332 <row><entry>Key</entry><entry>Function</entry><entry>Description</entry></row>
335 <row><entry>j or <Down></entry><entry><literal><next-entry></literal></entry><entry>move to the next entry</entry></row>
336 <row><entry>k or <Up></entry><entry><literal><previous-entry></literal></entry><entry>move to the previous entry</entry></row>
337 <row><entry>z or <PageDn></entry><entry><literal><page-down></literal></entry><entry>go to the next page</entry></row>
338 <row><entry>Z or <PageUp></entry><entry><literal><page-up></literal></entry><entry>go to the previous page</entry></row>
339 <row><entry>= or <Home></entry><entry><literal><first-entry></literal></entry><entry>jump to the first entry</entry></row>
340 <row><entry>* or <End></entry><entry><literal><last-entry></literal></entry><entry>jump to the last entry</entry></row>
341 <row><entry>q</entry><entry><literal><quit></literal></entry><entry>exit the current menu</entry></row>
342 <row><entry>?</entry><entry><literal><help></literal></entry><entry>list all keybindings for the current menu</entry></row>
350 <title>Editing Input Fields</title>
352 <sect2 id="editing-intro">
353 <title>Introduction</title>
356 Mutt has a built-in line editor for inputting text, e.g. email
357 addresses or filenames. The keys used to manipulate text input are
358 very similar to those of Emacs. See <xref linkend="tab-keys-editor"/> for a full
359 reference of available functions, their default key bindings, and
363 <table id="tab-keys-editor">
364 <title>Most common line editor keys</title>
367 <row><entry>Key</entry><entry>Function</entry><entry>Description</entry></row>
370 <row><entry>ˆA or <Home></entry><entry><literal><bol></literal></entry><entry>move to the start of the line</entry></row>
371 <row><entry>ˆB or <Left></entry><entry><literal><backward-char></literal></entry><entry>move back one char</entry></row>
372 <row><entry>Esc B</entry><entry><literal><backward-word></literal></entry><entry>move back one word</entry></row>
373 <row><entry>ˆD or <Delete></entry><entry><literal><delete-char></literal></entry><entry>delete the char under the cursor</entry></row>
374 <row><entry>ˆE or <End></entry><entry><literal><eol></literal></entry><entry>move to the end of the line</entry></row>
375 <row><entry>ˆF or <Right></entry><entry><literal><forward-char></literal></entry><entry>move forward one char</entry></row>
376 <row><entry>Esc F</entry><entry><literal><forward-word></literal></entry><entry>move forward one word</entry></row>
377 <row><entry><Tab></entry><entry><literal><complete></literal></entry><entry>complete filename or alias</entry></row>
378 <row><entry>ˆT</entry><entry><literal><complete-query></literal></entry><entry>complete address with query</entry></row>
379 <row><entry>ˆK</entry><entry><literal><kill-eol></literal></entry><entry>delete to the end of the line</entry></row>
380 <row><entry>Esc d</entry><entry><literal><kill-eow></literal></entry><entry>delete to the end of the word</entry></row>
381 <row><entry>ˆW</entry><entry><literal><kill-word></literal></entry><entry>kill the word in front of the cursor</entry></row>
382 <row><entry>ˆU</entry><entry><literal><kill-line></literal></entry><entry>delete entire line</entry></row>
383 <row><entry>ˆV</entry><entry><literal><quote-char></literal></entry><entry>quote the next typed key</entry></row>
384 <row><entry><Up></entry><entry><literal><history-up></literal></entry><entry>recall previous string from history</entry></row>
385 <row><entry><Down></entry><entry><literal><history-down></literal></entry><entry>recall next string from history</entry></row>
386 <row><entry><BackSpace></entry><entry><literal><backspace></literal></entry><entry>kill the char in front of the cursor</entry></row>
387 <row><entry>Esc u</entry><entry><literal><upcase-word></literal></entry><entry>convert word to upper case</entry></row>
388 <row><entry>Esc l</entry><entry><literal><downcase-word></literal></entry><entry>convert word to lower case</entry></row>
389 <row><entry>Esc c</entry><entry><literal><capitalize-word></literal></entry><entry>capitalize the word</entry></row>
390 <row><entry>ˆG</entry><entry>n/a</entry><entry>abort</entry></row>
391 <row><entry><Return></entry><entry>n/a</entry><entry>finish editing</entry></row>
397 You can remap the <emphasis>editor</emphasis> functions using the
398 <link linkend="bind">bind</link> command. For example, to make
399 the <Delete> key delete the character in front of
400 the cursor rather than under, you could use:
404 bind editor <delete> backspace
409 <sect2 id="editing-history">
410 <title>History</title>
413 Mutt maintains a history for the built-in editor. The number of items
414 is controlled by the <link linkend="history">$history</link>
415 variable and can be made persistent using an external file specified
416 using <link linkend="history-file">$history_file</link>.
417 You may cycle through them at an editor prompt by using the
418 <literal><history-up></literal> and/or
419 <literal><history-down></literal> commands.
423 Mutt maintains several distinct history lists, one for each of the
424 following categories:
428 <listitem><para>muttrc commands</para></listitem>
429 <listitem><para>addresses and aliases</para></listitem>
430 <listitem><para>shell commands</para></listitem>
431 <listitem><para>filenames</para></listitem>
432 <listitem><para>patterns</para></listitem>
433 <listitem><para>everything else</para></listitem>
437 Mutt automatically filters out repeated items from the history. It
438 also mimics the behavior of some shells by ignoring items starting
439 with a space. The latter feature can be useful in macros to not clobber
440 the history's valuable entries with unwanted entries.
448 <title>Reading Mail - The Index and Pager</title>
451 Similar to many other mail clients, there are two modes in which mail is
452 read in Mutt. The first is the index of messages in the mailbox, which is
453 called the <quote>index</quote> in Mutt. The second mode is the display of the
454 message contents. This is called the <quote>pager.</quote>
458 The next few sections describe the functions provided in each of these
462 <sect2 id="index-menu">
463 <title>The Message Index</title>
466 Common keys used to navigate through and manage messages in the index
467 are shown in <xref linkend="tab-key-index"/>. How messages are presented
468 in the index menu can be customized using the
469 <link linkend="index-format">$index_format</link> variable.
472 <table id="tab-key-index">
473 <title>Most common message index keys</title>
476 <row><entry>Key</entry><entry>Description</entry></row>
479 <row><entry>c</entry><entry>change to a different mailbox</entry></row>
480 <row><entry>Esc c</entry><entry>change to a folder in read-only mode</entry></row>
481 <row><entry>C</entry><entry>copy the current message to another mailbox</entry></row>
482 <row><entry>Esc C</entry><entry>decode a message and copy it to a folder</entry></row>
483 <row><entry>Esc s</entry><entry>decode a message and save it to a folder</entry></row>
484 <row><entry>D</entry><entry>delete messages matching a pattern</entry></row>
485 <row><entry>d</entry><entry>delete the current message</entry></row>
486 <row><entry>F</entry><entry>mark as important</entry></row>
487 <row><entry>l</entry><entry>show messages matching a pattern</entry></row>
488 <row><entry>N</entry><entry>mark message as new</entry></row>
489 <row><entry>o</entry><entry>change the current sort method</entry></row>
490 <row><entry>O</entry><entry>reverse sort the mailbox</entry></row>
491 <row><entry>q</entry><entry>save changes and exit</entry></row>
492 <row><entry>s</entry><entry>save-message</entry></row>
493 <row><entry>T</entry><entry>tag messages matching a pattern</entry></row>
494 <row><entry>t</entry><entry>toggle the tag on a message</entry></row>
495 <row><entry>Esc t</entry><entry>toggle tag on entire message thread</entry></row>
496 <row><entry>U</entry><entry>undelete messages matching a pattern</entry></row>
497 <row><entry>u</entry><entry>undelete-message</entry></row>
498 <row><entry>v</entry><entry>view-attachments</entry></row>
499 <row><entry>x</entry><entry>abort changes and exit</entry></row>
500 <row><entry><Return></entry><entry>display-message</entry></row>
501 <row><entry><Tab></entry><entry>jump to the next new or unread message</entry></row>
502 <row><entry>@</entry><entry>show the author's full e-mail address</entry></row>
503 <row><entry>$</entry><entry>save changes to mailbox</entry></row>
504 <row><entry>/</entry><entry>search</entry></row>
505 <row><entry>Esc /</entry><entry>search-reverse</entry></row>
506 <row><entry>ˆL</entry><entry>clear and redraw the screen</entry></row>
507 <row><entry>ˆT</entry><entry>untag messages matching a pattern</entry></row>
513 In addition to who sent the message and the subject, a short summary of
514 the disposition of each message is printed beside the message number.
515 Zero or more of the <quote>flags</quote> in <xref linkend="tab-msg-status-flags"/>
516 may appear, some of which can be turned on or off using these functions:
517 <literal><set-flag></literal> and
518 <literal><clear-flag></literal>
519 bound by default to <quote>w</quote> and <quote>W</quote> respectively.
523 Furthermore, the flags in <xref linkend="tab-msg-recip-flags"/> reflect
524 who the message is addressed to. They can be customized with the
525 <link linkend="to-chars">$to_chars</link> variable.
528 <table id="tab-msg-status-flags">
529 <title>Message status flags</title>
532 <row><entry>Flag</entry><entry>Description</entry></row>
535 <row><entry>D</entry><entry>message is deleted (is marked for deletion)</entry></row>
536 <row><entry>d</entry><entry>message has attachments marked for deletion</entry></row>
537 <row><entry>K</entry><entry>contains a PGP public key</entry></row>
538 <row><entry>N</entry><entry>message is new</entry></row>
539 <row><entry>O</entry><entry>message is old</entry></row>
540 <row><entry>P</entry><entry>message is PGP encrypted</entry></row>
541 <row><entry>r</entry><entry>message has been replied to</entry></row>
542 <row><entry>S</entry><entry>message is signed, and the signature is successfully verified</entry></row>
543 <row><entry>s</entry><entry>message is signed</entry></row>
544 <row><entry>!</entry><entry>message is flagged</entry></row>
545 <row><entry>*</entry><entry>message is tagged</entry></row>
550 <table id="tab-msg-recip-flags">
551 <title>Message recipient flags</title>
554 <row><entry>Flag</entry><entry>Description</entry></row>
557 <row><entry>+</entry><entry>message is to you and you only</entry></row>
558 <row><entry>T</entry><entry>message is to you, but also to or cc'ed to others</entry></row>
559 <row><entry>C</entry><entry>message is cc'ed to you</entry></row>
560 <row><entry>F</entry><entry>message is from you</entry></row>
561 <row><entry>L</entry><entry>message is sent to a subscribed mailing list</entry></row>
568 <sect2 id="pager-menu">
569 <title>The Pager</title>
572 By default, Mutt uses its builtin pager to display the contents of messages.
573 The pager is very similar to the Unix program <emphasis>less</emphasis> though not nearly as
577 <table id="tab-key-pager">
578 <title>Most common pager keys</title>
581 <row><entry>Key</entry><entry>Description</entry></row>
584 <row><entry><Return></entry><entry>go down one line</entry></row>
585 <row><entry><Space></entry><entry>display the next page (or next message if at the end of a message)</entry></row>
586 <row><entry>-</entry><entry>go back to the previous page</entry></row>
587 <row><entry>n</entry><entry>search for next match</entry></row>
588 <row><entry>S</entry><entry>skip beyond quoted text</entry></row>
589 <row><entry>T</entry><entry>toggle display of quoted text</entry></row>
590 <row><entry>?</entry><entry>show keybindings</entry></row>
591 <row><entry>/</entry><entry>regular expression search</entry></row>
592 <row><entry>Esc /</entry><entry>backward regular expression search</entry></row>
593 <row><entry>\</entry><entry>toggle highlighting of search matches</entry></row>
594 <row><entry>ˆ</entry><entry>jump to the top of the message</entry></row>
600 In addition to key bindings in <xref linkend="tab-key-pager"/>,
601 many of the functions from the index menu are also available in
602 the pager, such as <literal><delete-message></literal> or <literal><copy-message></literal>
603 (this is one advantage over using an external pager to view messages).
607 Also, the internal pager supports a couple other advanced features. For
608 one, it will accept and translate the <quote>standard</quote> nroff sequences for
609 bold and underline. These sequences are a series of either the letter,
610 backspace (ˆH), the letter again for bold or the letter, backspace,
611 <quote>_</quote> for denoting underline. Mutt will attempt to display these
612 in bold and underline respectively if your terminal supports them. If
613 not, you can use the bold and underline <link linkend="color">color</link>
614 objects to specify a color or mono attribute for them.
618 Additionally, the internal pager supports the ANSI escape sequences for
619 character attributes. Mutt translates them into the correct color and
620 character settings. The sequences Mutt supports are:
624 \e[<emphasis>Ps</emphasis>;<emphasis>Ps</emphasis>;..<emphasis>Ps</emphasis>;m
628 where <emphasis>Ps</emphasis> can be one of the codes shown in
629 <xref linkend="tab-ansi-esc"/>.
632 <table id="tab-ansi-esc">
633 <title>ANSI escape sequences</title>
636 <row><entry>Escape code</entry><entry>Description</entry></row>
639 <row><entry>0</entry><entry>All attributes off</entry></row>
640 <row><entry>1</entry><entry>Bold on</entry></row>
641 <row><entry>4</entry><entry>Underline on</entry></row>
642 <row><entry>5</entry><entry>Blink on</entry></row>
643 <row><entry>7</entry><entry>Reverse video on</entry></row>
644 <row><entry>3<emphasis><color></emphasis></entry><entry>Foreground color is <emphasis><color></emphasis> (see <xref linkend="tab-color"/>)</entry></row>
645 <row><entry>4<emphasis><color></emphasis></entry><entry>Background color is <emphasis><color></emphasis> (see <xref linkend="tab-color"/>)</entry></row>
650 <table id="tab-color">
651 <title>Color sequences</title>
654 <row><entry>Color code</entry><entry>Color</entry></row>
657 <row><entry>0</entry><entry>Black</entry></row>
658 <row><entry>1</entry><entry>Red</entry></row>
659 <row><entry>2</entry><entry>Green</entry></row>
660 <row><entry>3</entry><entry>Yellow</entry></row>
661 <row><entry>4</entry><entry>Blue</entry></row>
662 <row><entry>5</entry><entry>Magenta</entry></row>
663 <row><entry>6</entry><entry>Cyan</entry></row>
664 <row><entry>7</entry><entry>White</entry></row>
670 Mutt uses these attributes for handling <literal>text/enriched</literal>
671 messages, and they can also be used by an external
672 <link linkend="auto-view">autoview</link> script for highlighting
678 If you change the colors for your
679 display, for example by changing the color associated with color2 for
680 your xterm, then that color will be used instead of green.
686 Note that the search commands in the pager take regular expressions,
687 which are not quite the same as the more
688 complex <link linkend="patterns">patterns</link> used by the search
689 command in the index. This is because the pager only performs simple
690 text search, whereas the index provides boolean filtering on several
698 <title>Threaded Mode</title>
701 When the mailbox is <link linkend="sort">sorted</link> by <emphasis>threads</emphasis>, there are
702 a few additional functions available in the <emphasis>index</emphasis> and <emphasis>pager</emphasis> modes
703 as shown in <xref linkend="tab-key-threads"/>.
706 <table id="tab-key-threads">
707 <title>Most common thread mode keys</title>
710 <row><entry>Key</entry><entry>Function</entry><entry>Description</entry></row>
713 <row><entry>ˆD</entry><entry><literal><delete-thread></literal></entry><entry>delete all messages in the current thread</entry></row>
714 <row><entry>ˆU</entry><entry><literal><undelete-thread></literal></entry><entry>undelete all messages in the current thread</entry></row>
715 <row><entry>ˆN</entry><entry><literal><next-thread></literal></entry><entry>jump to the start of the next thread</entry></row>
716 <row><entry>ˆP</entry><entry><literal><previous-thread></literal></entry><entry>jump to the start of the previous thread</entry></row>
717 <row><entry>ˆR</entry><entry><literal><read-thread></literal></entry><entry>mark the current thread as read</entry></row>
718 <row><entry>Esc d</entry><entry><literal><delete-subthread></literal></entry><entry>delete all messages in the current subthread</entry></row>
719 <row><entry>Esc u</entry><entry><literal><undelete-subthread></literal></entry><entry>undelete all messages in the current subthread</entry></row>
720 <row><entry>Esc n</entry><entry><literal><next-subthread></literal></entry><entry>jump to the start of the next subthread</entry></row>
721 <row><entry>Esc p</entry><entry><literal><previous-subthread></literal></entry><entry>jump to the start of the previous subthread</entry></row>
722 <row><entry>Esc r</entry><entry><literal><read-subthread></literal></entry><entry>mark the current subthread as read</entry></row>
723 <row><entry>Esc t</entry><entry><literal><tag-thread></literal></entry><entry>toggle the tag on the current thread</entry></row>
724 <row><entry>Esc v</entry><entry><literal><collapse-thread></literal></entry><entry>toggle collapse for the current thread</entry></row>
725 <row><entry>Esc V</entry><entry><literal><collapse-all></literal></entry><entry>toggle collapse for all threads</entry></row>
726 <row><entry>P</entry><entry><literal><parent-message></literal></entry><entry>jump to parent message in thread</entry></row>
733 Collapsing a thread displays only the first message
734 in the thread and hides the others. This is useful when threads
735 contain so many messages that you can only see a handful of threads on
736 the screen. See %M in <link linkend="index-format">$index_format</link>.
737 For example, you could use "%?M?(#%03M)&(%4l)?" in <link linkend="index-format">$index_format</link> to optionally
738 display the number of hidden messages if the thread is collapsed.
743 See also: <link linkend="strict-threads">$strict_threads</link>.
748 <sect2 id="reading-misc">
749 <title>Miscellaneous Functions</title>
752 In addition, the <emphasis>index</emphasis> and <emphasis>pager</emphasis>
753 menus have these interesting functions:
760 <literal><create-alias></literal><anchor id="create-alias"/> (default: a)
764 Creates a new alias based upon the current message (or prompts for a
765 new one). Once editing is complete, an <link linkend="alias">alias</link>
766 command is added to the file specified by
767 the <link linkend="alias-file">$alias_file</link> variable
773 Mutt does not read the <link linkend="alias-file">$alias_file</link>
774 upon startup so you must explicitly <link linkend="source">source</link> the file.
782 <literal><check-traditional-pgp></literal><anchor id="check-traditional-pgp"/> (default: Esc P)
786 This function will search the current message for content signed or
787 encrypted with PGP the <quote>traditional</quote> way, that is, without proper
788 MIME tagging. Technically, this function will temporarily change
789 the MIME content types of the body parts containing PGP data; this
790 is similar to the <link linkend="edit-type"><literal><edit-type></literal></link> function's
798 <literal><edit></literal><anchor id="edit"/> (default: e)
802 This command (available in the index and pager) allows you to
803 edit the raw current message as it's present in the mail folder.
804 After you have finished editing, the changed message will be
805 appended to the current folder, and the original message will be
806 marked for deletion; if the message is unchanged it won't be replaced.
813 <literal><edit-type></literal><anchor id="edit-type"/> (default:
814 ˆE on the attachment menu, and in the pager and index menus;
815 ˆT on the compose menu)
819 This command is used to temporarily edit an attachment's content
820 type to fix, for instance, bogus character set parameters. When
821 invoked from the index or from the pager, you'll have the
822 opportunity to edit the top-level attachment's content type. On the
823 <link linkend="attach-menu">attachment menu</link>, you can change any
824 attachment's content type. These changes are not persistent, and get
825 lost upon changing folders.
829 Note that this command is also available on the <link linkend="compose-menu">compose
830 menu</link>. There, it's used to fine-tune the properties of attachments you are going
838 <literal><enter-command></literal><anchor id="enter-command"/> (default: <quote>:</quote>)
842 This command is used to execute any command you would normally put in a
843 configuration file. A common use is to check the settings of variables, or
844 in conjunction with <link linkend="macro">macros</link> to change settings on the
852 <literal><extract-keys></literal><anchor id="extract-keys"/> (default: ˆK)
856 This command extracts PGP public keys from the current or tagged
857 message(s) and adds them to your PGP public key ring.
864 <literal><forget-passphrase></literal><anchor id="forget-passphrase"/> (default:
869 This command wipes the passphrase(s) from memory. It is useful, if
870 you misspelled the passphrase.
877 <literal><list-reply></literal><anchor id="list-reply"/> (default: L)
881 Reply to the current or tagged message(s) by extracting any addresses which
882 match the regular expressions given by the <link linkend="lists">lists or subscribe</link>
883 commands, but also honor any <literal>Mail-Followup-To</literal> header(s) if the
884 <link linkend="honor-followup-to">$honor_followup_to</link>
885 configuration variable is set. Using this when replying to messages posted
886 to mailing lists helps avoid duplicate copies being sent to the author of
887 the message you are replying to.
894 <literal><pipe-message></literal><anchor id="pipe-message"/> (default: |)
898 Asks for an external Unix command and pipes the current or
899 tagged message(s) to it. The variables <link linkend="pipe-decode">$pipe_decode</link>, <link linkend="pipe-split">$pipe_split</link>,
900 <link linkend="pipe-sep">$pipe_sep</link> and <link linkend="wait-key">$wait_key</link> control the exact behavior of this function.
907 <literal><resend-message></literal><anchor id="resend-message"/> (default: Esc e)
911 Mutt takes the current message as a template for a
912 new message. This function is best described as "recall from arbitrary
913 folders". It can conveniently be used to forward MIME messages while
914 preserving the original mail structure. Note that the amount of headers
915 included here depends on the value of the <link linkend="weed">$weed</link>
920 This function is also available from the attachment menu. You can use this
921 to easily resend a message which was included with a bounce message
922 as a <literal>message/rfc822</literal> body part.
929 <literal><shell-escape></literal><anchor id="shell-escape"/> (default: !)
933 Asks for an external Unix command and executes it. The <link linkend="wait-key">$wait_key</link> can be used to control
934 whether Mutt will wait for a key to be pressed when the command returns
935 (presumably to let the user read the output of the command), based on
936 the return status of the named command. If no command is given, an
937 interactive shell is executed.
944 <literal><toggle-quoted></literal><anchor id="toggle-quoted"/> (default: T)
948 The pager uses the <link linkend="quote-regexp">$quote_regexp</link> variable to detect quoted text when
949 displaying the body of the message. This function toggles the display
950 of the quoted material in the message. It is particularly useful when
951 being interested in just the response and there is a large amount of
952 quoted text in the way.
959 <literal><skip-quoted></literal><anchor id="skip-quoted"/> (default: S)
963 This function will go to the next line of non-quoted text which comes
964 after a line of quoted text in the internal pager.
976 <title>Sending Mail</title>
978 <sect2 id="sending-intro">
979 <title>Introduction</title>
982 The bindings shown in <xref linkend="tab-key-send"/> are available in the
983 <emphasis>index</emphasis> and <emphasis>pager</emphasis> to start a new message.
986 <table id="tab-key-send">
987 <title>Most common mail sending keys</title>
990 <row><entry>Key</entry><entry>Function</entry><entry>Description</entry></row>
993 <row><entry>m</entry><entry><literal><compose></literal></entry><entry>compose a new message</entry></row>
994 <row><entry>r</entry><entry><literal><reply></literal></entry><entry>reply to sender</entry></row>
995 <row><entry>g</entry><entry><literal><group-reply></literal></entry><entry>reply to all recipients</entry></row>
996 <row><entry>L</entry><entry><literal><list-reply></literal></entry><entry>reply to mailing list address</entry></row>
997 <row><entry>f</entry><entry><literal><forward></literal></entry><entry>forward message</entry></row>
998 <row><entry>b</entry><entry><literal><bounce></literal></entry><entry>bounce (remail) message</entry></row>
999 <row><entry>Esc k</entry><entry><literal><mail-key></literal></entry><entry>mail a PGP public key to someone</entry></row>
1005 <emphasis>Bouncing</emphasis> a message sends the message as-is to the recipient you
1006 specify. <emphasis>Forwarding</emphasis> a message allows you to add comments or
1007 modify the message you are forwarding. These items are discussed
1008 in greater detail in the next chapter <quote><link linkend="forwarding-mail">Forwarding
1009 and Bouncing Mail</link>.</quote>
1013 Mutt will then enter the <emphasis>compose</emphasis> menu and prompt you for the
1014 recipients to place on the <quote>To:</quote> header field. Next, it will ask
1015 you for the <quote>Subject:</quote> field for the message, providing a default if
1016 you are replying to or forwarding a message. See also
1017 <link linkend="askcc">$askcc</link>,
1018 <link linkend="askbcc">$askbcc</link>,
1019 <link linkend="autoedit">$autoedit</link>,
1020 <link linkend="bounce">$bounce</link>,
1021 <link linkend="fast-reply">$fast_reply</link>,
1022 and <link linkend="include">$include</link>
1023 for changing how Mutt asks these questions.
1027 Mutt will then automatically start your <link linkend="editor">$editor</link>
1028 on the message body. If the <link linkend="edit-headers">$edit_headers</link>
1029 variable is set, the headers will be at the top of the message in your editor.
1030 Any messages you are replying to will be added in sort order to the message,
1031 with appropriate <link linkend="attribution">$attribution</link>,
1032 <link linkend="indent-string">$indent_string</link> and
1033 <link linkend="post-indent-string">$post_indent_string</link>.
1034 When forwarding a message, if the <link linkend="mime-forward">$mime_forward</link>
1035 variable is unset, a copy of the forwarded message will be included. If
1036 you have specified a <link linkend="signature">$signature</link>, it
1037 will be appended to the message.
1041 Once you have finished editing the body of your mail message, you are
1042 returned to the <emphasis>compose</emphasis> menu providing the functions
1043 shown in <xref linkend="tab-func-compose"/> to modify, send or postpone the
1047 <table id="tab-func-compose">
1048 <title>Most common compose menu keys</title>
1051 <row><entry>Key</entry><entry>Function</entry><entry>Description</entry></row>
1054 <row><entry>a</entry><entry><literal><attach-file></literal></entry><entry>attach a file</entry></row>
1055 <row><entry>A</entry><entry><literal><attach-message></literal></entry><entry>attach message(s) to the message</entry></row>
1056 <row><entry>Esc k</entry><entry><literal><attach-key></literal></entry><entry>attach a PGP public key</entry></row>
1057 <row><entry>d</entry><entry><literal><edit-description></literal></entry><entry>edit description on attachment</entry></row>
1058 <row><entry>D</entry><entry><literal><detach-file></literal></entry><entry>detach a file</entry></row>
1059 <row><entry>t</entry><entry><literal><edit-to></literal></entry><entry>edit the To field</entry></row>
1060 <row><entry>Esc f</entry><entry><literal><edit-from></literal></entry><entry>edit the From field</entry></row>
1061 <row><entry>r</entry><entry><literal><edit-reply-to></literal></entry><entry>edit the Reply-To field</entry></row>
1062 <row><entry>c</entry><entry><literal><edit-cc></literal></entry><entry>edit the Cc field</entry></row>
1063 <row><entry>b</entry><entry><literal><edit-bcc></literal></entry><entry>edit the Bcc field</entry></row>
1064 <row><entry>y</entry><entry><literal><send-message></literal></entry><entry>send the message</entry></row>
1065 <row><entry>s</entry><entry><literal><edit-subject></literal></entry><entry>edit the Subject</entry></row>
1066 <row><entry>S</entry><entry><literal><smime-menu></literal></entry><entry>select S/MIME options</entry></row>
1067 <row><entry>f</entry><entry><literal><edit-fcc></literal></entry><entry>specify an <quote>Fcc</quote> mailbox</entry></row>
1068 <row><entry>p</entry><entry><literal><pgp-menu></literal></entry><entry>select PGP options</entry></row>
1069 <row><entry>P</entry><entry><literal><postpone-message></literal></entry><entry>postpone this message until later</entry></row>
1070 <row><entry>q</entry><entry><literal><quit></literal></entry><entry>quit (abort) sending the message</entry></row>
1071 <row><entry>w</entry><entry><literal><write-fcc></literal></entry><entry>write the message to a folder</entry></row>
1072 <row><entry>i</entry><entry><literal><ispell></literal></entry><entry>check spelling (if available on your system)</entry></row>
1073 <row><entry>ˆF</entry><entry><literal><forget-passphrase></literal></entry><entry>wipe passphrase(s) from memory</entry></row>
1079 The compose menu is also used to edit the attachments for a message which can be either files
1080 or other messages. The <literal><attach-message></literal> function to will prompt you for a folder to
1081 attach messages from. You can now tag messages in that folder and they
1082 will be attached to the message you are sending.
1088 operations like composing a new mail, replying, forwarding, etc. are
1089 not permitted when you are in that folder. The %r in
1090 <link linkend="status-format">$status_format</link> will change to
1091 a <quote>A</quote> to indicate that you are in attach-message mode.
1097 <sect2 id="edit-header">
1098 <title>Editing the message header</title>
1101 When editing the header because of <link linkend="edit-headers">$edit_headers</link>
1102 being set, there are a several pseudo headers available which
1103 will not be included in sent messages.
1106 <sect3 id="fcc-header">
1107 <title>Fcc: pseudo header</title>
1112 <literal>Fcc:</literal> <emphasis>filename</emphasis>
1114 as a header, Mutt will pick up <emphasis>filename</emphasis>
1115 just as if you had used the <literal><edit-fcc></literal> function in the <emphasis>compose</emphasis> menu.
1120 <sect3 id="attach-header">
1121 <title>Attach: pseudo header</title>
1124 You can also attach files to your message by specifying
1126 <literal>Attach:</literal> <emphasis>filename</emphasis> [ <emphasis>description</emphasis> ]
1128 where <emphasis>filename</emphasis> is the file to attach and <emphasis>description</emphasis> is an
1129 optional string to use as the description of the attached file.
1134 <sect3 id="pgp-header">
1135 <title>Pgp: pseudo header</title>
1138 If you want to use PGP, you can specify
1142 <literal>Pgp:</literal> [ <literal>E</literal> | <literal>S</literal> | <literal>S</literal><emphasis><id></emphasis> ]
1147 <quote>E</quote> selects encryption, <quote>S</quote> selects signing and
1148 <quote>S<id></quote> selects signing with the given key, setting
1149 <link linkend="pgp-sign-as">$pgp_sign_as</link>
1155 <sect3 id="in-reply-to-header">
1156 <title>In-Reply-To: header</title>
1159 When replying to messages, the <emphasis>In-Reply-To:</emphasis> header contains the
1160 Message-Id of the message(s) you reply to. If you remove its value, Mutt will not generate a
1161 <emphasis>References:</emphasis> field, which allows you to create a new message thread, for example
1162 to create a new message to a mailing list without having to enter the mailing list's address.
1169 <sect2 id="sending-crypto">
1170 <title>Sending cryptographically signed/encrypted messages</title>
1173 If you have told mutt to PGP or S/MIME encrypt a message, it will guide you
1174 through a key selection process when you try to send the message.
1175 Mutt will not ask you any questions about keys which have a
1176 certified user ID matching one of the message recipients' mail
1177 addresses. However, there may be situations in which there are
1178 several keys, weakly certified user ID fields, or where no matching
1183 In these cases, you are dropped into a menu with a list of keys from
1184 which you can select one. When you quit this menu, or mutt can't
1185 find any matching keys, you are prompted for a user ID. You can, as
1186 usually, abort this prompt using <literal>ˆG</literal>. When you do so, mutt will
1187 return to the compose screen.
1191 Once you have successfully finished the key selection, the message
1192 will be encrypted using the selected public keys when sent out.
1196 Most fields of the entries in the key selection menu (see also <link linkend="pgp-entry-format">$pgp_entry_format</link>)
1197 have obvious meanings. But some explanations on the capabilities, flags,
1198 and validity fields are in order.
1202 The flags sequence (%f) will expand to one of the flags in
1203 <xref linkend="tab-pgp-menuflags"/>.
1206 <table id="tab-pgp-menuflags">
1207 <title>PGP key menu flags</title>
1210 <row><entry>Flag</entry><entry>Description</entry></row>
1213 <row><entry>R</entry><entry>The key has been revoked and can't be used.</entry></row>
1214 <row><entry>X</entry><entry>The key is expired and can't be used.</entry></row>
1215 <row><entry>d</entry><entry>You have marked the key as disabled.</entry></row>
1216 <row><entry>c</entry><entry>There are unknown critical self-signature packets.</entry></row>
1222 The capabilities field (%c) expands to a two-character sequence
1223 representing a key's capabilities. The first character gives
1224 the key's encryption capabilities: A minus sign (<quote>-</quote>) means
1225 that the key cannot be used for encryption. A dot (<quote>.</quote>) means that
1226 it's marked as a signature key in one of the user IDs, but may
1227 also be used for encryption. The letter <quote>e</quote> indicates that
1228 this key can be used for encryption.
1232 The second character indicates the key's signing capabilities. Once
1233 again, a <quote>-</quote> implies <quote>not for signing</quote>, <quote>.</quote> implies
1234 that the key is marked as an encryption key in one of the user-ids, and
1235 <quote>s</quote> denotes a key which can be used for signing.
1239 Finally, the validity field (%t) indicates how well-certified a user-id
1240 is. A question mark (<quote>?</quote>) indicates undefined validity, a minus
1241 character (<quote>-</quote>) marks an untrusted association, a space character
1242 means a partially trusted association, and a plus character (<quote>+</quote>)
1243 indicates complete validity.
1248 <sect2 id="sending-mixmaster">
1249 <title>Sending anonymous messages via mixmaster</title>
1252 You may also have compiled mutt to co-operate with Mixmaster, an
1253 anonymous remailer. Mixmaster permits you to send your messages
1254 anonymously using a chain of remailers. Mixmaster support in mutt is for
1255 mixmaster version 2.04 (beta 45 appears to be the latest) and 2.03.
1256 It does not support earlier versions or the later so-called version 3 betas,
1257 of which the latest appears to be called 2.9b23.
1261 To use it, you'll have to obey certain restrictions. Most
1262 important, you cannot use the <literal>Cc</literal> and <literal>Bcc</literal> headers. To tell
1263 Mutt to use mixmaster, you have to select a remailer chain, using
1264 the mix function on the compose menu.
1268 The chain selection screen is divided into two parts. In the
1269 (larger) upper part, you get a list of remailers you may use. In
1270 the lower part, you see the currently selected chain of remailers.
1274 You can navigate in the chain using the <literal><chain-prev></literal> and
1275 <literal><chain-next></literal> functions, which are by default bound to the left
1276 and right arrows and to the <literal>h</literal> and <literal>l</literal> keys (think vi
1277 keyboard bindings). To insert a remailer at the current chain
1278 position, use the <literal><insert></literal> function. To append a remailer behind
1279 the current chain position, use <literal><select-entry></literal> or <literal><append></literal>.
1280 You can also delete entries from the chain, using the corresponding
1281 function. Finally, to abandon your changes, leave the menu, or
1282 <literal><accept></literal> them pressing (by default) the <literal>Return</literal> key.
1286 Note that different remailers do have different capabilities,
1287 indicated in the %c entry of the remailer menu lines (see
1288 <link linkend="mix-entry-format">$mix_entry_format</link>). Most important is
1289 the <quote>middleman</quote> capability, indicated by a capital <quote>M</quote>: This
1290 means that the remailer in question cannot be used as the final
1291 element of a chain, but will only forward messages to other
1292 mixmaster remailers. For details on the other capabilities, please
1293 have a look at the mixmaster documentation.
1299 <title>Sending format=flowed messages</title>
1301 <sect3 id="ff-concept">
1302 <title>Concept</title>
1305 <literal>format=flowed</literal>-style messages (or <literal>f=f</literal>
1306 for short) are <literal>text/plain</literal> messages that consist of paragraphs which a receiver's
1307 mail client may reformat to its own needs which mostly means to
1308 customize line lengths regardless of what the sender sent. Technically this is
1309 achieved by letting lines of a <quote>flowable</quote> paragraph end in spaces
1310 except for the last line.
1314 While for text-mode clients like mutt it's the best way to assume only a
1315 standard 80x25 character cell terminal, it may be desired to let the
1316 receiver decide completely how to view a message.
1321 <sect3 id="ff-support">
1322 <title>Mutt support</title>
1325 Mutt only supports setting the required <literal>format=flowed</literal>
1326 MIME parameter on outgoing messages if the <link
1327 linkend="text-flowed">$text_flowed</link>
1328 variable is set, specifically it does not add the
1333 After editing the initial message text and before entering
1334 the compose menu, mutt properly space-stuffes the message.
1335 <emphasis>Space-stuffing</emphasis> is required by RfC3676 defining
1336 <literal>format=flowed</literal> and means to prepend a space to:
1340 <listitem><para>all lines starting with a space</para></listitem>
1341 <listitem><para>lines starting with the word <quote><literal>From</literal></quote>
1342 followed by space</para></listitem>
1343 <listitem><para>all lines starting with <quote><literal>></literal></quote> which
1344 is not intended to be a quote character</para></listitem>
1349 Mutt only supports space-stuffing
1350 for the first two types of lines but not for the third: It is impossible to
1351 safely detect whether a leading <literal>></literal> character starts a
1352 quote or not. Furthermore, Mutt only applies space-stuffing
1353 <emphasis>once</emphasis> after the initial edit is finished.
1358 All leading spaces are to be removed by receiving clients to restore
1359 the original message prior to further processing.
1364 <sect3 id="ff-editor">
1365 <title>Editor considerations</title>
1368 As mutt provides no additional features to compose <literal>f=f</literal>
1369 messages, it's completely up to the user and his editor to produce
1370 proper messages. Please consider your editor's documentation if you
1371 intend to send <literal>f=f</literal> messages.
1375 Please note that when editing messages from the compose menu several
1376 times before really sending a mail, it's up to the user to ensure that
1377 the message is properly space-stuffed.
1381 For example, <emphasis>vim</emphasis> provides the <literal>w</literal>
1382 flag for its <literal>formatoptions</literal> setting to assist in
1383 creating <literal>f=f</literal> messages, see <literal>:help
1384 fo-table</literal> for details.
1393 <sect1 id="forwarding-mail">
1394 <title>Forwarding and Bouncing Mail</title>
1397 Bouncing and forwarding let you send an existing message to recipients
1398 that you specify. Bouncing a message sends a verbatim copy of a message
1399 to alternative addresses as if they were the message's original
1400 recipients specified in the Bcc header.
1401 Forwarding a message, on the other hand, allows you to modify the message
1402 before it is resent (for example, by adding your own comments). Bouncing
1403 is done using the <literal><bounce></literal> function and forwarding
1404 using the <literal><forward></literal> function bound to <quote>b</quote> and <quote>f</quote>
1409 Forwarding can be done by including the original message in the new
1410 message's body (surrounded by indicating lines) or including it as a MIME
1411 attachment, depending on the value of the <link linkend="mime-forward">$mime_forward</link> variable. Decoding of attachments,
1412 like in the pager, can be controlled by the <link linkend="forward-decode">$forward_decode</link> and <link linkend="mime-forward-decode">$mime_forward_decode</link> variables,
1413 respectively. The desired forwarding format may depend on the content,
1414 therefore <emphasis>$mime_forward</emphasis> is a quadoption which, for
1415 example, can be set to <quote>ask-no</quote>.
1419 The inclusion of headers is controlled by the current setting of the
1420 <link linkend="weed">$weed</link> variable, unless <link linkend="mime-forward">$mime_forward</link> is set.
1424 Editing the message to forward follows the same procedure as sending or
1425 replying to a message does.
1430 <sect1 id="postponing-mail">
1431 <title>Postponing Mail</title>
1434 At times it is desirable to delay sending a message that you have
1435 already begun to compose. When the <literal><postpone-message></literal> function is
1436 used in the <emphasis>compose</emphasis> menu, the body of your message and attachments
1437 are stored in the mailbox specified by the <link linkend="postponed">$postponed</link> variable. This means that you can recall the
1438 message even if you exit Mutt and then restart it at a later time.
1442 Once a message is postponed, there are several ways to resume it. From the
1443 command line you can use the <quote>-p</quote> option, or if you compose a new
1444 message from the <emphasis>index</emphasis> or <emphasis>pager</emphasis> you will be prompted if postponed
1445 messages exist. If multiple messages are currently postponed, the
1446 <emphasis>postponed</emphasis> menu will pop up and you can select which message you would
1452 If you postpone a reply to a message, the reply setting of
1453 the message is only updated when you actually finish the message and
1454 send it. Also, you must be in the same folder with the message you
1455 replied to for the status of the message to be updated.
1460 See also the <link linkend="postpone">$postpone</link> quad-option.
1467 <chapter id="configuration">
1468 <title>Configuration</title>
1470 <sect1 id="configuration-files">
1471 <title>Location of initialization files</title>
1474 While the default configuration (or <quote>preferences</quote>) make Mutt
1475 usable right out of the box, it is often desirable to tailor Mutt to
1476 suit your own tastes. When Mutt is first invoked, it will attempt to
1477 read the <quote>system</quote> configuration file (defaults set by your local
1478 system administrator), unless the <quote>-n</quote> <link linkend="commandline">command line</link> option is specified. This file is typically
1479 <literal>/usr/local/share/mutt/Muttrc</literal> or <literal>/etc/Muttrc</literal>. Mutt
1480 will next look for a file named <literal>.muttrc</literal> in your home
1481 directory. If this file does not exist and your home directory has
1482 a subdirectory named <literal>.mutt</literal>, mutt try to load a file named
1483 <literal>.mutt/muttrc</literal>.
1487 <literal>.muttrc</literal> is the file where you will usually place your <link linkend="commands">commands</link> to configure Mutt.
1491 In addition, mutt supports version specific configuration files that are
1492 parsed instead of the default files as explained above. For instance, if
1493 your system has a <literal>Muttrc-0.88</literal> file in the system configuration
1494 directory, and you are running version 0.88 of mutt, this file will be
1495 sourced instead of the <literal>Muttrc</literal> file. The same is true of the user
1496 configuration file, if you have a file <literal>.muttrc-0.88.6</literal> in your home
1497 directory, when you run mutt version 0.88.6, it will source this file
1498 instead of the default <literal>.muttrc</literal> file. The version number is the
1499 same which is visible using the <quote>-v</quote> <link linkend="commandline">command line</link> switch or using the <literal>show-version</literal> key (default:
1500 V) from the index menu.
1505 <sect1 id="muttrc-syntax" xreflabel="Syntax of Initialization Files">
1506 <title>Syntax of Initialization Files</title>
1509 An initialization file consists of a series of <link linkend="commands">commands</link>. Each line of the file may contain one or more commands.
1510 When multiple commands are used, they must be separated by a semicolon
1514 <example id="ex-rc-multiple-cmds">
1515 <title>Multiple configuration commands per line</title>
1517 set realname='Mutt user' ; ignore x-
1522 The hash mark, or pound sign
1523 (<quote>#</quote>), is used as a <quote>comment</quote> character. You can use it to
1524 annotate your initialization file. All text after the comment character
1525 to the end of the line is ignored. For example,
1528 <example id="ex-ec-comment">
1529 <title>Commenting configuration files</title>
1531 my_hdr X-Disclaimer: Why are you listening to me? # This is a comment
1536 Single quotes (') and double quotes (") can be used to quote strings
1537 which contain spaces or other special characters. The difference between
1538 the two types of quotes is similar to that of many popular shell programs,
1539 namely that a single quote is used to specify a literal string (one that is
1540 not interpreted for shell variables or quoting with a backslash [see
1541 next paragraph]), while double quotes indicate a string for which
1542 should be evaluated. For example, backticks are evaluated inside of double
1543 quotes, but <emphasis role="bold">not</emphasis> for single quotes.
1547 \ quotes the next character, just as in shells such as bash and zsh.
1548 For example, if want to put quotes <quote>"</quote> inside of a string, you can use
1549 <quote>\</quote> to force the next character to be a literal instead of interpreted
1553 <example id="ex-rc-quote">
1554 <title>Escaping quotes in congfiguration files</title>
1556 set realname="Michael \"MuttDude\" Elkins"
1561 <quote>\\</quote> means to insert a literal <quote>\</quote> into the line.
1562 <quote>\n</quote> and <quote>\r</quote> have their usual C meanings of linefeed and
1563 carriage-return, respectively.
1567 A \ at the end of a line can be used to split commands over
1568 multiple lines, provided that the split points don't appear in the
1569 middle of command names.
1573 It is also possible to substitute the output of a Unix command in an
1574 initialization file. This is accomplished by enclosing the command in
1575 backticks (``). For example,
1578 <example id="ex-rc-backtick">
1579 <title>Using external command's output in configuration files</title>
1581 my_hdr X-Operating-System: `uname -a`
1586 The output of the Unix command <quote>uname -a</quote> will be substituted before the
1592 Since initialization files are line oriented, only
1593 the first line of output from the Unix command will be substituted.
1598 Both environment variables and mutt variables can be accessed by
1599 prepending <quote>$</quote> to the name of the variable. For example,
1602 <example id="ex-rc-env">
1603 <title>Using environment variables in configuration files</title>
1605 set record=+sent_on_$HOSTNAME
1610 will cause mutt to save outgoing messages to a folder named
1611 <quote>sent_on_kremvax</quote> if the environment variable HOSTNAME is set to
1612 <quote>kremvax.</quote> (See <link linkend="record">$record</link> for
1617 Mutt expands the variable when it is assigned, not when it is used. If
1618 the value of a variable on the right-hand side of an assignment
1619 changes after the assignment, the variable on the left-hand side will
1624 The commands understood by mutt are explained in the next paragraphs.
1625 For a complete list, see the <link linkend="commands">command reference</link>.
1629 All configuration files are expected to be in the current locale as
1630 specified by the <link linkend="charset">$charset</link> variable
1631 which doesn't have a default value since it's determined by Mutt at startup.
1632 If a configuration file is not encoded in the same character set the
1633 <link linkend="config-charset">$config_charset</link>
1634 variable should be used: all lines starting with the next are recoded
1635 from $config_charset to $charset.
1639 This mechanism should be avoided if possible as it has the
1640 following implications:
1645 <listitem><para>These variables should be set early in a configuration
1646 file with $charset preceding $config_charset so Mutt
1647 know what character set to convert to.</para></listitem>
1649 <listitem><para>If $config_charset is set, it should be set
1650 in each configuration file because the value is global and <emphasis>not</emphasis>
1651 per configuration file.</para></listitem>
1653 <listitem><para>Because Mutt first recodes a line before it attempts to parse it,
1654 a conversion introducing question marks or other characters as
1655 part of errors (unconvertable characters, transliteration) may introduce syntax
1656 errors or silently change the meaning of certain tokens (e.g. inserting
1657 question marks into regular expressions).</para></listitem>
1663 <sect1 id="addrgroup">
1664 <title>Address groups</title>
1669 <command>group</command>
1670 <arg choice="opt" rep="repeat">
1671 <option>-group</option>
1672 <replaceable class="parameter">name</replaceable>
1674 <group choice="req">
1675 <arg choice="plain" rep="repeat">
1676 <option>-rx</option>
1677 <replaceable class="parameter">expr</replaceable>
1679 <arg choice="plain" rep="repeat">
1680 <option>-addr</option>
1681 <replaceable class="parameter">expr</replaceable>
1687 <command>ungroup</command>
1688 <arg choice="opt" rep="repeat">
1689 <option>-group</option>
1690 <replaceable class="parameter">name</replaceable>
1692 <group choice="req">
1693 <arg choice="plain">
1694 <replaceable class="parameter">*</replaceable>
1696 <arg choice="plain" rep="repeat">
1697 <option>-rx</option>
1698 <replaceable class="parameter">expr</replaceable>
1700 <arg choice="plain" rep="repeat">
1701 <option>-addr</option>
1702 <replaceable class="parameter">expr</replaceable>
1708 <literal>group</literal> is used to directly add either addresses or
1709 regular expressions to the specified group or groups. The different
1710 categories of arguments to the <literal>group</literal> command can be
1711 in any order. The flags <literal>-rx</literal> and
1712 <literal>-addr</literal> specify what the following strings (that cannot
1713 begin with a hyphen) should be interpreted as: either a regular
1714 expression or an email address, respectively.
1718 These address groups can also be created implicitly by the
1719 <link linkend="alias">alias</link>, <link linkend="lists">lists</link>,
1720 <link linkend="lists">subscribe</link> and
1721 <link linkend="alternates">alternates</link> commands by specifying the
1722 optional <literal>-group</literal> option.
1726 Once defined, these address groups can be used in
1727 <link linkend="patterns">patterns</link> to search for and limit the
1728 display to messages matching a group.
1732 <literal>ungroup</literal> is used to remove addresses or regular
1733 expressions from the specified group or groups. The syntax is similar to
1734 the <literal>group</literal> command, however the special character
1735 <literal>*</literal> can be used to empty a group of all of its
1742 <title>Defining/Using aliases</title>
1747 <command>alias</command>
1748 <arg choice="opt" rep="repeat">
1749 <option>-group</option>
1750 <replaceable class="parameter">name</replaceable>
1752 <arg choice="plain">
1753 <replaceable class="parameter">key</replaceable>
1755 <arg choice="plain">
1756 <replaceable class="parameter">address</replaceable>
1758 <arg choice="opt" rep="repeat">
1759 <replaceable class="parameter">address</replaceable>
1764 It's usually very cumbersome to remember or type out the address of someone
1765 you are communicating with. Mutt allows you to create <quote>aliases</quote> which map
1766 a short string to a full address.
1771 If you want to create an alias for more than
1772 one address, you <emphasis role="bold">must</emphasis> separate the addresses with a comma (<quote>,</quote>).
1777 The optional <literal>-group</literal> argument to
1778 <literal>alias</literal> causes the aliased address(es) to be added to
1779 the named <emphasis>group</emphasis>.
1783 To remove an alias or aliases (<quote>*</quote> means all aliases):
1787 <command>unalias</command>
1788 <arg choice="opt" rep="repeat">
1789 <option>-group</option>
1790 <replaceable>name</replaceable>
1792 <group choice="req">
1793 <arg choice="plain">
1794 <replaceable class="parameter">*</replaceable>
1796 <arg choice="plain" rep="repeat">
1797 <replaceable class="parameter">key</replaceable>
1803 alias muttdude me@cs.hmc.edu (Michael Elkins)
1804 alias theguys manny, moe, jack
1808 Unlike other mailers, Mutt doesn't require aliases to be defined
1809 in a special file. The <literal>alias</literal> command can appear anywhere in
1810 a configuration file, as long as this file is <link linkend="source">sourced</link>. Consequently, you can have multiple alias files, or
1811 you can have all aliases defined in your muttrc.
1815 On the other hand, the <link linkend="create-alias"><literal><create-alias></literal></link>
1816 function can use only one file, the one pointed to by the <link linkend="alias-file">$alias_file</link> variable (which is
1817 <literal>˜/.muttrc</literal> by default). This file is not special either,
1818 in the sense that Mutt will happily append aliases to any file, but in
1819 order for the new aliases to take effect you need to explicitly <link linkend="source">source</link> this file too.
1826 <example id="ex-alias-external">
1827 <title>Configuring external alias files</title>
1829 source /usr/local/share/Mutt.aliases
1830 source ~/.mail_aliases
1831 set alias_file=~/.mail_aliases
1836 To use aliases, you merely use the alias at any place in mutt where mutt
1837 prompts for addresses, such as the <emphasis>To:</emphasis> or <emphasis>Cc:</emphasis> prompt. You can
1838 also enter aliases in your editor at the appropriate headers if you have the
1839 <link linkend="edit-headers">$edit_headers</link> variable set.
1843 In addition, at the various address prompts, you can use the tab character
1844 to expand a partial alias to the full alias. If there are multiple matches,
1845 mutt will bring up a menu with the matching aliases. In order to be
1846 presented with the full list of aliases, you must hit tab with out a partial
1847 alias, such as at the beginning of the prompt or after a comma denoting
1852 In the alias menu, you can select as many aliases as you want with the
1853 <literal>select-entry</literal> key (default: <Return>), and use the
1854 <emphasis>exit</emphasis> key (default: q) to return to the address prompt.
1860 <title>Changing the default key bindings</title>
1865 <command>bind</command>
1866 <arg choice="plain">
1867 <replaceable class="parameter">map</replaceable>
1869 <arg choice="plain">
1870 <replaceable class="parameter">key</replaceable>
1872 <arg choice="plain">
1873 <replaceable class="parameter">function</replaceable>
1878 This command allows you to change the default key bindings (operation
1879 invoked when pressing a key).
1883 <emphasis>map</emphasis> specifies in which menu the binding belongs. Multiple maps may
1884 be specified by separating them with commas (no additional whitespace is
1885 allowed). The currently defined maps are:
1892 <term>generic</term>
1895 This is not a real menu, but is used as a fallback for all of the other
1896 menus except for the pager and editor modes. If a key is not defined in
1897 another menu, Mutt will look for a binding to use in this menu. This allows
1898 you to bind a key to a certain function in multiple menus instead of having
1899 multiple bind statements to accomplish the same task.
1907 The alias menu is the list of your personal aliases as defined in your
1908 muttrc. It is the mapping from a short alias name to the full email
1909 address(es) of the recipient(s).
1917 The attachment menu is used to access the attachments on received messages.
1922 <term>browser</term>
1925 The browser is used for both browsing the local directory structure, and for
1926 listing all of your incoming mailboxes.
1934 The editor is the line-based editor the user enters text data.
1942 The index is the list of messages contained in a mailbox.
1947 <term>compose</term>
1950 The compose menu is the screen used when sending a new message.
1958 The pager is the mode used to display message/attachment data, and help
1967 The pgp menu is used to select the OpenPGP keys used to encrypt outgoing
1976 The smime menu is used to select the OpenSSL certificates used to encrypt outgoing
1982 <term>postpone</term>
1985 The postpone menu is similar to the index menu, except is used when
1986 recalling a message the user was composing, but saved until later.
1994 The query menu is the browser for results returned by
1995 <link linkend="query-command">$query_command</link>.
2003 The mixmaster screen is used to select remailer options for outgoing
2004 messages (if Mutt is compiled with Mixmaster support).
2011 <emphasis>key</emphasis> is the key (or key sequence) you wish to bind. To specify a
2012 control character, use the sequence <emphasis>\Cx</emphasis>, where <emphasis>x</emphasis> is the
2013 letter of the control character (for example, to specify control-A use
2014 <quote>\Ca</quote>). Note that the case of <emphasis>x</emphasis> as well as <emphasis>\C</emphasis> is
2015 ignored, so that <emphasis>\CA</emphasis>, <emphasis>\Ca</emphasis>, <emphasis>\cA</emphasis> and <emphasis>\ca</emphasis> are all
2016 equivalent. An alternative form is to specify the key as a three digit
2017 octal number prefixed with a <quote>\</quote> (for example <emphasis>\177</emphasis> is
2018 equivalent to <emphasis>\c?</emphasis>). In addition, <emphasis>key</emphasis> may
2019 be a symbolic name as shown in <xref linkend="tab-key-names"/>.
2022 <table id="tab-key-names">
2023 <title>Symbolic key names</title>
2026 <row><entry>Symbolic name</entry><entry>Meaning</entry></row>
2029 <row><entry>\t</entry><entry>tab</entry></row>
2030 <row><entry><tab></entry><entry>tab</entry></row>
2031 <row><entry><backtab></entry><entry>backtab / shift-tab</entry></row>
2032 <row><entry>\r</entry><entry>carriage return</entry></row>
2033 <row><entry>\n</entry><entry>newline</entry></row>
2034 <row><entry>\e</entry><entry>escape</entry></row>
2035 <row><entry><esc></entry><entry>escape</entry></row>
2036 <row><entry><up></entry><entry>up arrow</entry></row>
2037 <row><entry><down></entry><entry>down arrow</entry></row>
2038 <row><entry><left></entry><entry>left arrow</entry></row>
2039 <row><entry><right></entry><entry>right arrow</entry></row>
2040 <row><entry><pageup></entry><entry>Page Up</entry></row>
2041 <row><entry><pagedown></entry><entry>Page Down</entry></row>
2042 <row><entry><backspace></entry><entry>Backspace</entry></row>
2043 <row><entry><delete></entry><entry>Delete</entry></row>
2044 <row><entry><insert></entry><entry>Insert</entry></row>
2045 <row><entry><enter></entry><entry>Enter</entry></row>
2046 <row><entry><return></entry><entry>Return</entry></row>
2047 <row><entry><home></entry><entry>Home</entry></row>
2048 <row><entry><end></entry><entry>End</entry></row>
2049 <row><entry><space></entry><entry>Space bar</entry></row>
2050 <row><entry><f1></entry><entry>function key 1</entry></row>
2051 <row><entry><f10></entry><entry>function key 10</entry></row>
2057 <emphasis>key</emphasis> does not need to be enclosed in quotes unless it contains a
2058 space (<quote> </quote>) or semi-colon (<quote>;</quote>).
2062 <emphasis>function</emphasis> specifies which action to take when <emphasis>key</emphasis> is pressed.
2063 For a complete list of functions, see the <link linkend="functions">reference</link>. The special function <literal><noop></literal> unbinds the specified key
2069 <sect1 id="charset-hook">
2070 <title>Defining aliases for character sets </title>
2075 <command>charset-hook</command>
2076 <arg choice="plain">
2077 <replaceable class="parameter">alias</replaceable>
2079 <arg choice="plain">
2080 <replaceable class="parameter">charset</replaceable>
2085 <command>iconv-hook</command>
2086 <arg choice="plain">
2087 <replaceable class="parameter">charset</replaceable>
2089 <arg choice="plain">
2090 <replaceable class="parameter">local-charset</replaceable>
2095 The <literal>charset-hook</literal> command defines an alias for a character set.
2096 This is useful to properly display messages which are tagged with a
2097 character set name not known to mutt.
2101 The <literal>iconv-hook</literal> command defines a system-specific name for a
2102 character set. This is helpful when your systems character
2103 conversion library insists on using strange, system-specific names
2109 <sect1 id="folder-hook">
2110 <title>Setting variables based upon mailbox</title>
2115 <command>folder-hook</command>
2116 <arg choice="plain">
2117 <replaceable class="parameter">[!]regexp</replaceable>
2119 <arg choice="plain">
2120 <replaceable class="parameter">command</replaceable>
2125 It is often desirable to change settings based on which mailbox you are
2126 reading. The folder-hook command provides a method by which you can execute
2127 any configuration command. <emphasis>regexp</emphasis> is a regular expression specifying
2128 in which mailboxes to execute <emphasis>command</emphasis> before loading. If a mailbox
2129 matches multiple folder-hook's, they are executed in the order given in the
2135 If you use the <quote>!</quote> shortcut for <link linkend="spoolfile">$spoolfile</link> at the beginning of the pattern, you must place it
2136 inside of double or single quotes in order to distinguish it from the
2137 logical <emphasis>not</emphasis> operator for the expression.
2143 Settings are <emphasis>not</emphasis> restored when you leave the mailbox.
2144 For example, a command action to perform is to change the sorting method
2145 based upon the mailbox being read:
2150 folder-hook mutt set sort=threads
2154 However, the sorting method is not restored to its previous value when
2155 reading a different mailbox. To specify a <emphasis>default</emphasis> command, use the
2156 pattern <quote>.</quote> before other folder-hooks adjusting a value on a per-folder basis
2157 because folder-hooks are evaluated in the order given in the configuration file.
2158 The following example will set the <link linkend="sort">sort</link> variable
2159 to <literal>date-sent</literal> for all folders but to <literal>threads</literal>
2160 for all folders containing <quote>mutt</quote> in their name.
2163 <example id="ex-folder-sorting">
2164 <title>Setting sort method based on mailbox name</title>
2166 folder-hook . set sort=date-sent
2167 folder-hook mutt set sort=threads
2174 <title>Keyboard macros</title>
2179 <command>macro</command>
2180 <arg choice="plain">
2181 <replaceable class="parameter">menu</replaceable>
2183 <arg choice="plain">
2184 <replaceable class="parameter">key</replaceable>
2186 <arg choice="plain">
2187 <replaceable class="parameter">sequence</replaceable>
2190 <replaceable class="parameter">description</replaceable>
2195 Macros are useful when you would like a single key to perform a series of
2196 actions. When you press <emphasis>key</emphasis> in menu <emphasis>menu</emphasis>, Mutt will behave as if
2197 you had typed <emphasis>sequence</emphasis>. So if you have a common sequence of commands
2198 you type, you can create a macro to execute those commands with a single
2203 <emphasis>menu</emphasis> is the <link linkend="maps">map</link> which the macro will be bound in.
2204 Multiple maps may be specified by separating multiple menu arguments by
2205 commas. Whitespace may not be used in between the menu arguments and the
2206 commas separating them.
2210 <emphasis>key</emphasis> and <emphasis>sequence</emphasis> are expanded by the same rules as the
2211 <link linkend="bind">key bindings</link> with some additions. The
2212 first is that control characters in <emphasis>sequence</emphasis> can also be specified
2213 as <emphasis>ˆx</emphasis>. In order to get a caret (<quote>ˆ</quote>) you need to use
2214 <emphasis>ˆˆ</emphasis>. Secondly, to specify a certain key such as <emphasis>up</emphasis>
2215 or to invoke a function directly, you can use the format
2216 <emphasis><key name></emphasis> and <emphasis><function name></emphasis>. For a listing of key
2217 names see the section on <link linkend="bind">key bindings</link>. Functions
2218 are listed in the <link linkend="functions">reference</link>.
2222 The advantage with using function names directly is that the macros will
2223 work regardless of the current key bindings, so they are not dependent on
2224 the user having particular key definitions. This makes them more robust
2225 and portable, and also facilitates defining of macros in files used by more
2226 than one user (e.g., the system Muttrc).
2230 Optionally you can specify a descriptive text after <emphasis>sequence</emphasis>,
2231 which is shown in the help screens.
2236 Macro definitions (if any) listed in the help screen(s), are
2237 silently truncated at the screen width, and are not wrapped.
2244 <title>Using color and mono video attributes</title>
2249 <command>color</command>
2250 <arg choice="plain">
2251 <replaceable class="parameter">object</replaceable>
2253 <arg choice="plain">
2254 <replaceable class="parameter">foreground</replaceable>
2256 <arg choice="plain">
2257 <replaceable class="parameter">background</replaceable>
2262 <command>color</command>
2263 <group choice="req">
2264 <arg choice="plain">
2265 <option>header</option>
2267 <arg choice="plain">
2268 <option>body</option>
2271 <arg choice="plain">
2272 <replaceable class="parameter">foreground</replaceable>
2274 <arg choice="plain">
2275 <replaceable class="parameter">background</replaceable>
2277 <arg choice="plain">
2278 <replaceable class="parameter">regexp</replaceable>
2283 <command>color</command>
2284 <arg choice="plain">
2285 <option>index</option>
2287 <arg choice="plain">
2288 <replaceable class="parameter">foreground</replaceable>
2290 <arg choice="plain">
2291 <replaceable class="parameter">background</replaceable>
2293 <arg choice="plain">
2294 <replaceable class="parameter">pattern</replaceable>
2299 <command>uncolor</command>
2300 <arg choice="plain">
2301 <option>index</option>
2303 <group choice="req">
2304 <arg choice="plain">
2305 <replaceable>*</replaceable>
2307 <arg choice="plain" rep="repeat">
2308 <replaceable>pattern</replaceable>
2314 If your terminal supports color, you can spice up Mutt by creating your own
2315 color scheme. To define the color of an object (type of information), you
2316 must specify both a foreground color <emphasis role="bold">and</emphasis> a background color (it is not
2317 possible to only specify one or the other).
2321 <emphasis>header</emphasis> and <emphasis>body</emphasis> match <emphasis>regexp</emphasis>
2322 in the header/body of a message, <emphasis>index</emphasis> matches <emphasis>pattern</emphasis>
2323 (see <xref linkend="patterns"/>) in the message index.
2327 <emphasis>object</emphasis> can be one of:
2331 <listitem><para>attachment</para></listitem>
2332 <listitem><para>bold (hiliting bold patterns in the body of messages)</para></listitem>
2333 <listitem><para>error (error messages printed by Mutt)</para></listitem>
2334 <listitem><para>hdrdefault (default color of the message header in the pager)</para></listitem>
2335 <listitem><para>indicator (arrow or bar used to indicate the current item in a menu)</para></listitem>
2336 <listitem><para>markers (the <quote>+</quote> markers at the beginning of wrapped lines in the pager)</para></listitem>
2337 <listitem><para>message (informational messages)</para></listitem>
2338 <listitem><para>normal</para></listitem>
2339 <listitem><para>quoted (text matching <link linkend="quote-regexp">$quote_regexp</link> in the body of a message)</para></listitem>
2340 <listitem><para>quoted1, quoted2, ..., quoted<emphasis role="bold">N</emphasis> (higher levels of quoting)</para></listitem>
2341 <listitem><para>search (hiliting of words in the pager)</para></listitem>
2342 <listitem><para>signature</para></listitem><listitem><para>status (mode lines used to display info about the mailbox or message)</para></listitem>
2343 <listitem><para>tilde (the <quote>˜</quote> used to pad blank lines in the pager)</para></listitem>
2344 <listitem><para>tree (thread tree drawn in the message index and attachment menu)</para></listitem>
2345 <listitem><para>underline (hiliting underlined patterns in the body of messages)</para></listitem>
2349 <emphasis>foreground</emphasis> and <emphasis>background</emphasis> can be one of the following:
2353 <listitem><para>white</para></listitem>
2354 <listitem><para>black</para></listitem>
2355 <listitem><para>green</para></listitem>
2356 <listitem><para>magenta</para></listitem>
2357 <listitem><para>blue</para></listitem>
2358 <listitem><para>cyan</para></listitem>
2359 <listitem><para>yellow</para></listitem>
2360 <listitem><para>red</para></listitem>
2361 <listitem><para>default</para></listitem>
2362 <listitem><para>color<emphasis>x</emphasis></para>
2367 <emphasis>foreground</emphasis> can optionally be prefixed with the keyword <literal>bright</literal> to make
2368 the foreground color boldfaced (e.g., <literal>brightred</literal>).
2372 If your terminal supports it, the special keyword <emphasis>default</emphasis> can be
2373 used as a transparent color. The value <emphasis>brightdefault</emphasis> is also valid.
2374 If Mutt is linked against the <emphasis>S-Lang</emphasis> library, you also need to set
2375 the <emphasis>COLORFGBG</emphasis> environment variable to the default colors of your
2376 terminal for this to work; for example (for Bourne-like shells):
2380 set COLORFGBG="green;black"
2386 The <emphasis>S-Lang</emphasis> library requires you to use the <emphasis>lightgray</emphasis>
2387 and <emphasis>brown</emphasis> keywords instead of <emphasis>white</emphasis> and <emphasis>yellow</emphasis> when
2388 setting this variable.
2394 The uncolor command can be applied to the index object only. It
2395 removes entries from the list. You <emphasis role="bold">must</emphasis> specify the same pattern
2396 specified in the color command for it to be removed. The pattern <quote>*</quote> is
2397 a special token which means to clear the color index list of all entries.
2402 Mutt also recognizes the keywords <emphasis>color0</emphasis>, <emphasis>color1</emphasis>, …,
2403 <emphasis>color</emphasis><emphasis role="bold">N-1</emphasis> (<emphasis role="bold">N</emphasis> being the number of colors supported
2404 by your terminal). This is useful when you remap the colors for your
2405 display (for example by changing the color associated with <emphasis>color2</emphasis>
2406 for your xterm), since color names may then lose their normal meaning.
2410 If your terminal does not support color, it is still possible change the video
2411 attributes through the use of the <quote>mono</quote> command:
2418 <command>mono</command>
2419 <arg choice="plain">
2420 <replaceable class="parameter">object</replaceable>
2422 <arg choice="plain">
2423 <replaceable class="parameter">attribute</replaceable>
2428 <command>mono</command>
2429 <group choice="req">
2430 <arg choice="plain">
2431 <option>header</option>
2433 <arg choice="plain">
2434 <option>body</option>
2437 <arg choice="plain">
2438 <replaceable class="parameter">attribute</replaceable>
2440 <arg choice="plain">
2441 <replaceable class="parameter">regexp</replaceable>
2446 <command>mono</command>
2447 <arg choice="plain">
2448 <option>index</option>
2450 <arg choice="plain">
2451 <replaceable class="parameter">attribute</replaceable>
2453 <arg choice="plain">
2454 <replaceable class="parameter">pattern</replaceable>
2459 <command>unmono</command>
2460 <arg choice="plain">
2461 <option>index</option>
2463 <group choice="req">
2464 <arg choice="plain">
2465 <replaceable>*</replaceable>
2467 <arg choice="plain" rep="repeat">
2468 <replaceable>pattern</replaceable>
2474 For <emphasis>object</emphasis>, see the color command. <emphasis>attribute</emphasis>
2475 can be one of the following:
2479 <listitem><para>none</para></listitem>
2480 <listitem><para>bold</para></listitem>
2481 <listitem><para>underline</para></listitem>
2482 <listitem><para>reverse</para></listitem>
2483 <listitem><para>standout</para></listitem>
2489 <title>Message header display</title>
2494 <command>ignore</command>
2495 <arg choice="plain">
2496 <replaceable class="parameter">pattern</replaceable>
2498 <arg choice="opt" rep="repeat">
2499 <replaceable class="parameter">pattern</replaceable>
2504 <command>unignore</command>
2505 <group choice="req">
2506 <arg choice="plain">
2507 <replaceable>*</replaceable>
2509 <arg choice="plain" rep="repeat">
2510 <replaceable>pattern</replaceable>
2516 Messages often have many header fields added by automatic processing systems,
2517 or which may not seem useful to display on the screen. This command allows
2518 you to specify header fields which you don't normally want to see in the pager.
2522 You do not need to specify the full header field name. For example,
2523 <quote>ignore content-</quote> will ignore all header fields that begin with the pattern
2524 <quote>content-</quote>. <quote>ignore *</quote> will ignore all headers.
2528 To remove a previously added token from the list, use the <quote>unignore</quote> command.
2529 The <quote>unignore</quote> command will make Mutt display headers with the given pattern.
2530 For example, if you do <quote>ignore x-</quote> it is possible to <quote>unignore x-mailer</quote>.
2534 <quote>unignore *</quote> will remove all tokens from the ignore list.
2541 <example id="ex-header-weeding">
2542 <title>Header weeding</title>
2544 # Sven's draconian header weeding
2546 unignore from date subject to cc
2547 unignore organization organisation x-mailer: x-newsreader: x-mailing-list:
2552 <anchor id="hdr-order"/>
2556 <command>hdr_order</command>
2557 <arg choice="plain">
2558 <replaceable class="parameter">header</replaceable>
2560 <arg choice="opt" rep="repeat">
2561 <replaceable class="parameter">header</replaceable>
2566 <command>unhdr_order</command>
2567 <group choice="req">
2568 <arg choice="plain">
2569 <replaceable>*</replaceable>
2571 <arg choice="plain" rep="repeat">
2572 <replaceable>header</replaceable>
2578 With the <literal>hdr_order</literal> command you can specify an order in
2579 which mutt will attempt to present these headers to you when viewing messages.
2583 <quote>unhdr_order *</quote> will clear all previous headers from the order list,
2584 thus removing the header order effects set by the system-wide startup file.
2587 <example id="ex-hdr-order">
2588 <title>Configuring header display order</title>
2590 hdr_order From Date: From: To: Cc: Subject:
2596 <sect1 id="alternates">
2597 <title>Alternative addresses</title>
2602 <command>alternates</command>
2603 <arg choice="opt" rep="repeat">
2604 <option>-group</option>
2605 <replaceable>name</replaceable>
2607 <arg choice="plain">
2608 <replaceable>regexp</replaceable>
2610 <arg choice="opt" rep="repeat">
2611 <replaceable>regexp</replaceable>
2616 <command>unalternates</command>
2617 <arg choice="opt" rep="repeat">
2618 <option>-group</option>
2619 <replaceable>name</replaceable>
2621 <group choice="req">
2622 <arg choice="plain">
2623 <replaceable>*</replaceable>
2625 <arg choice="plain" rep="repeat">
2626 <replaceable>regexp</replaceable>
2632 With various functions, mutt will treat messages differently,
2633 depending on whether you sent them or whether you received them from
2634 someone else. For instance, when replying to a message that you
2635 sent to a different party, mutt will automatically suggest to send
2636 the response to the original message's recipients -- responding to
2637 yourself won't make much sense in many cases. (See <link linkend="reply-to">$reply_to</link>.)
2641 Many users receive e-mail under a number of different addresses. To
2642 fully use mutt's features here, the program must be able to
2643 recognize what e-mail addresses you receive mail under. That's the
2644 purpose of the <literal>alternates</literal> command: It takes a list of regular
2645 expressions, each of which can identify an address under which you
2650 As addresses are matched using regular expressions and not exact strict
2651 comparisons, you should make sure you specify your addresses as precise
2652 as possible to avoid mismatches. For example, if you specify:
2656 alternates user@example
2660 mutt will consider <quote><literal>some-user@example</literal></quote> as
2661 being your address, too which may not be desired. As a solution, in such
2662 cases addresses should be specified as:
2666 alternates '^user@example$'
2670 The <literal>-group</literal> flag causes all of the subsequent regular expressions
2671 to be added to the named group.
2675 The <literal>unalternates</literal> command can be used to write exceptions to
2676 <literal>alternates</literal> patterns. If an address matches something in an
2677 <literal>alternates</literal> command, but you nonetheless do not think it is
2678 from you, you can list a more precise pattern under an <literal>unalternates</literal>
2683 To remove a regular expression from the <literal>alternates</literal> list, use the
2684 <literal>unalternates</literal> command with exactly the same <emphasis>regexp</emphasis>.
2685 Likewise, if the <emphasis>regexp</emphasis> for an <literal>alternates</literal> command matches
2686 an entry on the <literal>unalternates</literal> list, that <literal>unalternates</literal>
2687 entry will be removed. If the <emphasis>regexp</emphasis> for <literal>unalternates</literal>
2688 is <quote>*</quote>, <emphasis>all entries</emphasis> on <literal>alternates</literal> will be removed.
2694 <title>Mailing lists</title>
2696 <anchor id="subscribe"/>
2700 <command>lists</command>
2701 <arg choice="opt" rep="repeat">
2702 <option>-group</option>
2703 <replaceable class="parameter">name</replaceable>
2705 <arg choice="plain">
2706 <replaceable class="parameter">regexp</replaceable>
2708 <arg choice="opt" rep="repeat">
2709 <replaceable class="parameter">regexp</replaceable>
2714 <command>unlists</command>
2715 <arg choice="opt" rep="repeat">
2716 <option>-group</option>
2717 <replaceable class="parameter">name</replaceable>
2719 <group choice="req">
2720 <arg choice="plain">
2721 <replaceable class="parameter">*</replaceable>
2723 <arg choice="plain" rep="repeat">
2724 <replaceable class="parameter">regexp</replaceable>
2730 <command>subscribe</command>
2731 <arg choice="opt" rep="repeat">
2732 <option>-group</option>
2733 <replaceable class="parameter">name</replaceable>
2735 <arg choice="plain">
2736 <replaceable class="parameter">regexp</replaceable>
2738 <arg choice="opt" rep="repeat">
2739 <replaceable class="parameter">regexp</replaceable>
2744 <command>unsubscribe</command>
2745 <arg choice="opt" rep="repeat">
2746 <option>-group</option>
2747 <replaceable class="parameter">name</replaceable>
2749 <group choice="req">
2750 <arg choice="plain">
2751 <replaceable class="parameter">*</replaceable>
2753 <arg choice="plain" rep="repeat">
2754 <replaceable class="parameter">regexp</replaceable>
2760 Mutt has a few nice features for <link linkend="using-lists">handling mailing lists</link>. In order to take advantage of them, you must
2761 specify which addresses belong to mailing lists, and which mailing
2762 lists you are subscribed to. Once you have done this, the <link linkend="list-reply"><literal><list-reply></literal></link> function will work for all known lists.
2763 Additionally, when you send a message to a subscribed list, mutt will
2764 add a Mail-Followup-To header to tell other users' mail user agents
2765 not to send copies of replies to your personal address.
2770 The Mail-Followup-To header is a non-standard extension which is not
2771 supported by all mail user agents. Adding it is not bullet-proof against
2772 receiving personal CCs of list messages. Also note that the generation
2773 of the Mail-Followup-To header is controlled by the
2774 <link linkend="followup-to">$followup_to</link>
2775 configuration variable.
2780 More precisely, Mutt maintains lists of patterns for the addresses
2781 of known and subscribed mailing lists. Every subscribed mailing
2782 list is known. To mark a mailing list as known, use the <quote>lists</quote>
2783 command. To mark it as subscribed, use <quote>subscribe</quote>.
2787 You can use regular expressions with both commands. To mark all
2788 messages sent to a specific bug report's address on mutt's bug
2789 tracking system as list mail, for instance, you could say
2790 <quote>subscribe [0-9]*@bugs.guug.de</quote>. Often, it's sufficient to just
2791 give a portion of the list's e-mail address.
2795 Specify as much of the address as you need to to remove ambiguity. For
2796 example, if you've subscribed to the Mutt mailing list, you will receive mail
2797 addressed to <emphasis>mutt-users@mutt.org</emphasis>. So, to tell Mutt
2798 that this is a mailing list, you could add <quote>lists mutt-users@</quote> to your
2799 initialization file. To tell mutt that you are subscribed to it,
2800 add <quote>subscribe mutt-users</quote> to your initialization file instead.
2801 If you also happen to get mail from someone whose address is
2802 <emphasis>mutt-users@example.com</emphasis>, you could use
2803 <quote>lists ^mutt-users@mutt\\.org$</quote>
2804 or <quote>subscribe ^mutt-users@mutt\\.org$</quote> to
2805 match only mail from the actual list.
2809 The <literal>-group</literal> flag adds all of the subsequent regular expressions
2814 The <quote>unlists</quote> command is used to remove a token from the list of
2815 known and subscribed mailing-lists. Use <quote>unlists *</quote> to remove all
2820 To remove a mailing list from the list of subscribed mailing lists,
2821 but keep it on the list of known mailing lists, use <quote>unsubscribe</quote>.
2826 <sect1 id="mbox-hook">
2827 <title>Using Multiple spool mailboxes</title>
2832 <command>mbox-hook</command>
2833 <arg choice="plain">
2834 <replaceable class="parameter">[!]pattern</replaceable>
2836 <arg choice="plain">
2837 <replaceable class="parameter">mailbox</replaceable>
2842 This command is used to move read messages from a specified mailbox to a
2843 different mailbox automatically when you quit or change folders.
2844 <emphasis>pattern</emphasis> is a regular expression specifying the mailbox to treat as a
2845 <quote>spool</quote> mailbox and <emphasis>mailbox</emphasis> specifies where mail should be saved when
2850 Unlike some of the other <emphasis>hook</emphasis> commands, only the <emphasis>first</emphasis> matching
2851 pattern is used (it is not possible to save read mail in more than a single
2857 <sect1 id="mailboxes">
2858 <title>Monitoring incoming mail</title>
2863 <command>mailboxes</command>
2864 <arg choice="plain">
2865 <replaceable class="parameter">mailbox</replaceable>
2867 <arg choice="opt" rep="repeat">
2868 <replaceable class="parameter">mailbox</replaceable>
2873 <command>unmailboxes</command>
2874 <group choice="req">
2875 <arg choice="plain">
2876 <replaceable class="parameter">*</replaceable>
2878 <arg choice="plain" rep="repeat">
2879 <replaceable class="parameter">mailbox</replaceable>
2885 This command specifies folders which can receive mail and
2886 which will be checked for new messages periodically.
2890 <emphasis>folder</emphasis> can either be a local file or directory
2891 (Mbox/Mmdf or Maildir/Mh). If Mutt was built with POP and/or IMAP
2892 support, <emphasis>folder</emphasis> can also be a POP/IMAP folder
2893 URL. The URL syntax is described in <xref linkend="url-syntax"/>,
2894 POP and IMAP are described in <xref linkend="pop"/> and <xref linkend="imap"/>
2899 Mutt provides a number of advanced features for handling (possibly many)
2900 folders and new mail within them, please refer to
2901 <xref linkend="handling-folders"/> for details (including in what
2902 situations and how often Mutt checks for new mail).
2906 The <quote>unmailboxes</quote> command is used to remove a token from the list
2907 of folders which receive mail. Use <quote>unmailboxes *</quote> to remove all
2913 The folders in the <literal>mailboxes</literal> command are resolved when
2914 the command is executed, so if these names contain <link linkend="shortcuts">shortcut characters</link> (such as <quote>=</quote> and <quote>!</quote>), any variable
2915 definition that affects these characters (like <link linkend="folder">$folder</link> and <link linkend="spoolfile">$spoolfile</link>)
2916 should be set before the <literal>mailboxes</literal> command. If
2917 none of these shorcuts are used, a local path should be absolute as
2918 otherwise mutt tries to find it relative to the directory
2919 from where mutt was started which may not always be desired.
2924 For Mbox and Mmdf folders, new mail is detected by comparing access and/or
2925 modification times of files: Mutt assumes a folder has new mail if it wasn't
2926 accessed after it was last modified. Utilities like <literal>biff</literal> or
2927 <literal>frm</literal> or any other program which accesses the mailbox might cause
2928 Mutt to never detect new mail for that mailbox if they do not properly reset the
2929 access time. Other possible causes of Mutt not detecting new mail in these folders
2930 are backup tools (updating access times) or filesystems mounted without
2931 access time update support.
2935 In cases where new mail detection for Mbox or Mmdf folders appears to be
2937 <link linkend="check-mbox-size">$check_mbox_size</link>
2938 option can be used to make Mutt track and consult file sizes for new
2939 mail detection instead.
2945 <title>User defined headers</title>
2950 <command>my_hdr</command>
2951 <arg choice="plain">
2952 <replaceable class="parameter">string</replaceable>
2957 <command>unmy_hdr</command>
2958 <group choice="req">
2959 <arg choice="plain">
2960 <replaceable class="parameter">*</replaceable>
2962 <arg choice="plain" rep="repeat">
2963 <replaceable class="parameter">field</replaceable>
2969 The <literal>my_hdr</literal> command allows you to create your own header
2970 fields which will be added to every message you send.
2974 For example, if you would like to add an <quote>Organization:</quote> header field to
2975 all of your outgoing messages, you can put the command
2978 <example id="ex-my-hdr">
2979 <title>Defining custom headers</title>
2981 my_hdr Organization: A Really Big Company, Anytown, USA
2986 in your <literal>.muttrc</literal>.
2991 Space characters are <emphasis>not</emphasis> allowed between the keyword and
2992 the colon (<quote>:</quote>). The standard for electronic mail (RFC2822) says that
2993 space is illegal there, so Mutt enforces the rule.
2998 If you would like to add a header field to a single message, you should
2999 either set the <link linkend="edit-headers">$edit_headers</link> variable,
3000 or use the <literal><edit-headers></literal> function (default: <quote>E</quote>) in the compose menu so
3001 that you can edit the header of your message along with the body.
3005 To remove user defined header fields, use the <literal>unmy_hdr</literal>
3006 command. You may specify an asterisk (<quote>*</quote>) to remove all header
3007 fields, or the fields to remove. For example, to remove all <quote>To</quote> and
3008 <quote>Cc</quote> header fields, you could use:
3012 unmy_hdr to cc
3017 <sect1 id="save-hook">
3018 <title>Specify default save mailbox</title>
3023 <command>save-hook</command>
3024 <arg choice="plain">
3025 <replaceable class="parameter">[!]pattern</replaceable>
3027 <arg choice="plain">
3028 <replaceable class="parameter">mailbox</replaceable>
3033 This command is used to override the default mailbox used when saving
3034 messages. <emphasis>mailbox</emphasis> will be used as the default if the message
3035 matches <emphasis>pattern</emphasis>, see <xref linkend="pattern-hook"/> for information
3036 on the exact format.
3040 To provide more flexibility and good defaults, Mutt applies the
3041 expandos of <link linkend="index-format">$index_format</link> to
3042 <emphasis>mailbox</emphasis> after it was expanded.
3049 <example id="ex-save-hook-exando">
3050 <title>Using %-expandos in <literal>save-hook</literal></title>
3052 # default: save all to ~/Mail/<author name>
3053 save-hook . ~/Mail/%F
3055 # save from me@turing.cs.hmc.edu and me@cs.hmc.edu to $folder/elkins
3056 save-hook me@(turing\\.)?cs\\.hmc\\.edu$ +elkins
3058 # save from aol.com to $folder/spam
3059 save-hook aol\\.com$ +spam
3064 Also see the <link linkend="fcc-save-hook">fcc-save-hook</link> command.
3069 <sect1 id="fcc-hook">
3070 <title>Specify default Fcc: mailbox when composing</title>
3075 <command>fcc-hook</command>
3076 <arg choice="plain">
3077 <replaceable class="parameter">[!]pattern</replaceable>
3079 <arg choice="plain">
3080 <replaceable class="parameter">mailbox</replaceable>
3085 This command is used to save outgoing mail in a mailbox other than
3086 <link linkend="record">$record</link>. Mutt searches the initial list of
3087 message recipients for the first matching <emphasis>regexp</emphasis> and uses <emphasis>mailbox</emphasis>
3088 as the default Fcc: mailbox. If no match is found the message will be saved
3089 to <link linkend="record">$record</link> mailbox.
3093 To provide more flexibility and good defaults, Mutt applies the
3094 expandos of <link linkend="index-format">$index_format</link> to
3095 <emphasis>mailbox</emphasis> after it was expanded.
3099 See <xref linkend="pattern-hook"/> for information on the exact format of <emphasis>pattern</emphasis>.
3103 Example: <literal>fcc-hook [@.]aol\\.com$ +spammers</literal>
3107 The above will save a copy of all messages going to the aol.com domain to
3108 the `+spammers' mailbox by default. Also see the <link linkend="fcc-save-hook">fcc-save-hook</link> command.
3113 <sect1 id="fcc-save-hook">
3114 <title>Specify default save filename and default Fcc: mailbox at once</title>
3119 <command>fcc-save-hook</command>
3120 <arg choice="plain">
3121 <replaceable class="parameter">[!]pattern</replaceable>
3123 <arg choice="plain">
3124 <replaceable class="parameter">mailbox</replaceable>
3129 This command is a shortcut, equivalent to doing both a <link linkend="fcc-hook">fcc-hook</link>
3130 and a <link linkend="save-hook">save-hook</link> with its arguments,
3131 including %-expansion on <emphasis>mailbox</emphasis> according
3132 to <link linkend="index-format">$index_format</link>.
3137 <sect1 id="send-hook">
3138 <title>Change settings based upon message recipients</title>
3140 <anchor id="reply-hook"/>
3141 <anchor id="send2-hook"/>
3146 <command>reply-hook</command>
3147 <arg choice="plain">
3148 <replaceable class="parameter">[!]pattern</replaceable>
3150 <arg choice="plain">
3151 <replaceable class="parameter">command</replaceable>
3156 <command>send-hook</command>
3157 <arg choice="plain">
3158 <replaceable class="parameter">[!]pattern</replaceable>
3160 <arg choice="plain">
3161 <replaceable class="parameter">command</replaceable>
3166 <command>send2-hook</command>
3167 <arg choice="plain">
3168 <replaceable class="parameter">[!]pattern</replaceable>
3170 <arg choice="plain">
3171 <replaceable class="parameter">command</replaceable>
3176 These commands can be used to execute arbitrary configuration commands based
3177 upon recipients of the message. <emphasis>pattern</emphasis> is used to match
3178 the message, see <xref linkend="pattern-hook"/> for details. <emphasis>command</emphasis>
3179 is executed when <emphasis>pattern</emphasis> matches.
3183 <literal>reply-hook</literal> is matched against the message you are <emphasis>replying to</emphasis>,
3184 instead of the message you are <emphasis>sending</emphasis>. <literal>send-hook</literal> is
3185 matched against all messages, both <emphasis>new</emphasis>
3186 and <emphasis>replies</emphasis>.
3191 <literal>reply-hook</literal>s are matched <emphasis role="bold">before</emphasis> the <literal>send-hook</literal>, <emphasis role="bold">regardless</emphasis>
3192 of the order specified in the user's configuration file.
3197 <literal>send2-hook</literal> is matched every time a message is changed, either
3198 by editing it, or by using the compose menu to change its recipients
3199 or subject. <literal>send2-hook</literal> is executed after <literal>send-hook</literal>, and
3200 can, e.g., be used to set parameters such as the <link linkend="sendmail">$sendmail</link> variable depending on the message's sender
3205 For each type of <literal>send-hook</literal> or <literal>reply-hook</literal>, when multiple matches
3206 occur, commands are executed in the order they are specified in the muttrc
3207 (for that type of hook).
3211 Example: <literal>send-hook mutt "set mime_forward signature=''"</literal>
3215 Another typical use for this command is to change the values of the
3216 <link linkend="attribution">$attribution</link>, <link linkend="signature">$signature</link> and <link linkend="locale">$locale</link>
3217 variables in order to change the language of the attributions and
3218 signatures based upon the recipients.
3223 send-hook's are only executed once after getting the initial
3224 list of recipients. Adding a recipient after replying or editing the
3225 message will not cause any send-hook to be executed. Also note that
3226 <literal>my_hdr</literal> commands which modify recipient headers, or the message's
3227 subject, don't have any effect on the current message when executed
3234 <sect1 id="message-hook">
3235 <title>Change settings before formatting a message</title>
3240 <command>message-hook</command>
3241 <arg choice="plain">
3242 <replaceable class="parameter">[!]pattern</replaceable>
3244 <arg choice="plain">
3245 <replaceable class="parameter">command</replaceable>
3250 This command can be used to execute arbitrary configuration commands
3251 before viewing or formatting a message based upon information about the message.
3252 <emphasis>command</emphasis> is executed if the <emphasis>pattern</emphasis> matches the message to be
3253 displayed. When multiple matches occur, commands are executed in the order
3254 they are specified in the muttrc.
3258 See <xref linkend="pattern-hook"/> for
3259 information on the exact format of <emphasis>pattern</emphasis>.
3267 message-hook ~A 'set pager=builtin'
3268 message-hook '~f freshmeat-news' 'set pager="less \"+/^ subject: .*\""'
3273 <sect1 id="crypt-hook">
3274 <title>Choosing the cryptographic key of the recipient</title>
3279 <command>crypt-hook</command>
3280 <arg choice="plain">
3281 <replaceable class="parameter">pattern</replaceable>
3283 <arg choice="plain">
3284 <replaceable class="parameter">keyid</replaceable>
3289 When encrypting messages with PGP/GnuPG or OpenSSL, you may want to associate a certain
3290 key with a given e-mail address automatically, either because the
3291 recipient's public key can't be deduced from the destination address,
3292 or because, for some reasons, you need to override the key Mutt would
3293 normally use. The <literal>crypt-hook</literal> command provides a
3294 method by which you can specify the ID of the public key to be used
3295 when encrypting messages to a certain recipient.
3299 The meaning of <emphasis>keyid</emphasis> is to be taken broadly in this context: You
3300 can either put a numerical key ID here, an e-mail address, or even
3307 <title>Adding key sequences to the keyboard buffer</title>
3312 <command>push</command>
3313 <arg choice="plain">
3314 <replaceable class="parameter">string</replaceable>
3319 This command adds the named string to the keyboard buffer. The string may
3320 contain control characters, key names and function names like the sequence
3321 string in the <link linkend="macro">macro</link> command. You may use it to
3322 automatically run a sequence of commands at startup, or when entering
3323 certain folders. For example, the following command will automatically
3324 collapse all threads when entering a folder:
3327 <example id="ex-folder-hook-push">
3328 <title>Embedding <literal>push</literal> in <literal>folder-hook</literal></title>
3330 folder-hook . 'push <collapse-all>'
3337 <title>Executing functions</title>
3342 <command>exec</command>
3343 <arg choice="plain">
3344 <replaceable class="parameter">function</replaceable>
3346 <arg choice="opt" rep="repeat">
3347 <replaceable class="parameter">function</replaceable>
3352 This command can be used to execute any function. Functions are
3353 listed in the <link linkend="functions">function reference</link>.
3354 <quote>exec function</quote> is equivalent to <quote>push <function></quote>.
3359 <sect1 id="score-command">
3360 <title>Message Scoring</title>
3365 <command>score</command>
3366 <arg choice="plain">
3367 <replaceable class="parameter">pattern</replaceable>
3369 <arg choice="plain">
3370 <replaceable class="parameter">value</replaceable>
3375 <command>unscore</command>
3376 <group choice="req">
3377 <arg choice="plain">
3378 <replaceable class="parameter">*</replaceable>
3380 <arg choice="plain" rep="repeat">
3381 <replaceable class="parameter">pattern</replaceable>
3387 The <literal>score</literal> commands adds <emphasis>value</emphasis> to a message's score if <emphasis>pattern</emphasis>
3388 matches it. <emphasis>pattern</emphasis> is a string in the format described in the <link linkend="patterns">patterns</link> section (note: For efficiency reasons, patterns
3389 which scan information not available in the index, such as <literal>˜b</literal>,
3390 <literal>˜B</literal> or <literal>˜h</literal>, may not be used). <emphasis>value</emphasis> is a
3391 positive or negative integer. A message's final score is the sum total of all
3392 matching <literal>score</literal> entries. However, you may optionally prefix <emphasis>value</emphasis> with
3393 an equal sign (=) to cause evaluation to stop at a particular entry if there is
3394 a match. Negative final scores are rounded up to 0.
3398 The <literal>unscore</literal> command removes score entries from the list. You <emphasis role="bold">must</emphasis>
3399 specify the same pattern specified in the <literal>score</literal> command for it to be
3400 removed. The pattern <quote>*</quote> is a special token which means to clear the list
3401 of all score entries.
3407 <title>Spam detection</title>
3412 <command>spam</command>
3413 <arg choice="plain">
3414 <replaceable class="parameter">pattern</replaceable>
3416 <arg choice="plain">
3417 <replaceable class="parameter">format</replaceable>
3422 <command>nospam</command>
3423 <group choice="req">
3424 <arg choice="plain">
3425 <replaceable class="parameter">*</replaceable>
3427 <arg choice="plain">
3428 <replaceable class="parameter">pattern</replaceable>
3434 Mutt has generalized support for external spam-scoring filters.
3435 By defining your spam patterns with the <literal>spam</literal> and <literal>nospam</literal>
3436 commands, you can <emphasis>limit</emphasis>, <emphasis>search</emphasis>, and <emphasis>sort</emphasis> your
3437 mail based on its spam attributes, as determined by the external
3438 filter. You also can display the spam attributes in your index
3439 display using the <literal>%H</literal> selector in the <link linkend="index-format">$index_format</link> variable. (Tip: try <literal>%?H?[%H] ?</literal>
3440 to display spam tags only when they are defined for a given message.)
3444 Your first step is to define your external filter's spam patterns using
3445 the <literal>spam</literal> command. <emphasis>pattern</emphasis> should be a regular expression
3446 that matches a header in a mail message. If any message in the mailbox
3447 matches this regular expression, it will receive a <quote>spam tag</quote> or
3448 <quote>spam attribute</quote> (unless it also matches a <literal>nospam</literal> pattern -- see
3449 below.) The appearance of this attribute is entirely up to you, and is
3450 governed by the <emphasis>format</emphasis> parameter. <emphasis>format</emphasis> can be any static
3451 text, but it also can include back-references from the <emphasis>pattern</emphasis>
3452 expression. (A regular expression <quote>back-reference</quote> refers to a
3453 sub-expression contained within parentheses.) <literal>%1</literal> is replaced with
3454 the first back-reference in the regex, <literal>%2</literal> with the second, etc.
3458 If you're using multiple spam filters, a message can have more than
3459 one spam-related header. You can define <literal>spam</literal> patterns for each
3460 filter you use. If a message matches two or more of these patterns, and
3461 the $spam_separator variable is set to a string, then the
3462 message's spam tag will consist of all the <emphasis>format</emphasis> strings joined
3463 together, with the value of $spam_separator separating
3468 For example, suppose I use DCC, SpamAssassin, and PureMessage. I might
3469 define these spam settings:
3472 <example id="ex-spam">
3473 <title>Configuring spam detection</title>
3475 spam "X-DCC-.*-Metrics:.*(....)=many" "90+/DCC-%1"
3476 spam "X-Spam-Status: Yes" "90+/SA"
3477 spam "X-PerlMX-Spam: .*Probability=([0-9]+)%" "%1/PM"
3478 set spam_separator=", "
3483 If I then received a message that DCC registered with <quote>many</quote> hits
3484 under the <quote>Fuz2</quote> checksum, and that PureMessage registered with a
3485 97% probability of being spam, that message's spam tag would read
3486 <literal>90+/DCC-Fuz2, 97/PM</literal>. (The four characters before <quote>=many</quote> in a
3487 DCC report indicate the checksum used -- in this case, <quote>Fuz2</quote>.)
3491 If the $spam_separator variable is unset, then each
3492 spam pattern match supersedes the previous one. Instead of getting
3493 joined <emphasis>format</emphasis> strings, you'll get only the last one to match.
3497 The spam tag is what will be displayed in the index when you use
3498 <literal>%H</literal> in the <literal>$index_format</literal> variable. It's also the
3499 string that the <literal>˜H</literal> pattern-matching expression matches against for
3500 <literal><search></literal> and <literal><limit></literal> functions. And it's what sorting by spam
3501 attribute will use as a sort key.
3505 That's a pretty complicated example, and most people's actual
3506 environments will have only one spam filter. The simpler your
3507 configuration, the more effective mutt can be, especially when it comes
3512 Generally, when you sort by spam tag, mutt will sort <emphasis>lexically</emphasis> --
3513 that is, by ordering strings alphanumerically. However, if a spam tag
3514 begins with a number, mutt will sort numerically first, and lexically
3515 only when two numbers are equal in value. (This is like UNIX's
3516 <literal>sort -n</literal>.) A message with no spam attributes at all -- that is, one
3517 that didn't match <emphasis>any</emphasis> of your <literal>spam</literal> patterns -- is sorted at
3518 lowest priority. Numbers are sorted next, beginning with 0 and ranging
3519 upward. Finally, non-numeric strings are sorted, with <quote>a</quote> taking lower
3520 priority than <quote>z</quote>. Clearly, in general, sorting by spam tags is most
3521 effective when you can coerce your filter to give you a raw number. But
3522 in case you can't, mutt can still do something useful.
3526 The <literal>nospam</literal> command can be used to write exceptions to <literal>spam</literal>
3527 patterns. If a header pattern matches something in a <literal>spam</literal> command,
3528 but you nonetheless do not want it to receive a spam tag, you can list a
3529 more precise pattern under a <literal>nospam</literal> command.
3533 If the <emphasis>pattern</emphasis> given to <literal>nospam</literal> is exactly the same as the
3534 <emphasis>pattern</emphasis> on an existing <literal>spam</literal> list entry, the effect will be to
3535 remove the entry from the spam list, instead of adding an exception.
3536 Likewise, if the <emphasis>pattern</emphasis> for a <literal>spam</literal> command matches an entry
3537 on the <literal>nospam</literal> list, that <literal>nospam</literal> entry will be removed. If the
3538 <emphasis>pattern</emphasis> for <literal>nospam</literal> is <quote>*</quote>, <emphasis>all entries on both lists</emphasis>
3539 will be removed. This might be the default action if you use <literal>spam</literal>
3540 and <literal>nospam</literal> in conjunction with a <literal>folder-hook</literal>.
3544 You can have as many <literal>spam</literal> or <literal>nospam</literal> commands as you like.
3545 You can even do your own primitive spam detection within mutt -- for
3546 example, if you consider all mail from <literal>MAILER-DAEMON</literal> to be spam,
3547 you can use a <literal>spam</literal> command like this:
3551 spam "^From: .*MAILER-DAEMON" "999"
3557 <title>Setting and Querying Variables</title>
3559 <sect2 id="set-commands">
3560 <title>Commands</title>
3563 The following commands are available to manipulate and query variables:
3569 <command>set</command>
3570 <group choice="req">
3571 <arg choice="plain">
3572 <group choice="opt">
3573 <arg choice="plain"><option>no</option></arg>
3574 <arg choice="plain"><option>inv</option></arg>
3576 <replaceable class="parameter">variable</replaceable>
3578 <arg choice="plain">
3579 <replaceable class="parameter">variable=value</replaceable>
3582 <arg choice="opt" rep="repeat"/>
3586 <command>toggle</command>
3587 <arg choice="plain">
3588 <replaceable class="parameter">variable</replaceable>
3590 <arg choice="opt" rep="repeat">
3591 <replaceable class="parameter">variable</replaceable>
3596 <command>unset</command>
3597 <arg choice="plain">
3598 <replaceable class="parameter">variable</replaceable>
3600 <arg choice="opt" rep="repeat">
3601 <replaceable class="parameter">variable</replaceable>
3606 <command>reset</command>
3607 <arg choice="plain">
3608 <replaceable class="parameter">variable</replaceable>
3610 <arg choice="opt" rep="repeat">
3611 <replaceable class="parameter">variable</replaceable>
3616 This command is used to set (and unset) <link linkend="variables">configuration variables</link>. There are four basic types of variables:
3617 boolean, number, string and quadoption. <emphasis>boolean</emphasis> variables can be
3618 <emphasis>set</emphasis> (true) or <emphasis>unset</emphasis> (false). <emphasis>number</emphasis> variables can be
3619 assigned a positive integer value.
3620 <emphasis>string</emphasis> variables consist of any number of printable characters and
3621 must be enclosed in quotes if they contain spaces or tabs. You
3622 may also use the escape sequences <quote>\n</quote> and <quote>\t</quote> for newline and tab, respectively.
3623 <emphasis>quadoption</emphasis> variables are used to control whether or not to be prompted
3624 for certain actions, or to specify a default action. A value of <emphasis>yes</emphasis>
3625 will cause the action to be carried out automatically as if you had answered
3626 yes to the question. Similarly, a value of <emphasis>no</emphasis> will cause the
3627 action to be carried out as if you had answered <quote>no.</quote> A value of
3628 <emphasis>ask-yes</emphasis> will cause a prompt with a default answer of <quote>yes</quote> and
3629 <emphasis>ask-no</emphasis> will provide a default answer of <quote>no.</quote>
3633 Prefixing a variable with <quote>no</quote> will unset it. Example: <literal>set noaskbcc</literal>.
3637 For <emphasis>boolean</emphasis> variables, you may optionally prefix the variable name with
3638 <literal>inv</literal> to toggle the value (on or off). This is useful when writing
3639 macros. Example: <literal>set invsmart_wrap</literal>.
3643 The <literal>toggle</literal> command automatically prepends the <literal>inv</literal> prefix to all
3644 specified variables.
3648 The <literal>unset</literal> command automatically prepends the <literal>no</literal> prefix to all
3649 specified variables.
3653 Using the <literal><enter-command></literal> function in the <emphasis>index</emphasis> menu, you can query the
3654 value of a variable by prefixing the name of the variable with a question
3663 The question mark is actually only required for boolean and quadoption
3668 The <literal>reset</literal> command resets all given variables to the compile time
3669 defaults (hopefully mentioned in this manual). If you use the command
3670 <literal>set</literal> and prefix the variable with <quote>&</quote> this has the same
3671 behavior as the reset command.
3675 With the <literal>reset</literal> command there exists the special variable <quote>all</quote>,
3676 which allows you to reset all variables to their system defaults.
3681 <sect2 id="set-myvar">
3682 <title>User-defined variables</title>
3684 <sect3 id="set-myvar-intro">
3685 <title>Introduction</title>
3688 Along with the variables listed in the
3689 <link linkend="variables">Configuration variables</link> section, mutt
3690 supports user-defined variables with names starting
3691 with <literal>my_</literal> as in, for
3692 example, <literal>my_cfgdir</literal>.
3696 The <literal>set</literal> command either creates a
3697 custom <literal>my_</literal> variable or changes its
3698 value if it does exist already. The <literal>unset</literal> and <literal>reset</literal>
3699 commands remove the variable entirely.
3703 Since user-defined variables are expanded in the same way that
3704 environment variables are (except for
3705 the <link linkend="shell-escape">shell-escape</link> command and
3706 backtick expansion), this feature can be used to make configuration
3707 files more readable.
3712 <sect3 id="set-myvar-examples">
3713 <title>Examples</title>
3716 The following example defines and uses the variable <literal>my_cfgdir</literal>
3717 to abbreviate the calls of the <link linkend="source">source</link> command:
3720 <example id="ex-myvar1">
3721 <title>Using user-defined variables for config file readability</title>
3723 set my_cfgdir = $HOME/mutt/config
3725 source $my_cfgdir/hooks
3726 source $my_cfgdir/macros
3727 # more source commands...
3732 A custom variable can also be used in macros to backup the current value
3733 of another variable. In the following example, the value of the
3734 <link linkend="delete">$delete</link> is changed temporarily
3735 while its original value is saved as <literal>my_delete</literal>.
3736 After the macro has executed all commands, the original value of <link
3737 linkend="delete">$delete</link> is restored.
3740 <example id="ex-myvar2">
3741 <title>Using user-defined variables for backing up other config option values</title>
3743 macro pager ,x '\
3744 <enter-command>set my_delete=$delete<enter>\
3745 <enter-command>set delete=yes<enter>\
3747 <enter-command>set delete=$my_delete<enter>'
3752 Since mutt expands such values already when parsing the configuration
3753 file(s), the value of <literal>$my_delete</literal> in the
3754 last example would be the value of <literal>$delete</literal> exactly
3755 as it was at that point during parsing the configuration file. If
3756 another statement would change the value for <literal>$delete</literal>
3757 later in the same or another file, it would have no effect on
3758 <literal>$my_delete</literal>. However, the expansion can
3759 be deferred to runtime, as shown in the next example, when escaping the
3763 <example id="ex-myvar3">
3764 <title>Deferring user-defined variable expansion to runtime</title>
3766 macro pager <PageDown> "\
3767 <enter-command> set my_old_pager_stop=\$pager_stop pager_stop<Enter>\
3768 <next-page>\
3769 <enter-command> set pager_stop=\$my_old_pager_stop<Enter>\
3770 <enter-command> unset my_old_pager_stop<Enter>"
3775 Note that there is a space
3776 between <literal><enter-command></literal> and
3777 the <literal>set</literal> configuration command, preventing mutt from
3778 recording the macro's commands into its history.
3788 <title>Reading initialization commands from another file</title>
3793 <command>source</command>
3794 <arg choice="plain">
3795 <replaceable class="parameter">filename</replaceable>
3800 This command allows the inclusion of initialization commands
3801 from other files. For example, I place all of my aliases in
3802 <literal>˜/.mail_aliases</literal> so that I can make my
3803 <literal>˜/.muttrc</literal> readable and keep my aliases private.
3807 If the filename begins with a tilde (<quote>˜</quote>), it will be expanded to the
3808 path of your home directory.
3812 If the filename ends with a vertical bar (|), then <emphasis>filename</emphasis> is
3813 considered to be an executable program from which to read input (eg.
3814 <literal>source ˜/bin/myscript|</literal>).
3821 <title>Configuring features conditionnaly</title>
3824 Usage: <literal>ifdef</literal> <emphasis>item</emphasis> <emphasis>command</emphasis>
3828 This command allows to test if a feature has been compiled in, before
3829 actually executing the command. Item can be either the name of a
3830 function, variable, or command. Example:
3835 ifdef imap_keepalive 'source ~/.mutt/imap_setup'
3842 <title>Removing hooks</title>
3847 <command>unhook</command>
3848 <group choice="req">
3849 <arg choice="plain">
3850 <replaceable class="parameter">*</replaceable>
3852 <arg choice="plain">
3853 <replaceable class="parameter">hook-type</replaceable>
3859 This command permits you to flush hooks you have previously defined.
3860 You can either remove all hooks by giving the <quote>*</quote> character as an
3861 argument, or you can remove all hooks of a specific type by saying
3862 something like <literal>unhook send-hook</literal>.
3867 <sect1 id="formatstrings">
3868 <title>Format Strings</title>
3870 <sect2 id="formatstrings-basics">
3871 <title>Basic usage</title>
3874 Format strings are a general concept you'll find in several locations
3875 through the mutt configuration, especially in the
3876 <link linkend="index-format">$index_format</link>,
3877 <link linkend="pager-format">$pager_format</link>,
3878 <link linkend="status-format">$status_format</link>,
3879 and other <quote>*_format</quote> variables. These can be very straightforward,
3880 and it's quite possible you already know how to use them.
3884 The most basic format string element is a percent symbol followed
3885 by another character. For example, <literal>%s</literal>
3886 represents a message's Subject: header in the <link
3887 linkend="index-format">$index_format</link> variable. The
3888 <quote>expandos</quote> available are documented with each format variable, but
3889 there are general modifiers available with all formatting expandos,
3890 too. Those are our concern here.
3894 Some of the modifiers are borrowed right out of C (though you might
3895 know them from Perl, Python, shell, or another language). These are
3896 the [-]m.n modifiers, as in <literal>%-12.12s</literal>. As with
3897 such programming languages, these modifiers allow you to specify the
3898 minimum and maximum size of the resulting string, as well as its
3899 justification. If the <quote>-</quote> sign follows the percent, the string will
3900 be left-justified instead of right-justified. If there's a number
3901 immediately following that, it's the minimum amount of space the
3902 formatted string will occupy -- if it's naturally smaller than that, it
3903 will be padded out with spaces. If a decimal point and another number
3904 follow, that's the maximum space allowable -- the string will not be
3905 permitted to exceed that width, no matter its natural size. Each of
3906 these three elements is optional, so that all these are legal format
3908 <literal>%-12s</literal>
3909 <literal>%4c</literal>
3910 <literal>%.15F</literal>
3911 <literal>%-12.15L</literal>
3915 Mutt adds some other modifiers to format strings. If you use an equals
3916 symbol (<literal>=</literal>) as a numeric prefix (like the minus
3917 above), it will force the string to be centered within its minimum
3918 space range. For example, <literal>%=14y</literal> will reserve 14
3919 characters for the %y expansion -- that's the X-Label: header, in
3920 <literal>$index_format</literal>. If the expansion
3921 results in a string less than 14 characters, it will be centered in a
3922 14-character space. If the X-Label for a message were "test", that
3923 expansion would look like <quote> test </quote>.
3927 There are two very little-known modifiers that affect the way that an
3928 expando is replaced. If there is an underline (<quote>_</quote>) character
3929 between any format modifiers (as above) and the expando letter, it will
3930 expands in all lower case. And if you use a colon (<quote>:</quote>), it will
3931 replace all decimal points with underlines.
3936 <sect2 id="formatstrings-filters">
3937 <title>Filters</title>
3940 Any format string ending in a vertical bar (<quote>|</quote>) will be
3941 expanded and piped through the first word in the string, using spaces
3942 as separator. The string returned will be used for display.
3943 If the returned string ends in %, it will be passed through
3944 the formatter a second time. This allows the filter to generate a
3945 replacement format string including % expandos.
3949 All % expandos in a format string are expanded before the script
3953 <example id="ex-fmtpipe">
3954 <title>Using external filters in format strings</title>
3956 set status_format="script.sh '%r %f (%L)'|"
3961 will make mutt expand <literal>%r</literal>,
3962 <literal>%f</literal> and <literal>%L</literal>
3963 before calling the script. The example also shows that arguments can be
3964 quoted: the script will receive the expanded string between the single quotes
3965 as the only argument.
3969 A practical example is the <literal>mutt_xtitle</literal>
3970 script installed in the <literal>samples</literal>
3971 subdirectory of the mutt documentation: it can be used as filter for
3972 <literal>$status_format</literal> to set the current
3973 terminal's title, if supported.
3982 <chapter id="advancedusage">
3983 <title>Advanced Usage</title>
3986 <title>Regular Expressions</title>
3989 All string patterns in Mutt including those in more complex
3990 <link linkend="patterns">patterns</link> must be specified
3991 using regular expressions (regexp) in the <quote>POSIX extended</quote> syntax (which
3992 is more or less the syntax used by egrep and GNU awk). For your
3993 convenience, we have included below a brief description of this syntax.
3997 The search is case sensitive if the pattern contains at least one upper
3998 case letter, and case insensitive otherwise.
4003 Note that <quote>\</quote>
4004 must be quoted if used for a regular expression in an initialization
4005 command: <quote>\\</quote>.
4010 A regular expression is a pattern that describes a set of strings.
4011 Regular expressions are constructed analogously to arithmetic
4012 expressions, by using various operators to combine smaller expressions.
4017 Note that the regular expression can be enclosed/delimited by either "
4018 or ' which is useful if the regular expression includes a white-space
4019 character. See <xref linkend="muttrc-syntax"/>
4020 for more information on " and ' delimiter processing. To match a
4021 literal " or ' you must preface it with \ (backslash).
4026 The fundamental building blocks are the regular expressions that match
4027 a single character. Most characters, including all letters and digits,
4028 are regular expressions that match themselves. Any metacharacter with
4029 special meaning may be quoted by preceding it with a backslash.
4033 The period <quote>.</quote> matches any single character. The caret <quote>ˆ</quote> and
4034 the dollar sign <quote>$</quote> are metacharacters that respectively match
4035 the empty string at the beginning and end of a line.
4039 A list of characters enclosed by <quote>[</quote> and <quote>]</quote> matches any
4040 single character in that list; if the first character of the list
4041 is a caret <quote>ˆ</quote> then it matches any character <emphasis role="bold">not</emphasis> in the
4042 list. For example, the regular expression <emphasis role="bold">[0123456789]</emphasis>
4043 matches any single digit. A range of ASCII characters may be specified
4044 by giving the first and last characters, separated by a hyphen
4045 <quote>-</quote>. Most metacharacters lose their special meaning inside
4046 lists. To include a literal <quote>]</quote> place it first in the list.
4047 Similarly, to include a literal <quote>ˆ</quote> place it anywhere but first.
4048 Finally, to include a literal hyphen <quote>-</quote> place it last.
4052 Certain named classes of characters are predefined. Character classes
4053 consist of <quote>[:</quote>, a keyword denoting the class, and <quote>:]</quote>.
4054 The following classes are defined by the POSIX standard in
4055 <xref linkend="posix-regex-char-classes"/>
4058 <table id="posix-regex-char-classes">
4059 <title>POSIX regular expression character classes</title>
4062 <row><entry>Character class</entry><entry>Description</entry></row>
4065 <row><entry>[:alnum:]</entry><entry>Alphanumeric characters</entry></row>
4066 <row><entry>[:alpha:]</entry><entry>Alphabetic characters</entry></row>
4067 <row><entry>[:blank:]</entry><entry>Space or tab characters</entry></row>
4068 <row><entry>[:cntrl:]</entry><entry>Control characters</entry></row>
4069 <row><entry>[:digit:]</entry><entry>Numeric characters</entry></row>
4070 <row><entry>[:graph:]</entry><entry>Characters that are both printable and visible. (A space is printable, but not visible, while an <quote>a</quote> is both)</entry></row>
4071 <row><entry>[:lower:]</entry><entry>Lower-case alphabetic characters</entry></row>
4072 <row><entry>[:print:]</entry><entry>Printable characters (characters that are not control characters)</entry></row>
4073 <row><entry>[:punct:]</entry><entry>Punctuation characters (characters that are not letter, digits, control characters, or space characters)</entry></row>
4074 <row><entry>[:space:]</entry><entry>Space characters (such as space, tab and formfeed, to name a few)</entry></row>
4075 <row><entry>[:upper:]</entry><entry>Upper-case alphabetic characters</entry></row>
4076 <row><entry>[:xdigit:]</entry><entry>Characters that are hexadecimal digits</entry></row>
4082 A character class is only valid in a regular expression inside the
4083 brackets of a character list.
4088 Note that the brackets in these
4089 class names are part of the symbolic names, and must be included
4090 in addition to the brackets delimiting the bracket list. For
4091 example, <emphasis role="bold">[[:digit:]]</emphasis> is equivalent to
4092 <emphasis role="bold">[0-9]</emphasis>.
4097 Two additional special sequences can appear in character lists. These
4098 apply to non-ASCII character sets, which can have single symbols (called
4099 collating elements) that are represented with more than one character,
4100 as well as several characters that are equivalent for collating or
4107 <term>Collating Symbols</term>
4110 A collating symbol is a multi-character collating element enclosed in
4111 <quote>[.</quote> and <quote>.]</quote>. For example, if <quote>ch</quote> is a collating
4112 element, then <emphasis role="bold">[[.ch.]]</emphasis> is a regexp that matches
4113 this collating element, while <emphasis role="bold">[ch]</emphasis> is a regexp that
4114 matches either <quote>c</quote> or <quote>h</quote>.
4119 <term>Equivalence Classes</term>
4122 An equivalence class is a locale-specific name for a list of
4123 characters that are equivalent. The name is enclosed in <quote>[=</quote>
4124 and <quote>=]</quote>. For example, the name <quote>e</quote> might be used to
4125 represent all of <quote>è</quote> <quote>é</quote> and <quote>e</quote>. In this case,
4126 <emphasis role="bold">[[=e=]]</emphasis> is a regexp that matches any of
4127 <quote>è</quote>, <quote>é</quote> and <quote>e</quote>.
4134 A regular expression matching a single character may be followed by one
4135 of several repetition operators described in <xref linkend="regex-repeat"/>.
4138 <table id="regex-repeat">
4139 <title>Regular expression repetition operators</title>
4142 <row><entry>Operator</entry><entry>Description</entry></row>
4145 <row><entry>?</entry><entry>The preceding item is optional and matched at most once</entry></row>
4146 <row><entry>*</entry><entry>The preceding item will be matched zero or more times</entry></row>
4147 <row><entry>+</entry><entry>The preceding item will be matched one or more times</entry></row>
4148 <row><entry>{n}</entry><entry>The preceding item is matched exactly <emphasis>n</emphasis> times</entry></row>
4149 <row><entry>{n,}</entry><entry>The preceding item is matched <emphasis>n</emphasis> or more times</entry></row>
4150 <row><entry>{,m}</entry><entry>The preceding item is matched at most <emphasis>m</emphasis> times</entry></row>
4151 <row><entry>{n,m}</entry><entry>The preceding item is matched at least <emphasis>n</emphasis> times, but no more than <emphasis>m</emphasis> times</entry></row>
4157 Two regular expressions may be concatenated; the resulting regular
4158 expression matches any string formed by concatenating two substrings
4159 that respectively match the concatenated subexpressions.
4163 Two regular expressions may be joined by the infix operator <quote>|</quote>;
4164 the resulting regular expression matches any string matching either
4169 Repetition takes precedence over concatenation, which in turn takes
4170 precedence over alternation. A whole subexpression may be enclosed in
4171 parentheses to override these precedence rules.
4176 If you compile Mutt with the GNU <emphasis>rx</emphasis> package, the
4177 following operators may also be used in regular expressions as described in <xref linkend="regex-gnu-ext"/>.
4181 <table id="regex-gnu-ext">
4182 <title>GNU regular expression extensions</title>
4185 <row><entry>Expression</entry><entry>Description</entry></row>
4188 <row><entry>\\y</entry><entry>Matches the empty string at either the beginning or the end of a word</entry></row>
4189 <row><entry>\\B</entry><entry>Matches the empty string within a word</entry></row>
4190 <row><entry>\\<</entry><entry>Matches the empty string at the beginning of a word</entry></row>
4191 <row><entry>\\></entry><entry>Matches the empty string at the end of a word</entry></row>
4192 <row><entry>\\w</entry><entry>Matches any word-constituent character (letter, digit, or underscore)</entry></row>
4193 <row><entry>\\W</entry><entry>Matches any character that is not word-constituent</entry></row>
4194 <row><entry>\\`</entry><entry>Matches the empty string at the beginning of a buffer (string)</entry></row>
4195 <row><entry>\\'</entry><entry>Matches the empty string at the end of a buffer</entry></row>
4201 Please note however that these operators are not defined by POSIX, so
4202 they may or may not be available in stock libraries on various systems.
4207 <sect1 id="patterns">
4208 <title>Patterns: Searching, Limiting and Tagging</title>
4211 Many of Mutt's commands allow you to specify a pattern to match
4212 (<literal>limit</literal>, <literal>tag-pattern</literal>,
4213 <literal>delete-pattern</literal>, etc.). <xref linkend="tab-patterns"/>
4214 shows several ways to select messages.
4217 <table id="tab-patterns">
4218 <title>Pattern modifiers</title>
4221 <row><entry>Pattern modifier</entry><entry>Description</entry></row>
4224 <row><entry>~A</entry><entry>all messages</entry></row>
4225 <row><entry>~b <emphasis>EXPR</emphasis></entry><entry>messages which contain <emphasis>EXPR</emphasis> in the message body</entry></row>
4226 <row><entry>=b <emphasis>STRING</emphasis></entry><entry>messages which contain <emphasis>STRING</emphasis> in the message body. If IMAP is enabled, searches for <emphasis>STRING</emphasis> on the server, rather than downloading each message and searching it locally.</entry></row>
4227 <row><entry>~B <emphasis>EXPR</emphasis></entry><entry>messages which contain <emphasis>EXPR</emphasis> in the whole message</entry></row>
4228 <row><entry>~c <emphasis>EXPR</emphasis></entry><entry>messages carbon-copied to <emphasis>EXPR</emphasis></entry></row>
4229 <row><entry>%c <emphasis>GROUP</emphasis></entry><entry>messages carbon-copied to any member of <emphasis>GROUP</emphasis></entry></row>
4230 <row><entry>~C <emphasis>EXPR</emphasis></entry><entry>messages either to: or cc: <emphasis>EXPR</emphasis></entry></row>
4231 <row><entry>%C <emphasis>GROUP</emphasis></entry><entry>messages either to: or cc: to any member of <emphasis>GROUP</emphasis></entry></row>
4232 <row><entry>~d [<emphasis>MIN</emphasis>]-[<emphasis>MAX</emphasis>]</entry><entry>messages with <quote>date-sent</quote> in a Date range</entry></row>
4233 <row><entry>~D</entry><entry>deleted messages</entry></row>
4234 <row><entry>~e <emphasis>EXPR</emphasis></entry><entry>messages which contains <emphasis>EXPR</emphasis> in the <quote>Sender</quote> field</entry></row>
4235 <row><entry>%e <emphasis>GROUP</emphasis></entry><entry>messages which contain a member of <emphasis>GROUP</emphasis> in the <quote>Sender</quote> field</entry></row>
4236 <row><entry>~E</entry><entry>expired messages</entry></row>
4237 <row><entry>~F</entry><entry>flagged messages</entry></row>
4238 <row><entry>~f <emphasis>EXPR</emphasis></entry><entry>messages originating from <emphasis>EXPR</emphasis></entry></row>
4239 <row><entry>%f <emphasis>GROUP</emphasis></entry><entry>messages originating from any member of <emphasis>GROUP</emphasis></entry></row>
4240 <row><entry>~g</entry><entry>cryptographically signed messages</entry></row>
4241 <row><entry>~G</entry><entry>cryptographically encrypted messages</entry></row>
4242 <row><entry>~h <emphasis>EXPR</emphasis></entry><entry>messages which contain <emphasis>EXPR</emphasis> in the message header</entry></row>
4243 <row><entry>~H <emphasis>EXPR</emphasis></entry><entry>messages with a spam attribute matching <emphasis>EXPR</emphasis></entry></row>
4244 <row><entry>~i <emphasis>EXPR</emphasis></entry><entry>messages which match <emphasis>EXPR</emphasis> in the <quote>Message-ID</quote> field</entry></row>
4245 <row><entry>~k</entry><entry>messages which contain PGP key material</entry></row>
4246 <row><entry>~L <emphasis>EXPR</emphasis></entry><entry>messages either originated or received by <emphasis>EXPR</emphasis></entry></row>
4247 <row><entry>%L <emphasis>GROUP</emphasis></entry><entry>message either originated or received by any member of <emphasis>GROUP</emphasis></entry></row>
4248 <row><entry>~l</entry><entry>messages addressed to a known mailing list</entry></row>
4249 <row><entry>~m [<emphasis>MIN</emphasis>]-[<emphasis>MAX</emphasis>]</entry><entry>messages in the range <emphasis>MIN</emphasis> to <emphasis>MAX</emphasis> *)</entry></row>
4250 <row><entry>~n [<emphasis>MIN</emphasis>]-[<emphasis>MAX</emphasis>]</entry><entry>messages with a score in the range <emphasis>MIN</emphasis> to <emphasis>MAX</emphasis> *)</entry></row>
4251 <row><entry>~N</entry><entry>new messages</entry></row>
4252 <row><entry>~O</entry><entry>old messages</entry></row>
4253 <row><entry>~p</entry><entry>messages addressed to you (consults alternates)</entry></row>
4254 <row><entry>~P</entry><entry>messages from you (consults alternates)</entry></row>
4255 <row><entry>~Q</entry><entry>messages which have been replied to</entry></row>
4256 <row><entry>~r [<emphasis>MIN</emphasis>]-[<emphasis>MAX</emphasis>]</entry><entry>messages with <quote>date-received</quote> in a Date range</entry></row>
4257 <row><entry>~R</entry><entry>read messages</entry></row>
4258 <row><entry>~s <emphasis>EXPR</emphasis></entry><entry>messages having <emphasis>EXPR</emphasis> in the <quote>Subject</quote> field.</entry></row>
4259 <row><entry>~S</entry><entry>superseded messages</entry></row>
4260 <row><entry>~t <emphasis>EXPR</emphasis></entry><entry>messages addressed to <emphasis>EXPR</emphasis></entry></row>
4261 <row><entry>~T</entry><entry>tagged messages</entry></row>
4262 <row><entry>~u</entry><entry>messages addressed to a subscribed mailing list</entry></row>
4263 <row><entry>~U</entry><entry>unread messages</entry></row>
4264 <row><entry>~v</entry><entry>messages part of a collapsed thread.</entry></row>
4265 <row><entry>~V</entry><entry>cryptographically verified messages</entry></row>
4266 <row><entry>~x <emphasis>EXPR</emphasis></entry><entry>messages which contain <emphasis>EXPR</emphasis> in the <quote>References</quote> field</entry></row>
4267 <row><entry>~X [<emphasis>MIN</emphasis>]-[<emphasis>MAX</emphasis>]</entry><entry>messages with <emphasis>MIN</emphasis> to <emphasis>MAX</emphasis> attachments *)</entry></row>
4268 <row><entry>~y <emphasis>EXPR</emphasis></entry><entry>messages which contain <emphasis>EXPR</emphasis> in the <quote>X-Label</quote> field</entry></row>
4269 <row><entry>~z [<emphasis>MIN</emphasis>]-[<emphasis>MAX</emphasis>]</entry><entry>messages with a size in the range <emphasis>MIN</emphasis> to <emphasis>MAX</emphasis> *)</entry></row>
4270 <row><entry>~=</entry><entry>duplicated messages (see <link linkend="duplicate-threads">$duplicate_threads</link>)</entry></row>
4271 <row><entry>~$</entry><entry>unreferenced messages (requires threaded view)</entry></row>
4272 <row><entry>~(<emphasis>PATTERN</emphasis>)</entry><entry>messages in threads
4273 containing messages matching <emphasis>PATTERN</emphasis>, e.g. all
4274 threads containing messages from you: ~(~P)</entry></row>
4280 Where <emphasis>EXPR</emphasis> is a
4281 <link linkend="regexp">regular expression</link>. Special attention has to be
4282 made when using regular expressions inside of patterns. Specifically,
4283 Mutt's parser for these patterns will strip one level of backslash (<quote>\</quote>),
4284 which is normally used for quoting. If it is your intention to use a
4285 backslash in the regular expression, you will need to use two backslashes
4286 instead (<quote>\\</quote>). You can force mutt to treat <emphasis>EXPR</emphasis> as a simple string
4287 instead of a regular expression by using = instead of ˜ in the
4288 pattern name. For example, <literal>=b *.*</literal> will find all messages that contain
4289 the literal string <quote>*.*</quote>. Simple string matches are less powerful than
4290 regular expressions but can be considerably faster. This is especially
4291 true for IMAP folders, because string matches can be performed on the
4292 server instead of by fetching every message. IMAP treats <literal>=h</literal> specially:
4293 it must be of the form "header: substring" and will not partially
4294 match header names. The substring part may be omitted if you simply
4295 wish to find messages containing a particular header without regard to
4300 *) The forms <quote><[<emphasis>MAX</emphasis>]</quote>, <quote>>[<emphasis>MIN</emphasis>]</quote>,
4301 <quote>[<emphasis>MIN</emphasis>]-</quote> and <quote>-[<emphasis>MAX</emphasis>]</quote>
4305 <sect2 id="patterns-modifier">
4306 <title>Pattern Modifier</title>
4310 Note that patterns matching 'lists' of addresses (notably c, C, p, P and t)
4311 match if there is at least one match in the whole list. If you want to
4312 make sure that all elements of that list match, you need to prefix your
4313 pattern with <quote>ˆ</quote>.
4314 This example matches all mails which only has recipients from Germany.
4324 <sect2 id="simple-patterns">
4325 <title>Simple Patterns</title>
4328 Mutt supports two versions of so called <quote>simple searches</quote> which are
4329 issued if the query entered for searching, limiting and similar
4330 operations does not seem to be a valid pattern (i.e. it does not contain
4331 one of these characters: <quote>˜</quote>, <quote>=</quote> or <quote>%</quote>). If the query is
4332 supposed to contain one of these special characters, they must be escaped
4333 by prepending a backslash (<quote>\</quote>).
4337 The first type is by checking whether the query string equals
4338 a keyword case-insensitively from <xref linkend="tab-simplesearch-keywords"/>:
4339 If that is the case, Mutt will use the shown pattern modifier instead.
4340 If a keyword would conflict with your search keyword, you need to turn
4341 it into a regular expression to avoid matching the keyword table. For
4342 example, if you want to find all messages matching <quote>flag</quote>
4343 (using <link linkend="simple-search">$simple_search</link>)
4344 but don't want to match flagged messages, simply search for
4345 <quote><literal>[f]lag</literal></quote>.
4348 <table id="tab-simplesearch-keywords">
4349 <title>Simple search keywords</title>
4352 <row><entry>Keyword</entry><entry>Pattern modifier</entry></row>
4355 <row><entry>all</entry><entry>~A</entry></row>
4356 <row><entry>.</entry><entry>~A</entry></row>
4357 <row><entry>ˆ</entry><entry>~A</entry></row>
4358 <row><entry>del</entry><entry>~D</entry></row>
4359 <row><entry>flag</entry><entry>~F</entry></row>
4360 <row><entry>new</entry><entry>~N</entry></row>
4361 <row><entry>old</entry><entry>~O</entry></row>
4362 <row><entry>repl</entry><entry>~Q</entry></row>
4363 <row><entry>read</entry><entry>~R</entry></row>
4364 <row><entry>tag</entry><entry>~T</entry></row>
4365 <row><entry>unread</entry><entry>~U</entry></row>
4371 The second type of simple search is to build a complex search
4372 pattern using <link linkend="simple-search">$simple_search</link>
4373 as a template. Mutt will insert your query properly quoted and search
4374 for the composed complex query.
4379 <sect2 id="complex-patterns">
4380 <title>Complex Patterns</title>
4383 Logical AND is performed by specifying more than one criterion. For
4392 would select messages which contain the word <quote>mutt</quote> in the list of
4393 recipients <emphasis role="bold">and</emphasis> that have the word <quote>elkins</quote> in the <quote>From</quote> header
4398 Mutt also recognizes the following operators to create more complex search
4406 ! -- logical NOT operator
4412 | -- logical OR operator
4418 () -- logical grouping operator
4425 Here is an example illustrating a complex search pattern. This pattern will
4426 select all messages which do not contain <quote>mutt</quote> in the <quote>To</quote> or <quote>Cc</quote>
4427 field and which are from <quote>elkins</quote>.
4430 <example id="ex-pattern-bool">
4431 <title>Using boolean operators in patterns</title>
4433 !(~t mutt|~c mutt) ~f elkins
4438 Here is an example using white space in the regular expression (note
4439 the ' and " delimiters). For this to match, the mail's subject must
4440 match the <quote>ˆJunk +From +Me$</quote> and it must be from either <quote>Jim +Somebody</quote>
4441 or <quote>Ed +SomeoneElse</quote>:
4445 '~s "^Junk +From +Me$" ~f ("Jim +Somebody"|"Ed +SomeoneElse")'
4450 If a regular expression contains parenthesis, or a vertical bar
4451 ("|"), you <emphasis role="bold">must</emphasis> enclose the expression in double or single quotes since
4452 those characters are also used to separate different parts of Mutt's
4453 pattern language. For example: <literal>~f "me@(mutt\.org|cs\.hmc\.edu)"</literal>
4458 Without the quotes, the parenthesis wouldn't end.
4459 This would be separated to two OR'd patterns: <emphasis>˜f me@(mutt\.org</emphasis>
4460 and <emphasis>cs\.hmc\.edu)</emphasis>. They are never what you want.
4465 <sect2 id="date-patterns">
4466 <title>Searching by Date</title>
4469 Mutt supports two types of dates, <emphasis>absolute</emphasis> and <emphasis>relative</emphasis>.
4473 <emphasis role="bold">Absolute</emphasis>. Dates <emphasis role="bold">must</emphasis> be in DD/MM/YY format (month and year are
4474 optional, defaulting to the current month and year). An example of a valid
4479 Limit to messages matching: ~d 20/1/95-31/10
4483 If you omit the minimum (first) date, and just specify <quote>-DD/MM/YY</quote>, all
4484 messages <emphasis>before</emphasis> the given date will be selected. If you omit the maximum
4485 (second) date, and specify <quote>DD/MM/YY-</quote>, all messages <emphasis>after</emphasis> the given
4486 date will be selected. If you specify a single date with no dash (<quote>-</quote>),
4487 only messages sent on the given date will be selected.
4491 <emphasis role="bold">Error Margins</emphasis>. You can add error margins to absolute dates.
4492 An error margin is a sign (+ or -), followed by a digit, followed by
4493 one of the units in <xref linkend="tab-date-units"/>. As a special case, you can replace the
4494 sign by a <quote>*</quote> character, which is equivalent to giving identical plus and minus error margins.
4497 <table id="tab-date-units">
4498 <title>Date units</title>
4501 <row><entry>Unit</entry><entry>Description</entry></row>
4504 <row><entry>y</entry><entry>Years</entry></row>
4505 <row><entry>m</entry><entry>Months</entry></row>
4506 <row><entry>w</entry><entry>Weeks</entry></row>
4507 <row><entry>d</entry><entry>Days</entry></row>
4513 Example: To select any messages two weeks around January 15, 2001,
4514 you'd use the following pattern:
4518 Limit to messages matching: ~d 15/1/2001*2w
4522 <emphasis role="bold">Relative</emphasis>. This type of date is relative to the current date, and may
4530 ><emphasis>offset</emphasis> (messages older than <emphasis>offset</emphasis> units)
4536 <<emphasis>offset</emphasis> (messages newer than <emphasis>offset</emphasis> units)
4542 =<emphasis>offset</emphasis> (messages exactly <emphasis>offset</emphasis> units old)
4549 <emphasis>offset</emphasis> is specified as a positive number with one of the units from <xref linkend="tab-date-units"/>.
4553 Example: to select messages less than 1 month old, you would use
4557 Limit to messages matching: ~d <1m
4562 All dates used when searching are relative to the
4563 <emphasis role="bold">local</emphasis> time zone, so unless you change the setting of your <link linkend="index-format">$index_format</link> to include a
4564 <literal>%[...]</literal> format, these are <emphasis role="bold">not</emphasis> the dates shown
4574 <title>Using Tags</title>
4577 Sometimes it is desirable to perform an operation on a group of
4578 messages all at once rather than one at a time. An example might be
4579 to save messages to a mailing list to a separate folder, or to
4580 delete all messages with a given subject. To tag all messages
4581 matching a pattern, use the <literal><tag-pattern></literal> function, which is bound to
4582 <quote>shift-T</quote> by default. Or you can select individual messages by
4583 hand using the <literal><tag-message></literal> function, which is bound to <quote>t</quote> by
4584 default. See <link linkend="patterns">patterns</link> for Mutt's pattern
4589 Once you have tagged the desired messages, you can use the
4590 <quote>tag-prefix</quote> operator, which is the <quote>;</quote> (semicolon) key by default.
4591 When the <quote>tag-prefix</quote> operator is used, the <emphasis role="bold">next</emphasis> operation will
4592 be applied to all tagged messages if that operation can be used in that
4593 manner. If the <link linkend="auto-tag">$auto_tag</link>
4594 variable is set, the next operation applies to the tagged messages
4595 automatically, without requiring the <quote>tag-prefix</quote>.
4599 In <link linkend="macro">macros</link> or <link linkend="push">push</link> commands,
4600 you can use the <quote>tag-prefix-cond</quote> operator. If there are no tagged
4601 messages, mutt will "eat" the rest of the macro to abort it's execution.
4602 Mutt will stop "eating" the macro when it encounters the <quote>end-cond</quote>
4603 operator; after this operator the rest of the macro will be executed as
4610 <title>Using Hooks</title>
4613 A <emphasis>hook</emphasis> is a concept found in many other programs which allows you to
4614 execute arbitrary commands before performing some operation. For example,
4615 you may wish to tailor your configuration based upon which mailbox you are
4616 reading, or to whom you are sending mail. In the Mutt world, a <emphasis>hook</emphasis>
4617 consists of a <link linkend="regexp">regular expression</link> or
4618 <link linkend="patterns">pattern</link> along with a
4619 configuration option/command. See
4625 <link linkend="folder-hook">folder-hook</link>
4631 <link linkend="send-hook">send-hook</link>
4637 <link linkend="message-hook">message-hook</link>
4643 <link linkend="save-hook">save-hook</link>
4649 <link linkend="mbox-hook">mbox-hook</link>
4655 <link linkend="fcc-hook">fcc-hook</link>
4661 <link linkend="fcc-save-hook">fcc-save-hook</link>
4667 for specific details on each type of <emphasis>hook</emphasis> available.
4672 If a hook changes configuration settings, these changes remain
4673 effective until the end of the current mutt session. As this is generally
4674 not desired, a default hook needs to be added before all other hooks to
4675 restore configuration defaults. Here is an example with send-hook and the
4676 my_hdr directive:
4680 <example id="ex-send-hook-my-hdr">
4681 <title>Combining <literal>send-hook</literal> and <literal>my_hdr</literal></title>
4683 send-hook . 'unmy_hdr From:'
4684 send-hook ~C'^b@b\.b$' my_hdr from: c@c.c
4688 <sect2 id="pattern-hook" xreflabel="Message Matching in Hooks">
4689 <title>Message Matching in Hooks</title>
4692 Hooks that act upon messages (<literal>message-hook, reply-hook,
4693 send-hook, send2-hook, save-hook, fcc-hook</literal>) are evaluated in a
4694 slightly different manner. For the other
4695 types of hooks, a <link linkend="regexp">regular expression</link> is
4696 sufficient. But in dealing with messages a finer grain of control is
4697 needed for matching since for different purposes you want to match
4702 Mutt allows the use of the <link linkend="patterns">search pattern</link>
4703 language for matching messages in hook commands. This works in
4704 exactly the same way as it would when <emphasis>limiting</emphasis> or
4705 <emphasis>searching</emphasis> the mailbox, except that you are restricted to those
4706 operators which match information mutt extracts from the header of
4707 the message (i.e., from, to, cc, date, subject, etc.).
4711 For example, if you wanted to set your return address based upon sending
4712 mail to a specific address, you could do something like:
4716 send-hook '~t ^me@cs\.hmc\.edu$' 'my_hdr From: Mutt User <user@host>'
4720 which would execute the given command when sending mail to
4721 <emphasis>me@cs.hmc.edu</emphasis>.
4725 However, it is not required that you write the pattern to match using the
4726 full searching language. You can still specify a simple <emphasis>regular
4727 expression</emphasis> like the other hooks, in which case Mutt will translate your
4728 pattern into the full language, using the translation specified by the
4729 <link linkend="default-hook">$default_hook</link> variable. The
4730 pattern is translated at the time the hook is declared, so the value of
4731 <link linkend="default-hook">$default_hook</link> that is in effect
4732 at that time will be used.
4740 <title>External Address Queries</title>
4743 Mutt supports connecting to external directory databases such as LDAP,
4744 ph/qi, bbdb, or NIS through a wrapper script which connects to mutt
4745 using a simple interface. Using the <link linkend="query-command">$query_command</link> variable, you specify the wrapper
4746 command to use. For example:
4750 set query_command = "mutt_ldap_query.pl '%s'"
4754 The wrapper script should accept the query on the command-line. It
4755 should return a one line message, then each matching response on a
4756 single line, each line containing a tab separated address then name then
4757 some other optional information. On error, or if there are no matching
4758 addresses, return a non-zero exit code and a one line error message.
4762 An example multiple response output:
4766 Searching database ... 20 entries ... 3 matching:
4767 me@cs.hmc.edu Michael Elkins mutt dude
4768 blong@fiction.net Brandon Long mutt and more
4769 roessler@does-not-exist.org Thomas Roessler mutt pgp
4773 There are two mechanisms for accessing the query function of mutt. One
4774 is to do a query from the index menu using the <literal><query></literal> function (default: Q).
4775 This will prompt for a query, then bring up the query menu which will
4776 list the matching responses. From the query menu, you can select
4777 addresses to create aliases, or to mail. You can tag multiple addresses
4778 to mail, start a new query, or have a new query appended to the current
4783 The other mechanism for accessing the query function is for address
4784 completion, similar to the alias completion. In any prompt for address
4785 entry, you can use the <literal><complete-query></literal> function (default: ˆT) to run a
4786 query based on the current address you have typed. Like aliases, mutt
4787 will look for what you have typed back to the last space or comma. If
4788 there is a single response for that query, mutt will expand the address
4789 in place. If there are multiple responses, mutt will activate the query
4790 menu. At the query menu, you can select one or more addresses to be
4791 added to the prompt.
4796 <sect1 id="mailbox-formats">
4797 <title>Mailbox Formats</title>
4800 Mutt supports reading and writing of four different mailbox formats:
4801 mbox, MMDF, MH and Maildir. The mailbox type is autodetected, so there
4802 is no need to use a flag for different mailbox types. When creating new
4803 mailboxes, Mutt uses the default specified with the <link linkend="mbox-type">$mbox_type</link> variable.
4807 <emphasis role="bold">mbox</emphasis>. This is the most widely used mailbox format for UNIX. All
4808 messages are stored in a single file. Each message has a line of the form:
4812 From me@cs.hmc.edu Fri, 11 Apr 1997 11:44:56 PST
4816 to denote the start of a new message (this is often referred to as the
4817 <quote>From_</quote> line).
4821 <emphasis role="bold">MMDF</emphasis>. This is a variant of the <emphasis>mbox</emphasis> format. Each message is
4822 surrounded by lines containing <quote>ˆAˆAˆAˆA</quote> (four control-A's).
4826 <emphasis role="bold">MH</emphasis>. A radical departure from <emphasis>mbox</emphasis> and <emphasis>MMDF</emphasis>, a mailbox
4827 consists of a directory and each message is stored in a separate file.
4828 The filename indicates the message number (however, this is may not
4829 correspond to the message number Mutt displays). Deleted messages are
4830 renamed with a comma (,) prepended to the filename. Mutt
4831 detects this type of mailbox by looking for either <literal>.mh_sequences</literal>
4832 or <literal>.xmhcache</literal> (needed to distinguish normal directories from MH
4837 <emphasis role="bold">Maildir</emphasis>. The newest of the mailbox formats, used by the Qmail MTA (a
4838 replacement for sendmail). Similar to <emphasis>MH</emphasis>, except that it adds three
4839 subdirectories of the mailbox: <emphasis>tmp</emphasis>, <emphasis>new</emphasis> and <emphasis>cur</emphasis>. Filenames
4840 for the messages are chosen in such a way they are unique, even when two
4841 programs are writing the mailbox over NFS, which means that no file locking
4847 <sect1 id="shortcuts">
4848 <title>Mailbox Shortcuts</title>
4851 There are a number of built in shortcuts which refer to specific mailboxes.
4852 These shortcuts can be used anywhere you are prompted for a file or mailbox
4860 ! -- refers to your <link linkend="spoolfile">$spoolfile</link> (incoming) mailbox
4866 > -- refers to your <link linkend="mbox">$mbox</link> file
4872 < -- refers to your <link linkend="record">$record</link> file
4878 ˆ -- refers to the current mailbox
4884 - or !! -- refers to the file you've last visited
4890 ˜ -- refers to your home directory
4896 = or + -- refers to your <link linkend="folder">$folder</link> directory
4902 @<emphasis>alias</emphasis> -- refers to the <link linkend="save-hook">default save folder</link> as determined by the address of the alias
4910 <sect1 id="using-lists">
4911 <title>Handling Mailing Lists</title>
4914 Mutt has a few configuration options that make dealing with large
4915 amounts of mail easier. The first thing you must do is to let Mutt
4916 know what addresses you consider to be mailing lists (technically
4917 this does not have to be a mailing list, but that is what it is most
4918 often used for), and what lists you are subscribed to. This is
4919 accomplished through the use of the <link linkend="lists">lists and subscribe</link> commands in your muttrc.
4923 Now that Mutt knows what your mailing lists are, it can do several
4924 things, the first of which is the ability to show the name of a list
4925 through which you received a message (i.e., of a subscribed list) in
4926 the <emphasis>index</emphasis> menu display. This is useful to distinguish between
4927 personal and list mail in the same mailbox. In the <link linkend="index-format">$index_format</link> variable, the escape <quote>%L</quote>
4928 will return the string <quote>To <list></quote> when <quote>list</quote> appears in the
4929 <quote>To</quote> field, and <quote>Cc <list></quote> when it appears in the <quote>Cc</quote>
4930 field (otherwise it returns the name of the author).
4934 Often times the <quote>To</quote> and <quote>Cc</quote> fields in mailing list messages
4935 tend to get quite large. Most people do not bother to remove the
4936 author of the message they reply to from the list, resulting in
4937 two or more copies being sent to that person. The <literal><list-reply></literal>
4938 function, which by default is bound to <quote>L</quote> in the <emphasis>index</emphasis> menu
4939 and <emphasis>pager</emphasis>, helps reduce the clutter by only replying to the
4940 known mailing list addresses instead of all recipients (except as
4941 specified by <literal>Mail-Followup-To</literal>, see below).
4945 Mutt also supports the <literal>Mail-Followup-To</literal> header. When you send
4946 a message to a list of recipients which includes one or several
4947 subscribed mailing lists, and if the <link linkend="followup-to">$followup_to</link> option is set, mutt will generate
4948 a Mail-Followup-To header which contains all the recipients to whom
4949 you send this message, but not your address. This indicates that
4950 group-replies or list-replies (also known as <quote>followups</quote>) to this
4951 message should only be sent to the original recipients of the
4952 message, and not separately to you - you'll receive your copy through
4953 one of the mailing lists you are subscribed to.
4957 Conversely, when group-replying or list-replying to a message which
4958 has a <literal>Mail-Followup-To</literal> header, mutt will respect this header if
4959 the <link linkend="honor-followup-to">$honor_followup_to</link> configuration
4960 variable is set. Using list-reply will in this case also make sure
4961 that the reply goes to the mailing list, even if it's not specified
4962 in the list of recipients in the <literal>Mail-Followup-To</literal>.
4967 When header editing is enabled, you can create a
4968 <literal>Mail-Followup-To</literal> header manually. Mutt will only auto-generate
4969 this header if it doesn't exist when you send the message.
4974 The other method some mailing list admins use is to generate a
4975 <quote>Reply-To</quote> field which points back to the mailing list address rather
4976 than the author of the message. This can create problems when trying
4977 to reply directly to the author in private, since most mail clients
4978 will automatically reply to the address given in the <quote>Reply-To</quote>
4979 field. Mutt uses the <link linkend="reply-to">$reply_to</link>
4980 variable to help decide which address to use. If set to <emphasis>ask-yes</emphasis> or
4981 <emphasis>ask-no</emphasis>, you will be
4982 prompted as to whether or not you would like to use the address given in
4983 the <quote>Reply-To</quote> field, or reply directly to the address given in the
4984 <quote>From</quote> field. When set to <emphasis>yes</emphasis>, the <quote>Reply-To</quote> field will be used when
4989 The <quote>X-Label:</quote> header field can be used to further identify mailing
4990 lists or list subject matter (or just to annotate messages
4991 individually). The <link linkend="index-format">$index_format</link> variable's <quote>%y</quote> and
4992 <quote>%Y</quote> escapes can be used to expand <quote>X-Label:</quote> fields in the
4993 index, and Mutt's pattern-matcher can match regular expressions to
4994 <quote>X-Label:</quote> fields with the <quote>˜y</quote> selector. <quote>X-Label:</quote> is not a
4995 standard message header field, but it can easily be inserted by procmail
4996 and other mail filtering agents.
5000 Lastly, Mutt has the ability to <link linkend="sort">sort</link> the mailbox into
5001 <link linkend="threads">threads</link>. A thread is a group of messages which all relate to the same
5002 subject. This is usually organized into a tree-like structure where a
5003 message and all of its replies are represented graphically. If you've ever
5004 used a threaded news client, this is the same concept. It makes dealing
5005 with large volume mailing lists easier because you can easily delete
5006 uninteresting threads and quickly find topics of value.
5011 <sect1 id="handling-folders">
5012 <title>Handling multiple folders</title>
5015 Mutt supports setups with multiple folders, allowing all of them to
5016 be monitored for new mail (see <xref linkend="mailboxes"/> for details).
5020 When in the index menu and being idle (also see
5021 <link linkend="timeout">$timeout</link>), Mutt periodically checks
5022 for new mail in all folders which have been configured via the
5023 <literal>mailboxes</literal> command. The interval depends on the folder
5024 type: for local/IMAP folders it consults
5025 <link linkend="mail-check">$mail_check</link> and
5026 <link linkend="pop-checkinterval">$pop_checkinterval</link>
5031 Outside the index menu the directory browser supports checking
5032 for new mail using the <literal><check-new></literal> function which is
5033 unbound by default. Pressing TAB will bring up a
5034 menu showing the files specified by the <literal>mailboxes</literal> command,
5035 and indicate which contain new messages. Mutt will automatically enter this
5036 mode when invoked from the command line with the <literal>-y</literal> option.
5040 For the pager, index and directory browser menus, Mutt contains the
5041 <literal><buffy-list></literal> function (bound to <quote>.</quote> by default)
5042 which will print a list of folders with new mail in the command line at
5043 the bottom of the screen.
5047 For the index, by default Mutt displays the number of mailboxes with new
5048 mail in the status bar, please refer to the
5049 <link linkend="index-format">$index_format</link>
5050 variable for details.
5054 When changing folders, Mutt fills the prompt with the first folder from
5055 the mailboxes list containing new mail (if any), pressing
5056 <emphasis>space</emphasis> will cycle through folders with new mail.
5061 <sect1 id="editing-threads">
5062 <title>Editing threads</title>
5065 Mutt has the ability to dynamically restructure threads that are broken
5066 either by misconfigured software or bad behavior from some
5067 correspondents. This allows to clean your mailboxes formats) from these
5068 annoyances which make it hard to follow a discussion.
5071 <sect2 id="link-threads">
5072 <title>Linking threads</title>
5075 Some mailers tend to "forget" to correctly set the "In-Reply-To:" and
5076 "References:" headers when replying to a message. This results in broken
5077 discussions because Mutt has not enough information to guess the correct
5079 You can fix this by tagging the reply, then moving to the parent message
5080 and using the <literal><link-threads></literal> function (bound to & by default). The
5081 reply will then be connected to this "parent" message.
5085 You can also connect multiple children at once, tagging them and using the
5086 tag-prefix command (';') or the auto_tag option.
5091 <sect2 id="break-threads">
5092 <title>Breaking threads</title>
5095 On mailing lists, some people are in the bad habit of starting a new
5096 discussion by hitting "reply" to any message from the list and changing
5097 the subject to a totally unrelated one.
5098 You can fix such threads by using the <literal><break-thread></literal> function (bound
5099 by default to #), which will turn the subthread starting from the
5100 current message into a whole different thread.
5108 <title>Delivery Status Notification (DSN) Support</title>
5111 RFC1894 defines a set of MIME content types for relaying information
5112 about the status of electronic mail messages. These can be thought of as
5113 <quote>return receipts.</quote>
5117 To support DSN, there are two variables. <link linkend="dsn-notify">$dsn_notify</link> is used to request receipts for
5118 different results (such as failed message, message delivered, etc.).
5119 <link linkend="dsn-return">$dsn_return</link> requests how much
5120 of your message should be returned with the receipt (headers or full
5125 When using <link linkend="sendmail">$sendmail</link> for mail
5126 delivery, you need to use either Berkeley sendmail 8.8.x (or greater) a MTA
5127 supporting DSN command line options compatible to Sendmail: The -N and -R
5128 options can be used by the mail client to make requests as to what type of
5129 status messages should be returned. Please consider your MTA documentation
5130 whether DSN is supported.
5134 For SMTP delivery using <link
5135 linkend="smtp-url">$smtp_url</link>, it depends on the
5136 capabilities announced by the server whether mutt will attempt to
5142 <sect1 id="urlview">
5143 <title>Start a WWW Browser on URLs</title>
5146 If a message contains URLs, it is efficient to get
5147 a menu with all the URLs and start a WWW browser on one of them. This
5148 functionality is provided by the external urlview program which can be
5150 <ulink url="ftp://ftp.mutt.org/mutt/contrib/">ftp://ftp.mutt.org/mutt/contrib/</ulink>
5151 and the configuration commands:
5155 macro index \cb |urlview\n
5156 macro pager \cb |urlview\n
5163 <sect1 id="compressedfolders">
5164 <title>Compressed folders Support (OPTIONAL)</title>
5167 If Mutt was compiled with compressed folders support (by running the
5168 <emphasis>configure</emphasis> script with the
5169 <emphasis>--enable-compressed</emphasis> flag), Mutt can open folders
5170 stored in an arbitrary format, provided that the user has a script to
5171 convert from/to this format to one of the accepted.
5173 The most common use is to open compressed archived folders e.g. with
5176 In addition, the user can provide a script that gets a folder in an
5177 accepted format and appends its context to the folder in the
5178 user-defined format, which may be faster than converting the entire
5179 folder to the accepted format, appending to it and converting back to
5180 the user-defined format.
5182 There are three hooks defined (<link
5183 linkend="open-hook">open-hook</link>, <link
5184 linkend="close-hook">close-hook</link> and <link
5185 linkend="append-hook">append-hook</link>) which define commands to
5186 uncompress and compress a folder and to append messages to an existing
5187 compressed folder respectively.
5192 open-hook \\.gz$ "gzip -cd %f > %t"
5193 close-hook \\.gz$ "gzip -c %t > %f"
5194 append-hook \\.gz$ "gzip -c %t >> %f"
5197 You do not have to specify all of the commands. If you omit <link
5198 linkend="append-hook">append-hook</link>, the folder will be open and
5199 closed again each time you will add to it. If you omit <link
5200 linkend="close-hook">close-hook</link> (or give empty command) , the
5201 folder will be open in the mode. If you specify <link
5202 linkend="append-hook">append-hook</link> though you'll be able to
5203 append to the folder.
5205 Note that Mutt will only try to use hooks if the file is not in one of
5206 the accepted formats. In particular, if the file is empty, mutt
5207 supposes it is not compressed. This is important because it allows the
5208 use of programs that do not have well defined extensions. Just use
5209 "." as a regexp. But this may be surprising if your
5210 compressing script produces empty files. In this situation, unset
5211 <link linkend="save-empty">$save_empty</link>, so that
5212 the compressed file will be removed if you delete all of the messages.
5215 <sect2 id="open-hook">
5216 <title>Open a compressed mailbox for reading</title>
5219 Usage: <literal>open-hook</literal> <emphasis>regexp</emphasis> "<emphasis>command</emphasis>"
5221 The <emphasis>command</emphasis> is the command that can be used for
5222 opening the folders whose names match <emphasis>regexp</emphasis>.
5224 The <emphasis>command</emphasis> string is the printf-like format
5225 string, and it should accept two parameters: %f, which is
5226 replaced with the (compressed) folder name, and %t which is
5227 replaced with the name of the temporary folder to which to write.
5229 %f and %t can be repeated any number of times in the
5230 command string, and all of the entries are replaced with the
5231 appropriate folder name. In addition, %% is replaced by
5232 %, as in printf, and any other %anything is left as is.
5234 The <emphasis>command</emphasis> should <emphasis
5235 role="bold">not</emphasis> remove the original compressed file. The
5236 <emphasis>command</emphasis> should return non-zero exit status if it
5237 fails, so mutt knows something's wrong.
5242 open-hook \\.gz$ "gzip -cd %f > %t"
5245 If the <emphasis>command</emphasis> is empty, this operation is
5246 disabled for this file type.
5250 <sect2 id="close-hook">
5251 <title>Write a compressed mailbox</title>
5254 Usage: <literal>close-hook</literal> <emphasis>regexp</emphasis> "<emphasis>command</emphasis>"
5256 This is used to close the folder that was open with the <link
5257 linkend="open-hook">open-hook</link> command after some changes were
5260 The <emphasis>command</emphasis> string is the command that can be
5261 used for closing the folders whose names match
5262 <emphasis>regexp</emphasis>. It has the same format as in the <link
5263 linkend="open-hook">open-hook</link> command. Temporary folder in this
5264 case is the folder previously produced by the <link
5265 linkend="open-hook">open-hook</link> command.
5267 The <emphasis>command</emphasis> should <emphasis
5268 role="bold">not</emphasis> remove the decompressed file. The
5269 <emphasis>command</emphasis> should return non-zero exit status if it
5270 fails, so mutt knows something's wrong.
5275 close-hook \\.gz$ "gzip -c %t > %f"
5278 If the <emphasis>command</emphasis> is empty, this operation is
5279 disabled for this file type, and the file can only be open in the
5282 <link linkend="close-hook">close-hook</link> is not called when you
5283 exit from the folder if the folder was not changed.
5287 <sect2 id="append-hook">
5288 <title>Append a message to a compressed mailbox</title>
5291 Usage: <literal>append-hook</literal> <emphasis>regexp</emphasis> "<emphasis>command</emphasis>"
5293 This command is used for saving to an existing compressed folder. The
5294 <emphasis>command</emphasis> is the command that can be used for
5295 appending to the folders whose names match
5296 <emphasis>regexp</emphasis>. It has the same format as in the <link
5297 linkend="open-hook">open-hook</link> command. The temporary folder in
5298 this case contains the messages that are being appended.
5300 The <emphasis>command</emphasis> should <emphasis
5301 role="bold">not</emphasis> remove the decompressed file. The
5302 <emphasis>command</emphasis> should return non-zero exit status if it
5303 fails, so mutt knows something's wrong.
5308 append-hook \\.gz$ "gzip -c %t >> %f"
5311 When <link linkend="append-hook">append-hook</link> is used, the folder
5312 is not opened, which saves time, but this means that we can not find
5313 out what the folder type is. Thus the default (<link
5314 linkend="mbox-type">$mbox_type</link>) type is always
5315 supposed (i.e. this is the format used for the temporary folder).
5317 If the file does not exist when you save to it, <link
5318 linkend="close-hook">close-hook</link> is called, and not <link
5319 linkend="append-hook">append-hook</link>. <link
5320 linkend="append-hook">append-hook</link> is only for appending to
5323 If the <emphasis>command</emphasis> is empty, this operation is
5324 disabled for this file type. In this case, the folder will be open and
5325 closed again (using <link linkend="open-hook">open-hook</link> and
5326 <link linkend="close-hook">close-hook</link>respectively) each time you
5332 <title>Encrypted folders</title>
5335 The compressed folders support can also be used to handle encrypted
5336 folders. If you want to encrypt a folder with PGP, you may want to use
5337 the following hooks:
5340 open-hook \\.pgp$ "pgp -f < %f > %t"
5341 close-hook \\.pgp$ "pgp -fe YourPgpUserIdOrKeyId < %t > %f"
5344 Please note, that PGP does not support appending to an encrypted
5345 folder, so there is no append-hook defined.
5347 If you are using GnuPG instead of PGP, you may use the following hooks
5351 open-hook \\.gpg$ "gpg --decrypt < %f > %t"
5352 close-hook \\.gpg$ "gpg --encrypt --recipient YourGpgUserIdOrKeyId < %t > %f"
5355 <emphasis role="bold">Note:</emphasis> the folder is temporary stored
5356 decrypted in the /tmp directory, where it can be read by your system
5357 administrator. So think about the security aspects of this.
5362 <chapter id="mimesupport">
5363 <title>Mutt's MIME Support</title>
5366 Quite a bit of effort has been made to make Mutt the premier text-mode
5367 MIME MUA. Every effort has been made to provide the functionality that
5368 the discerning MIME user requires, and the conformance to the standards
5369 wherever possible. When configuring Mutt for MIME, there are two extra
5370 types of configuration files which Mutt uses. One is the
5371 <literal>mime.types</literal> file, which contains the mapping of file extensions to
5372 IANA MIME types. The other is the <literal>mailcap</literal> file, which specifies
5373 the external commands to use for handling specific MIME types.
5376 <sect1 id="using-mime">
5377 <title>Using MIME in Mutt</title>
5380 There are three areas/menus in Mutt which deal with MIME, they are the
5381 pager (while viewing a message), the attachment menu and the compose
5385 <sect2 id="mime-pager">
5386 <title>Viewing MIME messages in the pager</title>
5389 When you select a message from the index and view it in the pager, Mutt
5390 decodes the message to a text representation. Mutt internally supports
5391 a number of MIME types, including <literal>text/plain, text/enriched,
5392 message/rfc822, and message/news</literal>. In addition, the export
5393 controlled version of Mutt recognizes a variety of PGP MIME types,
5394 including PGP/MIME and application/pgp.
5398 Mutt will denote attachments with a couple lines describing them.
5399 These lines are of the form:
5403 [-- Attachment #1: Description --]
5404 [-- Type: text/plain, Encoding: 7bit, Size: 10000 --]
5408 Where the <literal>Description</literal> is the description or filename given for the
5409 attachment, and the <literal>Encoding</literal> is one of
5410 <literal>7bit/8bit/quoted-printable/base64/binary</literal>.
5414 If Mutt cannot deal with a MIME type, it will display a message like:
5418 [-- image/gif is unsupported (use 'v' to view this part) --]
5423 <sect2 id="attach-menu">
5424 <title>The Attachment Menu</title>
5427 The default binding for <literal>view-attachments</literal> is `v', which displays the
5428 attachment menu for a message. The attachment menu displays a list of
5429 the attachments in a message. From the attachment menu, you can save,
5430 print, pipe, delete, and view attachments. You can apply these
5431 operations to a group of attachments at once, by tagging the attachments
5432 and by using the <quote>tag-prefix</quote> operator. You can also reply to the
5433 current message from this menu, and only the current attachment (or the
5434 attachments tagged) will be quoted in your reply. You can view
5435 attachments as text, or view them using the mailcap viewer definition.
5439 Finally, you can apply the usual message-related functions (like
5440 <link linkend="resend-message"><literal><resend-message></literal></link>, and the
5441 <literal><reply></literal> and <literal><forward></literal>
5442 functions) to attachments of type <literal>message/rfc822</literal>.
5446 See the help on the attachment menu for more information.
5451 <sect2 id="compose-menu">
5452 <title>The Compose Menu</title>
5455 The compose menu is the menu you see before you send a message. It
5456 allows you to edit the recipient list, the subject, and other aspects
5457 of your message. It also contains a list of the attachments of your
5458 message, including the main body. From this menu, you can print, copy,
5459 filter, pipe, edit, compose, review, and rename an attachment or a
5460 list of tagged attachments. You can also modifying the attachment
5461 information, notably the type, encoding and description.
5465 Attachments appear as follows:
5469 - 1 [text/plain, 7bit, 1K] /tmp/mutt-euler-8082-0 <no description>
5470 2 [applica/x-gunzip, base64, 422K] ~/src/mutt-0.85.tar.gz <no description>
5474 The '-' denotes that Mutt will delete the file after sending (or
5475 postponing, or canceling) the message. It can be toggled with the
5476 <literal>toggle-unlink</literal> command (default: u). The next field is the MIME
5477 content-type, and can be changed with the <literal>edit-type</literal> command
5478 (default: ˆT). The next field is the encoding for the attachment,
5479 which allows a binary message to be encoded for transmission on 7bit
5480 links. It can be changed with the <literal>edit-encoding</literal> command
5481 (default: ˆE). The next field is the size of the attachment,
5482 rounded to kilobytes or megabytes. The next field is the filename,
5483 which can be changed with the <literal>rename-file</literal> command (default: R).
5484 The final field is the description of the attachment, and can be
5485 changed with the <literal>edit-description</literal> command (default: d).
5492 <sect1 id="mime-types">
5493 <title>MIME Type configuration with <literal>mime.types</literal></title>
5496 When you add an attachment to your mail message, Mutt searches your
5497 personal mime.types file at <literal>${HOME}/.mime.types</literal>, and then
5498 the system mime.types file at <literal>/usr/local/share/mutt/mime.types</literal> or
5499 <literal>/etc/mime.types</literal>
5503 The mime.types file consist of lines containing a MIME type and a space
5504 separated list of extensions. For example:
5508 application/postscript ps eps
5510 audio/x-aiff aif aifc aiff
5514 A sample <literal>mime.types</literal> file comes with the Mutt distribution, and
5515 should contain most of the MIME types you are likely to use.
5519 If Mutt can not determine the mime type by the extension of the file you
5520 attach, it will look at the file. If the file is free of binary
5521 information, Mutt will assume that the file is plain text, and mark it
5522 as <literal>text/plain</literal>. If the file contains binary information, then Mutt will
5523 mark it as <literal>application/octet-stream</literal>. You can change the MIME
5524 type that Mutt assigns to an attachment by using the <literal>edit-type</literal>
5525 command from the compose menu (default: ˆT). The MIME type is actually a
5526 major mime type followed by the sub-type, separated by a '/'. 6 major
5527 types: application, text, image, video, audio, and model have been approved
5528 after various internet discussions. Mutt recognizes all of these if the
5529 appropriate entry is found in the mime.types file. It also recognizes other
5530 major mime types, such as the chemical type that is widely used in the
5531 molecular modeling community to pass molecular data in various forms to
5532 various molecular viewers. Non-recognized mime types should only be used
5533 if the recipient of the message is likely to be expecting such attachments.
5538 <sect1 id="mailcap">
5539 <title>MIME Viewer configuration with <literal>mailcap</literal></title>
5542 Mutt supports RFC 1524 MIME Configuration, in particular the Unix
5543 specific format specified in Appendix A of RFC 1524. This file format
5544 is commonly referred to as the mailcap format. Many MIME compliant
5545 programs utilize the mailcap format, allowing you to specify handling
5546 for all MIME types in one place for all programs. Programs known to
5547 use this format include Netscape, XMosaic, lynx and metamail.
5551 In order to handle various MIME types that Mutt can not handle
5552 internally, Mutt parses a series of external configuration files to
5553 find an external handler. The default search string for these files
5554 is a colon delimited list containing the following files:
5558 <listitem><para><literal>$HOME/.mailcap</literal></para></listitem>
5559 <listitem><para><literal>$PKGDATADIR/mailcap</literal></para></listitem>
5560 <listitem><para><literal>$SYSCONFDIR/mailcap</literal></para></listitem>
5561 <listitem><para><literal>/etc/mailcap</literal></para></listitem>
5562 <listitem><para><literal>/usr/etc/mailcap</literal></para></listitem>
5563 <listitem><para><literal>/usr/local/etc/mailcap</literal></para></listitem>
5567 where <literal>$HOME</literal> is your home directory. The
5568 <literal>$PKGDATADIR</literal> and the
5569 <literal>$SYSCONFDIR</literal> directories depend on where mutt
5570 is installed: the former is the default for shared data, the
5571 latter for system configuration files.
5575 The default search path can be obtained by running the following
5580 mutt -nF /dev/null -Q mailcap_path
5584 In particular, the metamail distribution will install a mailcap file,
5585 usually as <literal>/usr/local/etc/mailcap</literal>, which contains some baseline
5589 <sect2 id="mailcap-basics">
5590 <title>The Basics of the mailcap file</title>
5593 A mailcap file consists of a series of lines which are comments, blank,
5598 A comment line consists of a # character followed by anything you want.
5602 A blank line is blank.
5606 A definition line consists of a content type, a view command, and any
5607 number of optional fields. Each field of a definition line is divided
5608 by a semicolon ';' character.
5612 The content type is specified in the MIME standard type/subtype method.
5614 <literal>text/plain, text/html, image/gif, </literal>
5615 etc. In addition, the mailcap format includes two formats for
5616 wildcards, one using the special '*' subtype, the other is the implicit
5617 wild, where you only include the major type. For example, <literal>image/*</literal>, or
5618 <literal>video,</literal> will match all image types and video types,
5623 The view command is a Unix command for viewing the type specified. There
5624 are two different types of commands supported. The default is to send
5625 the body of the MIME message to the command on stdin. You can change
5626 this behavior by using %s as a parameter to your view command.
5627 This will cause Mutt to save the body of the MIME message to a temporary
5628 file, and then call the view command with the %s replaced by
5629 the name of the temporary file. In both cases, Mutt will turn over the
5630 terminal to the view program until the program quits, at which time Mutt
5631 will remove the temporary file if it exists.
5635 So, in the simplest form, you can send a text/plain message to the
5636 external pager more on stdin:
5644 Or, you could send the message as a file:
5652 Perhaps you would like to use lynx to interactively view a text/html
5661 In this case, lynx does not support viewing a file from stdin, so you
5662 must use the %s syntax.
5667 <emphasis>Some older versions of lynx contain a bug where they
5668 will check the mailcap file for a viewer for text/html. They will find
5669 the line which calls lynx, and run it. This causes lynx to continuously
5670 spawn itself to view the object.</emphasis>
5675 On the other hand, maybe you don't want to use lynx interactively, you
5676 just want to have it convert the text/html to text/plain, then you can
5681 text/html; lynx -dump %s | more
5685 Perhaps you wish to use lynx to view text/html files, and a pager on
5686 all other text formats, then you would use the following:
5695 This is the simplest form of a mailcap file.
5700 <sect2 id="secure-mailcap">
5701 <title>Secure use of mailcap</title>
5704 The interpretation of shell meta-characters embedded in MIME parameters
5705 can lead to security problems in general. Mutt tries to quote parameters
5706 in expansion of %s syntaxes properly, and avoids risky characters by
5707 substituting them, see the <link linkend="mailcap-sanitize">$mailcap_sanitize</link> variable.
5711 Although mutt's procedures to invoke programs with mailcap seem to be
5712 safe, there are other applications parsing mailcap, maybe taking less care
5713 of it. Therefore you should pay attention to the following rules:
5717 <emphasis>Keep the %-expandos away from shell quoting.</emphasis>
5718 Don't quote them with single or double quotes. Mutt does this for
5719 you, the right way, as should any other program which interprets
5720 mailcap. Don't put them into backtick expansions. Be highly careful
5721 with eval statements, and avoid them if possible at all. Trying to fix
5722 broken behavior with quotes introduces new leaks - there is no
5723 alternative to correct quoting in the first place.
5727 If you have to use the %-expandos' values in context where you need
5728 quoting or backtick expansions, put that value into a shell variable
5729 and reference the shell variable where necessary, as in the following
5730 example (using <literal>$charset</literal> inside the backtick expansion is safe,
5731 since it is not itself subject to any further expansion):
5735 text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \
5736 && test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1
5741 <sect2 id="advanced-mailcap">
5742 <title>Advanced mailcap Usage</title>
5744 <sect3 id="optional-mailcap-fields">
5745 <title>Optional Fields</title>
5748 In addition to the required content-type and view command fields, you
5749 can add semi-colon ';' separated fields to set flags and other options.
5750 Mutt recognizes the following optional fields:
5756 <term>copiousoutput</term>
5759 This flag tells Mutt that the command passes possibly large amounts of
5760 text on stdout. This causes Mutt to invoke a pager (either the internal
5761 pager or the external pager defined by the pager variable) on the output
5762 of the view command. Without this flag, Mutt assumes that the command
5763 is interactive. One could use this to replace the pipe to <literal>more</literal>
5764 in the <literal>lynx -dump</literal> example in the Basic section:
5768 text/html; lynx -dump %s ; copiousoutput
5772 This will cause lynx to format the text/html output as text/plain
5773 and Mutt will use your standard pager to display the results.
5778 <term>needsterminal</term>
5781 Mutt uses this flag when viewing attachments with <link linkend="auto-view">auto_view</link>, in order to decide whether it should honor the setting
5782 of the <link linkend="wait-key">$wait_key</link> variable or
5783 not. When an attachment is viewed using an interactive program, and the
5784 corresponding mailcap entry has a <emphasis>needsterminal</emphasis> flag, Mutt will use
5785 <link linkend="wait-key">$wait_key</link> and the exit status
5786 of the program to decide if it will ask you to press a key after the
5787 external program has exited. In all other situations it will not prompt
5793 <term>compose=<command></term>
5796 This flag specifies the command to use to create a new attachment of a
5797 specific MIME type. Mutt supports this from the compose menu.
5802 <term>composetyped=<command></term>
5805 This flag specifies the command to use to create a new attachment of a
5806 specific MIME type. This command differs from the compose command in
5807 that mutt will expect standard MIME headers on the data. This can be
5808 used to specify parameters, filename, description, etc. for a new
5809 attachment. Mutt supports this from the compose menu.
5814 <term>print=<command></term>
5817 This flag specifies the command to use to print a specific MIME type.
5818 Mutt supports this from the attachment and compose menus.
5823 <term>edit=<command></term>
5826 This flag specifies the command to use to edit a specific MIME type.
5827 Mutt supports this from the compose menu, and also uses it to compose
5828 new attachments. Mutt will default to the defined editor for text
5834 <term>nametemplate=<template></term>
5837 This field specifies the format for the file denoted by %s in the
5838 command fields. Certain programs will require a certain file extension,
5839 for instance, to correctly view a file. For instance, lynx will only
5840 interpret a file as <literal>text/html</literal> if the file ends in <literal>.html</literal>.
5841 So, you would specify lynx as a <literal>text/html</literal> viewer with a line in
5842 the mailcap file like:
5846 text/html; lynx %s; nametemplate=%s.html
5852 <term>test=<command></term>
5855 This field specifies a command to run to test whether this mailcap
5856 entry should be used. The command is defined with the command expansion
5857 rules defined in the next section. If the command returns 0, then the
5858 test passed, and Mutt uses this entry. If the command returns non-zero,
5859 then the test failed, and Mutt continues searching for the right entry.
5860 Note that the content-type must match before Mutt performs the test.
5865 text/html; netscape -remote 'openURL(%s)' ; test=RunningX
5870 In this example, Mutt will run the program RunningX which will return 0
5871 if the X Window manager is running, and non-zero if it isn't. If
5872 RunningX returns 0, then Mutt will call netscape to display the
5873 text/html object. If RunningX doesn't return 0, then Mutt will go on
5874 to the next entry and use lynx to display the text/html object.
5882 <sect3 id="mailcap-search-order">
5883 <title>Search Order</title>
5886 When searching for an entry in the mailcap file, Mutt will search for
5887 the most useful entry for its purpose. For instance, if you are
5888 attempting to print an <literal>image/gif</literal>, and you have the following
5889 entries in your mailcap file, Mutt will search for an entry with the
5895 image/gif; ; print= anytopnm %s | pnmtops | lpr; \
5900 Mutt will skip the <literal>image/*</literal> entry and use the <literal>image/gif</literal>
5901 entry with the print command.
5905 In addition, you can use this with <link linkend="auto-view">auto_view</link>
5906 to denote two commands for viewing an attachment, one to be viewed
5907 automatically, the other to be viewed interactively from the attachment
5908 menu. In addition, you can then use the test feature to determine which
5909 viewer to use interactively depending on your environment.
5913 text/html; netscape -remote 'openURL(%s)' ; test=RunningX
5914 text/html; lynx %s; nametemplate=%s.html
5915 text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput
5919 For <link linkend="auto-view">auto_view</link>, Mutt will choose the third
5920 entry because of the copiousoutput tag. For interactive viewing, Mutt
5921 will run the program RunningX to determine if it should use the first
5922 entry. If the program returns non-zero, Mutt will use the second entry
5923 for interactive viewing.
5928 <sect3 id="mailcap-command-expansion">
5929 <title>Command Expansion</title>
5932 The various commands defined in the mailcap files are passed to the
5933 <literal>/bin/sh</literal> shell using the system() function. Before the
5934 command is passed to <literal>/bin/sh -c</literal>, it is parsed to expand
5935 various special parameters with information from Mutt. The keywords
5942 <term>%s</term>
5945 As seen in the basic mailcap section, this variable is expanded
5946 to a filename specified by the calling program. This file contains
5947 the body of the message to view/print/edit or where the composing
5948 program should place the results of composition. In addition, the
5949 use of this keyword causes Mutt to not pass the body of the message
5950 to the view/print/edit program on stdin.
5955 <term>%t</term>
5958 Mutt will expand %t to the text representation of the content
5959 type of the message in the same form as the first parameter of the
5960 mailcap definition line, ie <literal>text/html</literal> or
5961 <literal>image/gif</literal>.
5966 <term>%{<parameter>}</term>
5969 Mutt will expand this to the value of the specified parameter
5970 from the Content-Type: line of the mail message. For instance, if
5971 Your mail message contains:
5975 Content-Type: text/plain; charset=iso-8859-1
5979 then Mutt will expand %{charset} to iso-8859-1. The default metamail
5980 mailcap file uses this feature to test the charset to spawn an xterm
5981 using the right charset to view the message.
5986 <term>\%</term>
5989 This will be replaced by a %
5996 Mutt does not currently support the %F and %n keywords
5997 specified in RFC 1524. The main purpose of these parameters is for
5998 multipart messages, which is handled internally by Mutt.
6005 <sect2 id="mailcap-example">
6006 <title>Example mailcap files</title>
6009 This mailcap file is fairly simple and standard:
6013 # I'm always running X :)
6014 video/*; xanim %s > /dev/null
6015 image/*; xv %s > /dev/null
6017 # I'm always running netscape (if my computer had more memory, maybe)
6018 text/html; netscape -remote 'openURL(%s)'
6022 This mailcap file shows quite a number of examples:
6026 # Use xanim to view all videos Xanim produces a header on startup,
6027 # send that to /dev/null so I don't see it
6028 video/*; xanim %s > /dev/null
6030 # Send html to a running netscape by remote
6031 text/html; netscape -remote 'openURL(%s)'; test=RunningNetscape
6033 # If I'm not running netscape but I am running X, start netscape on the
6035 text/html; netscape %s; test=RunningX
6037 # Else use lynx to view it as text
6040 # This version would convert the text/html to text/plain
6041 text/html; lynx -dump %s; copiousoutput
6043 # I use enscript to print text in two columns to a page
6044 text/*; more %s; print=enscript -2Gr %s
6046 # Netscape adds a flag to tell itself to view jpegs internally
6047 image/jpeg;xv %s; x-mozilla-flags=internal
6049 # Use xv to view images if I'm running X
6050 # In addition, this uses the \ to extend the line and set my editor
6052 image/*;xv %s; test=RunningX; \
6055 # Convert images to text using the netpbm tools
6056 image/*; (anytopnm %s | pnmscale -xysize 80 46 | ppmtopgm | pgmtopbm |
6057 pbmtoascii -1x2 ) 2>&1 ; copiousoutput
6059 # Send excel spreadsheets to my NT box
6060 application/ms-excel; open.pl %s
6067 <sect1 id="auto-view">
6068 <title>MIME Autoview</title>
6071 In addition to explicitly telling Mutt to view an attachment with the
6072 MIME viewer defined in the mailcap file, Mutt has support for
6073 automatically viewing MIME attachments while in the pager.
6077 To work, you must define a viewer in the mailcap file which uses the
6078 <literal>copiousoutput</literal> option to denote that it is non-interactive.
6079 Usually, you also use the entry to convert the attachment to a text
6080 representation which you can view in the pager.
6084 You then use the <literal>auto_view</literal> muttrc command to list the
6085 content-types that you wish to view automatically.
6089 For instance, if you set auto_view to:
6093 auto_view text/html application/x-gunzip \
6094 application/postscript image/gif application/x-tar-gz
6098 Mutt could use the following mailcap entries to automatically view
6099 attachments of these types.
6103 text/html; lynx -dump %s; copiousoutput; nametemplate=%s.html
6104 image/*; anytopnm %s | pnmscale -xsize 80 -ysize 50 | ppmtopgm | \
6105 pgmtopbm | pbmtoascii ; copiousoutput
6106 application/x-gunzip; gzcat; copiousoutput
6107 application/x-tar-gz; gunzip -c %s | tar -tf - ; copiousoutput
6108 application/postscript; ps2ascii %s; copiousoutput
6112 <quote>unauto_view</quote> can be used to remove previous entries from the autoview list.
6113 This can be used with message-hook to autoview messages based on size, etc.
6114 <quote>unauto_view *</quote> will remove all previous entries.
6119 <sect1 id="alternative-order">
6120 <title>MIME Multipart/Alternative</title>
6123 Mutt has some heuristics for determining which attachment of a
6124 multipart/alternative type to display. First, mutt will check the
6125 alternative_order list to determine if one of the available types
6126 is preferred. The alternative_order list consists of a number of
6127 mimetypes in order, including support for implicit and explicit
6128 wildcards, for example:
6132 alternative_order text/enriched text/plain text application/postscript image/*
6136 Next, mutt will check if any of the types have a defined
6137 <link linkend="auto-view">auto_view</link>, and use that. Failing
6138 that, Mutt will look for any text type. As a last attempt, mutt will
6139 look for any type it knows how to handle.
6143 To remove a MIME type from the <literal>alternative_order</literal> list, use the
6144 <literal>unalternative_order</literal> command.
6149 <sect1 id="attachments">
6150 <title>Attachment Searching and Counting</title>
6153 If you ever lose track of attachments in your mailboxes, Mutt's
6154 attachment-counting and -searching support might be for you. You can
6155 make your message index display the number of qualifying attachments in
6156 each message, or search for messages by attachment count. You also can
6157 configure what kinds of attachments qualify for this feature with the
6158 attachments and unattachments commands.
6162 In order to provide this information, mutt needs to fully MIME-parse
6163 all messages affected first. This can slow down operation especially for
6164 remote mail folders such as IMAP because all messages have to be
6165 downloaded first regardless whether the user really wants to view them
6174 attachments {+|-}disposition mime-type
6175 unattachments {+|-}disposition mime-type
6180 Disposition is the attachment's Content-disposition type -- either
6181 <literal>inline</literal> or <literal>attachment</literal>.
6182 You can abbreviate this to <literal>I</literal> or <literal>A</literal>.
6186 Disposition is prefixed by either a + symbol or a - symbol. If it's
6187 a +, you're saying that you want to allow this disposition and MIME
6188 type to qualify. If it's a -, you're saying that this disposition
6189 and MIME type is an exception to previous + rules. There are examples
6190 below of how this is useful.
6194 Mime-type is, unsurprisingly, the MIME type of the attachment you want
6195 to affect. A MIME type is always of the format <literal>major/minor</literal>, where
6196 <literal>major</literal> describes the broad category of document you're looking at, and
6197 <literal>minor</literal> describes the specific type within that category. The major
6198 part of mime-type must be literal text (or the special token <quote><literal>*</literal></quote>), but
6199 the minor part may be a regular expression. (Therefore, <quote><literal>*/.*</literal></quote> matches
6204 The MIME types you give to the attachments directive are a kind of
6205 pattern. When you use the attachments directive, the patterns you
6206 specify are added to a list. When you use unattachments, the pattern
6207 is removed from the list. The patterns are not expanded and matched
6208 to specific MIME types at this time -- they're just text in a list.
6209 They're only matched when actually evaluating a message.
6213 Some examples might help to illustrate. The examples that are not
6214 commented out define the default configuration of the lists.
6217 <example id="ex-attach-count">
6218 <title>Attachment counting</title>
6220 ## Removing a pattern from a list removes that pattern literally. It
6221 ## does not remove any type matching the pattern.
6223 ## attachments +A */.*
6224 ## attachments +A image/jpeg
6225 ## unattachments +A */.*
6227 ## This leaves "attached" image/jpeg files on the allowed attachments
6228 ## list. It does not remove all items, as you might expect, because the
6229 ## second */.* is not a matching expression at this time.
6231 ## Remember: "unattachments" only undoes what "attachments" has done!
6232 ## It does not trigger any matching on actual messages.
6235 ## Qualify any MIME part with an "attachment" disposition, EXCEPT for
6236 ## text/x-vcard and application/pgp parts. (PGP parts are already known
6237 ## to mutt, and can be searched for with ~g, ~G, and ~k.)
6239 ## I've added x-pkcs7 to this, since it functions (for S/MIME)
6240 ## analogously to PGP signature attachments. S/MIME isn't supported
6241 ## in a stock mutt build, but we can still treat it specially here.
6244 attachments -A text/x-vcard application/pgp.*
6245 attachments -A application/x-pkcs7-.*
6247 ## Discount all MIME parts with an "inline" disposition, unless they're
6248 ## text/plain. (Why inline a text/plain part unless it's external to the
6251 attachments +I text/plain
6253 ## These two lines make Mutt qualify MIME containers. (So, for example,
6254 ## a message/rfc822 forward will count as an attachment.) The first
6255 ## line is unnecessary if you already have "attach-allow */.*", of
6256 ## course. These are off by default! The MIME elements contained
6257 ## within a message/* or multipart/* are still examined, even if the
6258 ## containers themseves don't qualify.
6260 #attachments +A message/.* multipart/.*
6261 #attachments +I message/.* multipart/.*
6263 ## You probably don't really care to know about deleted attachments.
6264 attachments -A message/external-body
6265 attachments -I message/external-body
6270 Entering the command <quote><literal>attachments ?</literal></quote>
6271 as a command will list your current settings in Muttrc format, so that
6272 it can be pasted elsewhere.
6277 <sect1 id="mime-lookup">
6278 <title>MIME Lookup</title>
6281 Mutt's mime_lookup list specifies a list of mime-types that should not
6282 be treated according to their mailcap entry. This option is designed to
6283 deal with binary types such as application/octet-stream. When an attachment's
6284 mime-type is listed in mime_lookup, then the extension of the filename will
6285 be compared to the list of extensions in the mime.types file. The mime-type
6286 associated with this extension will then be used to process the attachment
6287 according to the rules in the mailcap file and according to any other configuration
6288 options (such as auto_view) specified. Common usage would be:
6292 mime_lookup application/octet-stream application/X-Lotus-Manuscript
6296 In addition, the unmime_lookup command may be used to disable this feature
6297 for any particular mime-type if it had been set, for example, in a global
6305 <chapter id="optionalfeatures">
6306 <title>Optional features</title>
6308 <sect1 id="optionalfeatures-notes">
6309 <title>General notes</title>
6311 <sect2 id="compile-time-features">
6312 <title>Enabling/disabling features</title>
6315 Mutt supports several of optional features which can be enabled or
6316 disabled at compile-time by giving the <emphasis>configure</emphasis> script
6317 certain arguments. These are listed in the <quote>Optional features</quote> section of
6318 the <emphasis>configure --help</emphasis> output.
6322 Which features are enabled or disabled can later be determined from the
6323 output of <literal>mutt -v</literal>. If a compile option starts with
6324 <quote>+</quote> it is enabled and disabled if prefixed with <quote>-</quote>. For example, if
6325 mutt was compiled using GnuTLS for encrypted communication instead of
6326 OpenSSL, <literal>mutt -v</literal> would contain:
6330 -USE_SSL_OPENSSL +USE_SSL_GNUTLS</screen>
6334 <sect2 id="url-syntax">
6335 <title>URL syntax</title>
6338 Mutt optionally supports the IMAP, POP3 and SMTP protocols which require
6339 to access servers using URLs. The canonical syntax for specifying URLs
6340 in mutt is (an item enclosed in <literal>[]</literal> means it is optional and
6345 proto[s]://[username[:password]@]server[:port]/[path]
6349 <literal>proto</literal> is the communication protocol:
6350 <literal>imap</literal> for IMAP, <literal>pop</literal> for POP3 and
6351 <literal>smtp</literal> for SMTP. If <quote>s</quote> for <quote>secure communication</quote>
6352 is appended, mutt will attempt to establish an encrypted communication
6353 using SSL or TLS. If no explicit port is given, mutt will use the
6354 system's default for the given protocol.
6358 Since all protocols by mutt support authentication, the username may be
6359 given directly in the URL instead of using the <literal>pop_user</literal> or
6360 <literal>imap_user</literal> variables. It may contain the <quote>@</quote> symbol
6361 being used by many mail systems as part of the login name. A password can be
6362 given, too but is not recommended if the URL is specified in a configuration
6367 The optional path is only relevant for IMAP.
6371 For IMAP for example, you can select an alternative port by specifying it with the
6372 server: <literal>imap://imapserver:port/INBOX</literal>. You can also specify different
6373 username for each folder: <literal>imap://username@imapserver[:port]/INBOX</literal>
6374 or <literal>imap://username2@imapserver[:port]/path/to/folder</literal>.
6375 Replacing <literal>imap://</literal> by <literal>imaps://</literal>
6376 would make mutt attempt to connect using SSL or TLS on a different port
6377 to encrypt the communication.
6385 <title>SSL/TLS Support</title>
6388 If mutt is compiled with IMAP, POP3 and/or SMTP support, it can also be
6389 compiled with support for SSL or TLS using either OpenSSL or GnuTLS (
6390 by running the <emphasis>configure</emphasis> script with the
6391 <emphasis>--enable-ssl=...</emphasis> option for OpenSSL or
6392 <emphasis>--enable-gnutls=...</emphasis> for GnuTLS). Mutt can then
6393 attempt to encrypt communication with remote servers if these protocols
6394 are suffixed with <quote>s</quote> for <quote>secure communication</quote>.
6400 <title>POP3 Support</title>
6403 If Mutt was compiled with POP3 support (by running the <emphasis>configure</emphasis>
6404 script with the <emphasis>--enable-pop</emphasis> flag), it has the ability to work
6405 with mailboxes located on a remote POP3 server and fetch mail for local
6410 Remote POP3 servers can be accessed using URLs with the <literal>pop</literal> protocol
6411 for unencrypted and <literal>pops</literal> for encrypted
6412 communication, see <xref linkend="url-syntax"/> for details.
6416 Polling for new mail is more expensive over POP3 than locally. For this
6417 reason the frequency at which Mutt will check for mail remotely can be
6419 <link linkend="pop-checkinterval">$pop_checkinterval</link>
6420 variable, which defaults to every 60 seconds.
6423 <anchor id="fetch-mail"/>
6425 Another way to access your POP3 mail is the <literal><fetch-mail$</literal> function
6426 (default: G). It allows to connect to <link linkend="pop-host">$pop_host</link>, fetch all your new mail and place it in the
6427 local <link linkend="spoolfile">$spoolfile</link>. After this
6428 point, Mutt runs exactly as if the mail had always been local.
6433 If you only need to fetch all messages to a
6434 local mailbox you should consider using a specialized program, such as
6435 <literal>fetchmail</literal>, <literal>getmail</literal> or similar.
6442 <title>IMAP Support</title>
6445 If Mutt was compiled with IMAP support (by running the <emphasis>configure</emphasis>
6446 script with the <emphasis>--enable-imap</emphasis> flag), it has the ability to work
6447 with folders located on a remote IMAP server.
6451 You can access the remote inbox by selecting the folder by its URL
6452 (see <xref linkend="url-syntax"/> for details) using the
6453 <literal>imap</literal> or <literal>imaps</literal> protocol.
6454 Alternatively, a pine-compatible notation is also supported, ie
6455 <literal>{[username@]imapserver[:port][/ssl]}path/to/folder</literal>
6459 Note that not all servers use <quote>/</quote> as the hierarchy separator. Mutt should
6460 correctly notice which separator is being used by the server and convert
6465 When browsing folders on an IMAP server, you can toggle whether to look
6466 at only the folders you are subscribed to, or all folders with the
6467 <emphasis>toggle-subscribed</emphasis> command. See also the
6468 <link linkend="imap-list-subscribed">$imap_list_subscribed</link> variable.
6472 Polling for new mail on an IMAP server can cause noticeable delays. So, you'll
6473 want to carefully tune the
6474 <link linkend="mail-check">$mail_check</link>
6476 <link linkend="timeout">$timeout</link>
6477 variables. Personally I use
6486 with relatively good results over my slow modem line.
6491 Note that if you are using mbox as the mail store on UW servers prior to
6492 v12.250, the server has been reported to disconnect a client if another client
6493 selects the same folder.
6497 <sect2 id="imap-browser">
6498 <title>The Folder Browser</title>
6501 As of version 1.2, mutt supports browsing mailboxes on an IMAP
6502 server. This is mostly the same as the local file browser, with the
6503 following differences:
6510 In lieu of file permissions, mutt displays the string "IMAP",
6511 possibly followed by the symbol "+", indicating
6512 that the entry contains both messages and subfolders. On
6513 Cyrus-like servers folders will often contain both messages and
6520 For the case where an entry can contain both messages and
6521 subfolders, the selection key (bound to <literal>enter</literal> by default)
6522 will choose to descend into the subfolder view. If you wish to view
6523 the messages in that folder, you must use <literal>view-file</literal> instead
6524 (bound to <literal>space</literal> by default).
6530 You can create, delete and rename mailboxes with the
6531 <literal>create-mailbox</literal>, <literal>delete-mailbox</literal>, and
6532 <literal>rename-mailbox</literal> commands (default bindings: <literal>C</literal>,
6533 <literal>d</literal> and <literal>r</literal>, respectively). You may also
6534 <literal>subscribe</literal> and <literal>unsubscribe</literal> to mailboxes (normally
6535 these are bound to <literal>s</literal> and <literal>u</literal>, respectively).
6543 <sect2 id="imap-authentication">
6544 <title>Authentication</title>
6547 Mutt supports four authentication methods with IMAP servers: SASL,
6548 GSSAPI, CRAM-MD5, and LOGIN (there is a patch by Grant Edwards to add
6549 NTLM authentication for you poor exchange users out there, but it has
6550 yet to be integrated into the main tree). There is also support for
6551 the pseudo-protocol ANONYMOUS, which allows you to log in to a public
6552 IMAP server without having an account. To use ANONYMOUS, simply make
6553 your username blank or "anonymous".
6557 SASL is a special super-authenticator, which selects among several protocols
6558 (including GSSAPI, CRAM-MD5, ANONYMOUS, and DIGEST-MD5) the most secure
6559 method available on your host and the server. Using some of these methods
6560 (including DIGEST-MD5 and possibly GSSAPI), your entire session will be
6561 encrypted and invisible to those teeming network snoops. It is the best
6562 option if you have it. To use it, you must have the Cyrus SASL library
6563 installed on your system and compile mutt with the <emphasis>--with-sasl</emphasis> flag.
6567 Mutt will try whichever methods are compiled in and available on the server,
6568 in the following order: SASL, ANONYMOUS, GSSAPI, CRAM-MD5, LOGIN.
6572 There are a few variables which control authentication:
6579 <link linkend="imap-user">$imap_user</link> - controls
6580 the username under which you request authentication on the IMAP server,
6581 for all authenticators. This is overridden by an explicit username in
6582 the mailbox path (ie by using a mailbox name of the form
6583 <literal>{user@host}</literal>).
6589 <link linkend="imap-pass">$imap_pass</link> - a
6590 password which you may preset, used by all authentication methods where
6591 a password is needed.
6597 <link linkend="imap-authenticators">$imap_authenticators</link> - a colon-delimited list of IMAP
6598 authentication methods to try, in the order you wish to try them. If
6599 specified, this overrides mutt's default (attempt everything, in the order
6611 <title>SMTP Support</title>
6614 Besides supporting traditional mail delivery through a
6615 sendmail-compatible program, mutt supports delivery through SMTP if it
6616 was configured and built with <literal>--enable-smtp</literal>.
6620 If the configuration variable
6621 <link linkend="smtp-url">$smtp_url</link> is set, mutt
6622 will contact the given SMTP server to deliver messages; if it is unset,
6623 mutt will use the program specified by <link linkend="sendmail">$sendmail</link>.
6627 For details on the URL syntax, please see <xref linkend="url-syntax"/>.
6631 The built-in SMTP support supports encryption (the <literal>smtps</literal> protocol
6632 using SSL or TLS) as well as SMTP authentication using SASL. The authentication mechanisms
6633 for SASL are specified in <link linkend="smtp-authenticators">$smtp_authenticators</link>
6634 defaulting to an empty list which makes mutt try all available methods
6635 from most-secure to least-secure.
6640 <sect1 id="account-hook">
6641 <title>Managing multiple accounts</title>
6644 If you happen to have accounts on multiple IMAP, POP and/or SMTP servers,
6645 you may find managing all the authentication settings inconvenient and
6646 error-prone. The account-hook command may help. This hook works like
6647 folder-hook but is invoked whenever you access a remote mailbox
6648 (including inside the folder browser), not just when you open the
6649 mailbox which includes (for example) polling for new mail, storing Fcc
6650 messages and saving messages to a folder. As a consequence,
6651 account-hook should only be used to set connection-related settings such
6652 as passwords or tunnel commands but not settings such as sender
6653 address or name (because in general it should be considered unpredictable
6654 which account-hook was last used).
6662 account-hook . 'unset imap_user; unset imap_pass; unset tunnel'
6663 account-hook imap://host1/ 'set imap_user=me1 imap_pass=foo'
6664 account-hook imap://host2/ 'set tunnel="ssh host2 /usr/libexec/imapd"'
6665 account-hook smtp://user@host3/ 'set tunnel="ssh host3 /usr/libexec/smtpd"'
6670 <sect1 id="caching">
6671 <title>Local caching</title>
6674 Mutt contains two types of local caching: <emphasis>(1)</emphasis>
6675 the so-called <quote>header caching</quote> and <emphasis>(2)</emphasis> the
6676 so-called <quote>body caching</quote> which are both described in this section.
6680 Header caching is optional as it depends on external libraries, body
6681 caching is always enabled if mutt is compiled with POP and/or IMAP
6682 support as these use it (body caching requires no external library).
6685 <sect2 id="header-caching">
6686 <title>Header caching</title>
6689 Mutt provides optional support for caching message headers for the
6690 following types of folders: IMAP, POP, Maildir and MH. Header caching
6691 greatly improves speed because for remote folders, headers
6692 usually only need to be downloaded once. For Maildir and MH, reading the
6693 headers from a single file is much faster than looking at possibly
6694 thousands of single files (since Maildir and MH use one file per message.)
6698 Header caching can be enabled via the configure script and the
6699 <emphasis>--enable-hcache</emphasis> option. It's not turned on
6700 by default because external database libraries are required: one
6701 of tokyocabinet, qdbm, gdbm or bdb must be present.
6706 linkend="header-cache">$header_cache</link> can be
6707 used to either point to a file or a directory. If set to point to
6708 a file, one database file for all folders will be used (which may
6709 result in lower performance), but one file per folder if it points
6714 For the one-file-per-folder case, database files for remote folders
6715 will be named according to their URL while database files for local
6716 folders will be named by the MD5 checksums of their path. These database
6717 files may be safely removed if a system is short on space. You
6718 can compute the name of the header cache file for a particular local folder
6719 through a command like the following:
6723 $ printf '%s' '/path/to/folder' | md5sum
6727 The <literal>md5sum</literal> command may also be
6728 named <literal>md5</literal>, depending on your operating system.
6733 <sect2 id="body-caching">
6734 <title>Body caching</title>
6737 Both cache methods can be combined using the same directory for storage
6738 (and for IMAP/POP even provide meaningful file names) which simplifies
6739 manual maintenance tasks.
6744 In addition to caching message headers only, mutt can also cache
6745 whole message bodies. This results in faster display of messages
6746 for POP and IMAP folders because messages usually have to be
6747 downloaded only once.
6751 For configuration, the variable <link linkend="message-cachedir"
6752 >$message_cachedir</link> must point to a
6753 directory. There, mutt will create a hierarchy of subdirectories
6754 named like: <literal>proto:user@hostname</literal> where
6755 <literal>proto</literal> is either <quote>pop</quote> or <quote>imap.</quote> Within
6756 there for each folder, mutt stores messages in single files (just
6757 like Maildir) so that with manual symlink creation these cache
6758 directories can be examined with mutt as read-only Maildir folders.
6762 All files can be removed as needed if the consumed disk space
6763 becomes an issue as mutt will silently fetch missing items again.
6768 <sect2 id="maint-cache">
6769 <title>Maintenance</title>
6772 Mutt does not (yet) support maintenance features for header cache
6773 database files so that files have to be removed in case they grow too
6774 big. It depends on the database library used for header caching whether
6775 disk space freed by removing messages is re-used.
6779 For body caches, mutt can keep the local cache in sync with the
6780 remote mailbox if the
6781 <link linkend="message-cache-clean">$message_cache_clean</link>
6782 variable is set. Cleaning means to remove messages from the cache which
6783 are no longer present in the mailbox which only happens when other mail
6784 clients or instances of mutt using a different body cache location
6785 delete messages (Mutt itself removes deleted messages from the cache
6786 when syncing a mailbox). As cleaning can take a noticeable amount of time,
6787 it should not be set in general but only occasionally.
6794 <sect1 id="exact-address">
6795 <title>Exact address generation</title>
6798 Mutt supports the <quote>Name <user@host></quote> address syntax for reading and
6799 writing messages, the older <quote>user@host (Name)</quote> syntax is only supported when
6800 reading messages. The <emphasis>--enable-exact-address</emphasis>
6801 switch can be given to configure to build it with write-support
6802 for the latter syntax. <literal>EXACT_ADDRESS</literal> in the output of
6803 <literal>mutt -v</literal> indicates whether it's supported.
6810 <chapter id="tuning">
6811 <title>Performance tuning</title>
6813 <sect1 id="tuning-mailboxes">
6814 <title>Reading and writing mailboxes</title>
6817 Mutt's performance when reading mailboxes can be improved in two ways:
6824 For remote folders (IMAP and POP) as well as folders using
6825 one-file-per message storage (Maildir and MH), mutt's
6826 performance can be greatly improved using
6827 <link linkend="header-caching">header caching</link>.
6828 Using a single database per folder may further increase
6835 Mutt provides the <link linkend="read-inc">$read_inc</link>
6836 and <link linkend="write-inc">$write_inc</link>
6837 variables to specify at which rate to update progress
6838 counters. If these values are too low, mutt may spend more
6839 time on updating the progress counter than it spends on
6840 actually reading/writing folders.
6843 For example, when opening a maildir folder with a few
6844 thousand messages, the default value for
6845 <link linkend="read-inc">$read_inc</link>
6846 may be too low. It can be tuned on on a folder-basis using
6847 <link linkend="folder-hook">folder-hooks</link>:
6851 # use very high $read_inc to speed up reading hcache'd maildirs
6852 folder-hook . 'set read_inc=1000'
6853 # use lower value for reading slower remote IMAP folders
6854 folder-hook ^imap 'set read_inc=100'
6855 # use even lower value for reading even slower remote POP folders
6856 folder-hook ^pop 'set read_inc=1'</screen>
6861 <para>These settings work on a per-message basis. However, as messages may
6862 greatly differ in size and certain operations are much faster than others,
6863 even per-folder settings of the increment variables may not be
6864 desirable as they produce either too few or too much progress updates.
6865 Thus, Mutt allows to limit the number of progress updates per second it'll
6866 actually send to the terminal using the
6867 <link linkend="time-inc">$time_inc</link> variable.</para>
6871 <sect1 id="tuning-messages">
6872 <title>Reading messages from remote folders</title>
6875 Reading messages from remote folders such as IMAP an POP can be
6876 slow especially for large mailboxes since mutt only caches a very
6877 limited number of recently viewed messages (usually 10) per
6878 session (so that it will be gone for the next session.)
6882 To improve performance and permanently cache whole messages,
6883 please refer to mutt's so-called
6884 <link linkend="body-caching">body caching</link> for details.
6889 <sect1 id="tuning-search">
6890 <title>Searching and limiting</title>
6893 When searching mailboxes either via a search or a limit action, for
6894 some patterns mutt distinguishes between regular expression and string
6895 searches. For regular expressions, patterns are prefixed with
6896 <quote>˜</quote> and with <quote>=</quote> for string searches.
6900 Even though a regular expression search is fast, it's several times
6901 slower than a pure string search which is noticeable especially on large
6902 folders. As a consequence, a string search should be used instead of a
6903 regular expression search if the user already knows enough about the
6908 For example, when limiting a large folder to all messages sent to or by
6909 an author, it's much faster to search for the initial part of an e-mail
6910 address via <literal>=Luser@</literal> instead of
6911 <literal>˜Luser@</literal>. This is especially true for searching
6912 message bodies since a larger amount of input has to be searched.
6916 Please note that string search is an exact case-sensitive search
6917 while a regular expression search with only lower-case letters performs
6918 a case-insensitive search.
6925 <chapter id="reference">
6926 <title>Reference</title>
6928 <sect1 id="commandline">
6929 <title>Command line options</title>
6932 Running <literal>mutt</literal> with no arguments will make Mutt attempt to read your spool
6933 mailbox. However, it is possible to read other mailboxes and
6934 to send messages from the command line as well.
6937 <table id="tab-commandline-options">
6938 <title>Command line options</title>
6941 <row><entry>Option</entry><entry>Description</entry></row>
6944 <row><entry>-A</entry><entry>expand an alias</entry></row>
6945 <row><entry>-a</entry><entry>attach a file to a message</entry></row>
6946 <row><entry>-b</entry><entry>specify a blind carbon-copy (BCC) address</entry></row>
6947 <row><entry>-c</entry><entry>specify a carbon-copy (Cc) address</entry></row>
6948 <row><entry>-D</entry><entry>print the value of all mutt variables to stdout</entry></row>
6949 <row><entry>-e</entry><entry>specify a config command to be run after initialization files are read</entry></row>
6950 <row><entry>-f</entry><entry>specify a mailbox to load</entry></row>
6951 <row><entry>-F</entry><entry>specify an alternate file to read initialization commands</entry></row>
6952 <row><entry>-h</entry><entry>print help on command line options</entry></row>
6953 <row><entry>-H</entry><entry>specify a draft file from which to read a header and body</entry></row>
6954 <row><entry>-i</entry><entry>specify a file to include in a message composition</entry></row>
6955 <row><entry>-m</entry><entry>specify a default mailbox type</entry></row>
6956 <row><entry>-n</entry><entry>do not read the system Muttrc</entry></row>
6957 <row><entry>-p</entry><entry>recall a postponed message</entry></row>
6958 <row><entry>-Q</entry><entry>query a configuration variable</entry></row>
6959 <row><entry>-R</entry><entry>open mailbox in read-only mode</entry></row>
6960 <row><entry>-s</entry><entry>specify a subject (enclose in quotes if it contains spaces)</entry></row>
6961 <row><entry>-v</entry><entry>show version number and compile-time definitions</entry></row>
6962 <row><entry>-x</entry><entry>simulate the mailx(1) compose mode</entry></row>
6963 <row><entry>-y</entry><entry>show a menu containing the files specified by the mailboxes command</entry></row>
6964 <row><entry>-z</entry><entry>exit immediately if there are no messages in the mailbox</entry></row>
6965 <row><entry>-Z</entry><entry>open the first folder with new message,exit immediately if none</entry></row>
6971 To read messages in a mailbox
6975 <command>mutt</command>
6976 <arg choice="opt"><option>-nz</option></arg>
6977 <arg choice="opt"><option>-F</option>
6978 <replaceable>muttrc</replaceable>
6980 <arg choice="opt"><option>-m</option>
6981 <replaceable>type</replaceable>
6983 <arg choice="opt"><option>-f</option>
6984 <replaceable>mailbox</replaceable>
6989 To compose a new message
6993 <command>mutt</command>
6994 <arg choice="opt"><option>-n</option></arg>
6995 <arg choice="opt"><option>-F</option>
6996 <replaceable>muttrc</replaceable>
6998 <arg choice="opt"><option>-c</option>
6999 <replaceable>address</replaceable>
7001 <arg choice="opt"><option>-i</option>
7002 <replaceable>filename</replaceable>
7004 <arg choice="opt"><option>-s</option>
7005 <replaceable>subject</replaceable>
7009 <replaceable>file</replaceable>
7010 <arg choice="opt" rep="repeat"/>
7013 <arg choice="plain" rep="repeat">
7014 <replaceable>address</replaceable>
7019 Mutt also supports a <quote>batch</quote> mode to send prepared messages. Simply redirect
7020 input from the file you wish to send. For example,
7024 <literal>mutt -s "data set for run #2" professor@bigschool.edu
7025 < ˜/run2.dat</literal>
7029 This command will send a message to <quote>professor@bigschool.edu</quote> with a subject
7030 of <quote>data set for run #2</quote>. In the body of the message will be the contents
7031 of the file <quote>˜/run2.dat</quote>.
7035 All files passed with -a <emphasis>file</emphasis> will be attached as a MIME
7036 part to the message. To attach several files, use <quote>--</quote> to separate files and
7037 recipient addresses: <literal>mutt -a *.png -- some@one.org</literal>
7042 <sect1 id="commands">
7043 <title>Configuration Commands</title>
7046 The following are the commands understood by mutt.
7053 <command><link linkend="account-hook">account-hook</link></command>
7054 <arg choice="plain">
7055 <replaceable>pattern</replaceable>
7056 <replaceable>command</replaceable>
7063 <command><link linkend="alias">alias</link></command>
7064 <arg choice="opt" rep="repeat">
7065 <option>-group</option>
7066 <replaceable class="parameter">name</replaceable>
7068 <arg choice="plain">
7069 <replaceable class="parameter">key</replaceable>
7071 <arg choice="plain">
7072 <replaceable class="parameter">address</replaceable>
7074 <arg choice="opt" rep="repeat">
7075 <replaceable class="parameter">address</replaceable>
7082 <command><link linkend="alias">unalias</link></command>
7083 <arg choice="opt" rep="repeat">
7084 <option>-group</option>
7085 <replaceable>name</replaceable>
7087 <group choice="req">
7088 <arg choice="plain">
7089 <replaceable class="parameter">*</replaceable>
7091 <arg choice="plain" rep="repeat">
7092 <replaceable class="parameter">key</replaceable>
7100 <command><link linkend="alternates">alternates</link></command>
7101 <arg choice="opt" rep="repeat">
7102 <option>-group</option>
7103 <replaceable>name</replaceable>
7105 <arg choice="plain">
7106 <replaceable>regexp</replaceable>
7108 <arg choice="opt" rep="repeat">
7109 <replaceable>regexp</replaceable>
7116 <command><link linkend="alternates">unalternates</link></command>
7117 <arg choice="opt" rep="repeat">
7118 <option>-group</option>
7119 <replaceable>name</replaceable>
7121 <group choice="req">
7122 <arg choice="plain">
7123 <replaceable>*</replaceable>
7125 <arg choice="plain" rep="repeat">
7126 <replaceable>regexp</replaceable>
7134 <command><link linkend="alternative-order">alternative-order</link></command>
7135 <arg choice="plain">
7136 <replaceable>mimetype</replaceable>
7138 <arg choice="opt" rep="repeat">
7139 <replaceable>mimetype</replaceable>
7146 <command><link linkend="alternative-order">unalternative-order</link></command>
7147 <group choice="req">
7148 <arg choice="plain">
7149 <replaceable>*</replaceable>
7151 <arg choice="plain" rep="repeat">
7152 <replaceable>mimetype</replaceable>
7160 <command><link linkend="auto-view">auto-view</link></command>
7161 <arg choice="plain">
7162 <replaceable>mimetype</replaceable>
7164 <arg choice="opt" rep="repeat">
7165 <replaceable>mimetype</replaceable>
7172 <command><link linkend="auto-view">unauto-view</link></command>
7173 <group choice="req">
7174 <arg choice="plain">
7175 <replaceable>*</replaceable>
7177 <arg choice="plain" rep="repeat">
7178 <replaceable>mimetype</replaceable>
7186 <command><link linkend="bind">bind</link></command>
7187 <arg choice="plain">
7188 <replaceable class="parameter">map</replaceable>
7190 <arg choice="plain">
7191 <replaceable class="parameter">key</replaceable>
7193 <arg choice="plain">
7194 <replaceable class="parameter">function</replaceable>
7201 <command><link linkend="charset-hook">charset-hook</link></command>
7202 <arg choice="plain">
7203 <replaceable class="parameter">alias</replaceable>
7205 <arg choice="plain">
7206 <replaceable class="parameter">charset</replaceable>
7213 <command><link linkend="charset-hook">iconv-hook</link></command>
7214 <arg choice="plain">
7215 <replaceable class="parameter">charset</replaceable>
7217 <arg choice="plain">
7218 <replaceable class="parameter">local-charset</replaceable>
7225 <command><link linkend="color">color</link></command>
7226 <arg choice="plain">
7227 <replaceable class="parameter">object</replaceable>
7229 <arg choice="plain">
7230 <replaceable class="parameter">foreground</replaceable>
7232 <arg choice="plain">
7233 <replaceable class="parameter">background</replaceable>
7237 <command><link linkend="color">color</link></command>
7238 <group choice="req">
7239 <arg choice="plain">
7240 <option>header</option>
7242 <arg choice="plain">
7243 <option>body</option>
7246 <arg choice="plain">
7247 <replaceable class="parameter">foreground</replaceable>
7249 <arg choice="plain">
7250 <replaceable class="parameter">background</replaceable>
7252 <arg choice="plain">
7253 <replaceable class="parameter">regexp</replaceable>
7257 <command><link linkend="color">color</link></command>
7258 <arg choice="plain">
7259 <option>index</option>
7261 <arg choice="plain">
7262 <replaceable class="parameter">foreground</replaceable>
7264 <arg choice="plain">
7265 <replaceable class="parameter">background</replaceable>
7267 <arg choice="plain">
7268 <replaceable class="parameter">pattern</replaceable>
7275 <command><link linkend="color">uncolor</link></command>
7276 <arg choice="plain">
7277 <option>index</option>
7279 <arg choice="plain" rep="repeat">
7280 <replaceable class="parameter">pattern</replaceable>
7287 <command><link linkend="exec">exec</link></command>
7288 <arg choice="plain">
7289 <replaceable class="parameter">function</replaceable>
7291 <arg choice="opt" rep="repeat">
7292 <replaceable class="parameter">function</replaceable>
7299 <command><link linkend="fcc-hook">fcc-hook</link></command>
7300 <arg choice="plain">
7301 <replaceable class="parameter">[!]pattern</replaceable>
7303 <arg choice="plain">
7304 <replaceable class="parameter">mailbox</replaceable>
7311 <command><link linkend="fcc-save-hook">fcc-save-hook</link></command>
7312 <arg choice="plain">
7313 <replaceable class="parameter">[!]pattern</replaceable>
7315 <arg choice="plain">
7316 <replaceable class="parameter">mailbox</replaceable>
7323 <command><link linkend="folder-hook">folder-hook</link></command>
7324 <arg choice="plain">
7325 <replaceable class="parameter">[!]regexp</replaceable>
7327 <arg choice="plain">
7328 <replaceable class="parameter">command</replaceable>
7335 <command><link linkend="addrgroup">group</link></command>
7336 <arg choice="opt" rep="repeat">
7337 <option>-group</option>
7338 <replaceable class="parameter">name</replaceable>
7340 <group choice="req">
7341 <arg choice="plain" rep="repeat">
7342 <option>-rx</option>
7343 <replaceable class="parameter">expr</replaceable>
7345 <arg choice="plain" rep="repeat">
7346 <option>-addr</option>
7347 <replaceable class="parameter">expr</replaceable>
7355 <command><link linkend="addrgroup">ungroup</link></command>
7356 <arg choice="opt" rep="repeat">
7357 <option>-group</option>
7358 <replaceable class="parameter">name</replaceable>
7360 <group choice="req">
7361 <arg choice="plain">
7362 <replaceable class="parameter">*</replaceable>
7364 <arg choice="plain" rep="repeat">
7365 <option>-rx</option>
7366 <replaceable class="parameter">expr</replaceable>
7368 <arg choice="plain" rep="repeat">
7369 <option>-addr</option>
7370 <replaceable class="parameter">expr</replaceable>
7378 <command><link linkend="hdr-order">hdr_order</link></command>
7379 <arg choice="plain">
7380 <replaceable class="parameter">header</replaceable>
7382 <arg choice="opt" rep="repeat">
7383 <replaceable class="parameter">header</replaceable>
7390 <command><link linkend="hdr-order">unhdr_order</link></command>
7391 <group choice="req">
7392 <arg choice="plain">
7393 <replaceable>*</replaceable>
7395 <arg choice="plain" rep="repeat">
7396 <replaceable>header</replaceable>
7404 <command><link linkend="ignore">ignore</link></command>
7405 <arg choice="plain">
7406 <replaceable class="parameter">pattern</replaceable>
7408 <arg choice="opt" rep="repeat">
7409 <replaceable class="parameter">pattern</replaceable>
7416 <command><link linkend="ignore">unignore</link></command>
7417 <group choice="req">
7418 <arg choice="plain">
7419 <replaceable>*</replaceable>
7421 <arg choice="plain" rep="repeat">
7422 <replaceable>pattern</replaceable>
7430 <command><link linkend="lists">lists</link></command>
7432 <option>-group</option>
7433 <replaceable class="parameter">name</replaceable>
7435 <arg choice="plain">
7436 <replaceable class="parameter">regexp</replaceable>
7438 <arg choice="opt" rep="repeat">
7439 <replaceable class="parameter">regexp</replaceable>
7446 <command><link linkend="lists">unlists</link></command>
7447 <arg choice="opt" rep="repeat">
7448 <option>-group</option>
7449 <replaceable>name</replaceable>
7451 <group choice="req">
7452 <arg choice="plain">
7453 <replaceable>*</replaceable>
7455 <arg choice="plain" rep="repeat">
7456 <replaceable>regexp</replaceable>
7464 <command><link linkend="macro">macro</link></command>
7465 <arg choice="plain">
7466 <replaceable class="parameter">menu</replaceable>
7468 <arg choice="plain">
7469 <replaceable class="parameter">key</replaceable>
7471 <arg choice="plain">
7472 <replaceable class="parameter">sequence</replaceable>
7475 <replaceable class="parameter">description</replaceable>
7482 <command><link linkend="mailboxes">mailboxes</link></command>
7483 <arg choice="plain">
7484 <replaceable class="parameter">mailbox</replaceable>
7486 <arg choice="opt" rep="repeat">
7487 <replaceable class="parameter">mailbox</replaceable>
7494 <command><link linkend="mailboxes">unmailboxes</link></command>
7495 <group choice="req">
7496 <arg choice="plain">
7497 <replaceable class="parameter">*</replaceable>
7499 <arg choice="plain" rep="repeat">
7500 <replaceable class="parameter">mailbox</replaceable>
7508 <command><link linkend="mbox-hook">mbox-hook</link></command>
7509 <arg choice="plain">
7510 <replaceable class="parameter">[!]pattern</replaceable>
7512 <arg choice="plain">
7513 <replaceable class="parameter">mailbox</replaceable>
7520 <command><link linkend="message-hook">message-hook</link></command>
7521 <arg choice="plain">
7522 <replaceable class="parameter">[!]pattern</replaceable>
7524 <arg choice="plain">
7525 <replaceable class="parameter">command</replaceable>
7532 <command><link linkend="mime-lookup">mime-lookup</link></command>
7533 <arg choice="plain">
7534 <replaceable>mimetype</replaceable>
7536 <arg choice="opt" rep="repeat">
7537 <replaceable>mimetype</replaceable>
7544 <command><link linkend="mime-lookup">unmime-lookup</link></command>
7545 <group choice="req">
7546 <arg choice="plain">
7547 <replaceable>*</replaceable>
7549 <arg choice="plain" rep="repeat">
7550 <replaceable>mimetype</replaceable>
7558 <command><link linkend="mono">mono</link></command>
7559 <arg choice="plain">
7560 <replaceable class="parameter">object</replaceable>
7562 <arg choice="plain">
7563 <replaceable class="parameter">attribute</replaceable>
7567 <command><link linkend="mono">mono</link></command>
7568 <group choice="req">
7569 <arg choice="plain">
7570 <option>header</option>
7572 <arg choice="plain">
7573 <option>body</option>
7576 <arg choice="plain">
7577 <replaceable class="parameter">attribute</replaceable>
7579 <arg choice="plain">
7580 <replaceable class="parameter">regexp</replaceable>
7584 <command><link linkend="mono">mono</link></command>
7585 <arg choice="plain">
7586 <option>index</option>
7588 <arg choice="plain">
7589 <replaceable class="parameter">attribute</replaceable>
7591 <arg choice="plain">
7592 <replaceable class="parameter">pattern</replaceable>
7599 <command><link linkend="mono">unmono</link></command>
7600 <arg choice="plain">
7601 <option>index</option>
7603 <group choice="req">
7604 <arg choice="plain">
7605 <replaceable class="parameter">*</replaceable>
7607 <arg choice="plain" rep="repeat">
7608 <replaceable class="parameter">pattern</replaceable>
7616 <command><link linkend="my-hdr">my_hdr</link></command>
7617 <arg choice="plain">
7618 <replaceable class="parameter">string</replaceable>
7625 <command><link linkend="my-hdr">unmy_hdr</link></command>
7626 <group choice="req">
7627 <arg choice="plain">
7628 <replaceable class="parameter">*</replaceable>
7630 <arg choice="plain" rep="repeat">
7631 <replaceable class="parameter">field</replaceable>
7639 <command><link linkend="crypt-hook">crypt-hook</link></command>
7640 <arg choice="plain">
7641 <replaceable class="parameter">pattern</replaceable>
7643 <arg choice="plain">
7644 <replaceable class="parameter">keyid</replaceable>
7651 <command><link linkend="push">push</link></command>
7652 <arg choice="plain">
7653 <replaceable class="parameter">string</replaceable>
7660 <command><link linkend="set">reset</link></command>
7661 <arg choice="plain">
7662 <replaceable class="parameter">variable</replaceable>
7664 <arg choice="opt" rep="repeat">
7665 <replaceable class="parameter">variable</replaceable>
7672 <command><link linkend="save-hook">save-hook</link></command>
7673 <arg choice="plain">
7674 <replaceable class="parameter">[!]pattern</replaceable>
7676 <arg choice="plain">
7677 <replaceable class="parameter">mailbox</replaceable>
7684 <command><link linkend="score">score</link></command>
7685 <arg choice="plain">
7686 <replaceable class="parameter">pattern</replaceable>
7688 <arg choice="plain">
7689 <replaceable class="parameter">value</replaceable>
7696 <command><link linkend="score">unscore</link></command>
7697 <group choice="req">
7698 <arg choice="plain">
7699 <replaceable class="parameter">*</replaceable>
7701 <arg choice="plain" rep="repeat">
7702 <replaceable class="parameter">pattern</replaceable>
7710 <command><link linkend="reply-hook">reply-hook</link></command>
7711 <arg choice="plain">
7712 <replaceable class="parameter">[!]pattern</replaceable>
7714 <arg choice="plain">
7715 <replaceable class="parameter">command</replaceable>
7722 <command><link linkend="send-hook">send-hook</link></command>
7723 <arg choice="plain">
7724 <replaceable class="parameter">[!]pattern</replaceable>
7726 <arg choice="plain">
7727 <replaceable class="parameter">command</replaceable>
7734 <command><link linkend="send2-hook">send2-hook</link></command>
7735 <arg choice="plain">
7736 <replaceable class="parameter">[!]pattern</replaceable>
7738 <arg choice="plain">
7739 <replaceable class="parameter">command</replaceable>
7746 <command><link linkend="set">set</link></command>
7747 <group choice="req">
7748 <arg choice="plain">
7749 <group choice="opt">
7750 <arg choice="plain"><option>no</option></arg>
7751 <arg choice="plain"><option>inv</option></arg>
7753 <replaceable class="parameter">variable</replaceable>
7755 <arg choice="plain">
7756 <replaceable class="parameter">variable=value</replaceable>
7759 <arg choice="opt" rep="repeat"/>
7765 <command><link linkend="set">unset</link></command>
7766 <arg choice="plain">
7767 <replaceable class="parameter">variable</replaceable>
7769 <arg choice="opt" rep="repeat">
7770 <replaceable class="parameter">variable</replaceable>
7777 <command><link linkend="source">source</link></command>
7778 <arg choice="plain">
7779 <replaceable class="parameter">filename</replaceable>
7786 <command><link linkend="spam">spam</link></command>
7787 <arg choice="plain">
7788 <replaceable class="parameter">pattern</replaceable>
7790 <arg choice="plain">
7791 <replaceable class="parameter">format</replaceable>
7798 <command><link linkend="spam">nospam</link></command>
7799 <group choice="req">
7800 <arg choice="plain">
7801 <replaceable class="parameter">*</replaceable>
7803 <arg choice="plain">
7804 <replaceable class="parameter">pattern</replaceable>
7812 <command><link linkend="subscribe">subscribe</link></command>
7813 <arg choice="opt" rep="repeat">
7814 <option>-group</option>
7815 <replaceable class="parameter">name</replaceable>
7817 <arg choice="plain">
7818 <replaceable class="parameter">regexp</replaceable>
7820 <arg choice="opt" rep="repeat">
7821 <replaceable class="parameter">regexp</replaceable>
7828 <command><link linkend="subscribe">unsubscribe</link></command>
7829 <arg choice="opt" rep="repeat">
7830 <option>-group</option>
7831 <replaceable>name</replaceable>
7833 <group choice="req">
7834 <arg choice="plain">
7835 <replaceable class="parameter">*</replaceable>
7837 <arg choice="plain" rep="repeat">
7838 <replaceable class="parameter">regexp</replaceable>
7846 <command><link linkend="set">toggle</link></command>
7847 <arg choice="plain">
7848 <replaceable class="parameter">variable</replaceable>
7850 <arg choice="opt" rep="repeat">
7851 <replaceable class="parameter">variable</replaceable>
7858 <command><link linkend="unhook">unhook</link></command>
7859 <group choice="req">
7860 <arg choice="plain">
7861 <replaceable class="parameter">*</replaceable>
7863 <arg choice="plain">
7864 <replaceable class="parameter">hook-type</replaceable>
7874 <sect1 id="variables">
7875 <title>Configuration variables</title>
7877 <sect2 id="abort-nosubject">
7878 <title>abort_nosubject</title>
7879 <literallayout>Type: quadoption
7880 Default: ask-yes</literallayout>
7883 If set to <emphasis>yes</emphasis>, when composing messages and no subject is given
7884 at the subject prompt, composition will be aborted. If set to
7885 <emphasis>no</emphasis>, composing messages with no subject given at the subject
7886 prompt will never be aborted.
7890 <sect2 id="abort-unmodified">
7891 <title>abort_unmodified</title>
7892 <literallayout>Type: quadoption
7893 Default: yes</literallayout>
7896 If set to <emphasis>yes</emphasis>, composition will automatically abort after
7897 editing the message body if no changes are made to the file (this
7898 check only happens after the <emphasis>first</emphasis> edit of the file). When set
7899 to <emphasis>no</emphasis>, composition will never be aborted.
7903 <sect2 id="alias-file">
7904 <title>alias_file</title>
7905 <literallayout>Type: path
7906 Default: <quote><literal>˜/.muttrc</literal></quote></literallayout>
7909 The default file in which to save aliases created by the
7910 <literal><link linkend="create-alias"><create-alias></link></literal> function. Entries added to this file are
7911 encoded in the character set specified by <link linkend="config-charset">$config_charset</link> if it
7912 is <emphasis>set</emphasis> or the current character set otherwise.
7915 <emphasis role="bold">Note:</emphasis> Mutt will not automatically source this file; you must
7916 explicitly use the <quote><link linkend="source">source</link></quote> command for it to be executed in case
7917 this option points to a dedicated alias file.
7920 The default for this option is the currently used muttrc file, or
7921 <quote>˜/.muttrc</quote> if no user muttrc was found.
7925 <sect2 id="alias-format">
7926 <title>alias_format</title>
7927 <literallayout>Type: string
7928 Default: <quote><literal>%4n %2f %t %-10a %r</literal></quote></literallayout>
7931 Specifies the format of the data displayed for the <quote><link linkend="alias">alias</link></quote> menu. The
7932 following <literal>printf(3)</literal>-style sequences are available:
7937 <varlistentry><term>%a </term>
7938 <listitem><para>alias name
7939 </para></listitem></varlistentry>
7940 <varlistentry><term>%f </term>
7941 <listitem><para>flags - currently, a <quote>d</quote> for an alias marked for deletion
7942 </para></listitem></varlistentry>
7943 <varlistentry><term>%n </term>
7944 <listitem><para>index number
7945 </para></listitem></varlistentry>
7946 <varlistentry><term>%r </term>
7947 <listitem><para>address which alias expands to
7948 </para></listitem></varlistentry>
7949 <varlistentry><term>%t </term>
7950 <listitem><para>character which indicates if the alias is tagged for inclusion
7951 </para></listitem></varlistentry></variablelist>
7954 <sect2 id="allow-8bit">
7955 <title>allow_8bit</title>
7956 <literallayout>Type: boolean
7957 Default: yes</literallayout>
7960 Controls whether 8-bit data is converted to 7-bit using either Quoted-
7961 Printable or Base64 encoding when sending mail.
7965 <sect2 id="allow-ansi">
7966 <title>allow_ansi</title>
7967 <literallayout>Type: boolean
7968 Default: no</literallayout>
7971 Controls whether ANSI color codes in messages (and color tags in
7972 rich text messages) are to be interpreted.
7973 Messages containing these codes are rare, but if this option is <emphasis>set</emphasis>,
7974 their text will be colored accordingly. Note that this may override
7975 your color choices, and even present a security problem, since a
7976 message could include a line like
7981 [-- PGP output follows ...
7984 and give it the same color as your attachment color (see also
7985 <link linkend="crypt-timestamp">$crypt_timestamp</link>).
7989 <sect2 id="arrow-cursor">
7990 <title>arrow_cursor</title>
7991 <literallayout>Type: boolean
7992 Default: no</literallayout>
7995 When <emphasis>set</emphasis>, an arrow (<quote>-></quote>) will be used to indicate the current entry
7996 in menus instead of highlighting the whole line. On slow network or modem
7997 links this will make response faster because there is less that has to
7998 be redrawn on the screen when moving to the next or previous entries
8003 <sect2 id="ascii-chars">
8004 <title>ascii_chars</title>
8005 <literallayout>Type: boolean
8006 Default: no</literallayout>
8009 If <emphasis>set</emphasis>, Mutt will use plain ASCII characters when displaying thread
8010 and attachment trees, instead of the default <emphasis>ACS</emphasis> characters.
8015 <title>askbcc</title>
8016 <literallayout>Type: boolean
8017 Default: no</literallayout>
8020 If <emphasis>set</emphasis>, Mutt will prompt you for blind-carbon-copy (Bcc) recipients
8021 before editing an outgoing message.
8026 <title>askcc</title>
8027 <literallayout>Type: boolean
8028 Default: no</literallayout>
8031 If <emphasis>set</emphasis>, Mutt will prompt you for carbon-copy (Cc) recipients before
8032 editing the body of an outgoing message.
8036 <sect2 id="assumed-charset">
8037 <title>assumed_charset</title>
8038 <literallayout>Type: string
8039 Default: (empty)</literallayout>
8042 This variable is a colon-separated list of character encoding
8043 schemes for messages without character encoding indication.
8044 Header field values and message body content without character encoding
8045 indication would be assumed that they are written in one of this list.
8046 By default, all the header fields and message body without any charset
8047 indication are assumed to be in <quote>us-ascii</quote>.
8050 For example, Japanese users might prefer this:
8055 set assumed_charset="iso-2022-jp:euc-jp:shift_jis:utf-8"
8058 However, only the first content is valid for the message body.
8062 <sect2 id="attach-charset">
8063 <title>attach_charset</title>
8064 <literallayout>Type: string
8065 Default: (empty)</literallayout>
8068 This variable is a colon-separated list of character encoding
8069 schemes for text file attachments. Mutt uses this setting to guess
8070 which encoding files being attached are encoded in to convert them to
8071 a proper character set given in <link linkend="send-charset">$send_charset</link>.
8074 If <emphasis>unset</emphasis>, the value of <link linkend="charset">$charset</link> will be used instead.
8075 For example, the following configuration would work for Japanese
8081 set attach_charset="iso-2022-jp:euc-jp:shift_jis:utf-8"
8084 Note: for Japanese users, <quote>iso-2022-*</quote> must be put at the head
8085 of the value as shown above if included.
8089 <sect2 id="attach-format">
8090 <title>attach_format</title>
8091 <literallayout>Type: string
8092 Default: <quote><literal>%u%D%I %t%4n %T%.40d%> [%.7m/%.10M, %.6e%?C?, %C?, %s] </literal></quote></literallayout>
8095 This variable describes the format of the <quote>attachment</quote> menu. The
8096 following <literal>printf(3)</literal>-style sequences are understood:
8101 <varlistentry><term>%C </term>
8102 <listitem><para>charset
8103 </para></listitem></varlistentry>
8104 <varlistentry><term>%c </term>
8105 <listitem><para>requires charset conversion (<quote>n</quote> or <quote>c</quote>)
8106 </para></listitem></varlistentry>
8107 <varlistentry><term>%D </term>
8108 <listitem><para>deleted flag
8109 </para></listitem></varlistentry>
8110 <varlistentry><term>%d </term>
8111 <listitem><para>description
8112 </para></listitem></varlistentry>
8113 <varlistentry><term>%e </term>
8114 <listitem><para>MIME content-transfer-encoding
8115 </para></listitem></varlistentry>
8116 <varlistentry><term>%f </term>
8117 <listitem><para>filename
8118 </para></listitem></varlistentry>
8119 <varlistentry><term>%I </term>
8120 <listitem><para>disposition (<quote>I</quote> for inline, <quote>A</quote> for attachment)
8121 </para></listitem></varlistentry>
8122 <varlistentry><term>%m </term>
8123 <listitem><para>major MIME type
8124 </para></listitem></varlistentry>
8125 <varlistentry><term>%M </term>
8126 <listitem><para>MIME subtype
8127 </para></listitem></varlistentry>
8128 <varlistentry><term>%n </term>
8129 <listitem><para>attachment number
8130 </para></listitem></varlistentry>
8131 <varlistentry><term>%Q </term>
8132 <listitem><para><quote>Q</quote>, if MIME part qualifies for attachment counting
8133 </para></listitem></varlistentry>
8134 <varlistentry><term>%s </term>
8135 <listitem><para>size
8136 </para></listitem></varlistentry>
8137 <varlistentry><term>%t </term>
8138 <listitem><para>tagged flag
8139 </para></listitem></varlistentry>
8140 <varlistentry><term>%T </term>
8141 <listitem><para>graphic tree characters
8142 </para></listitem></varlistentry>
8143 <varlistentry><term>%u </term>
8144 <listitem><para>unlink (=to delete) flag
8145 </para></listitem></varlistentry>
8146 <varlistentry><term>%X </term>
8147 <listitem><para>number of qualifying MIME parts in this part and its children
8148 (please see the <quote><link linkend="attachments">attachments</link></quote> section for possible speed effects)
8149 </para></listitem></varlistentry>
8150 <varlistentry><term>%>X </term>
8151 <listitem><para>right justify the rest of the string and pad with character <quote>X</quote>
8152 </para></listitem></varlistentry>
8153 <varlistentry><term>%|X </term>
8154 <listitem><para>pad to the end of the line with character <quote>X</quote>
8155 </para></listitem></varlistentry>
8156 <varlistentry><term>%*X </term>
8157 <listitem><para>soft-fill with character <quote>X</quote> as pad
8158 </para></listitem></varlistentry></variablelist>
8161 For an explanation of <quote>soft-fill</quote>, see the <link linkend="index-format">$index_format</link> documentation.
8165 <sect2 id="attach-sep">
8166 <title>attach_sep</title>
8167 <literallayout>Type: string
8168 Default: <quote><literal>\n</literal></quote></literallayout>
8171 The separator to add between attachments when operating (saving,
8172 printing, piping, etc) on a list of tagged attachments.
8176 <sect2 id="attach-split">
8177 <title>attach_split</title>
8178 <literallayout>Type: boolean
8179 Default: yes</literallayout>
8182 If this variable is <emphasis>unset</emphasis>, when operating (saving, printing, piping,
8183 etc) on a list of tagged attachments, Mutt will concatenate the
8184 attachments and will operate on them as a single attachment. The
8185 <link linkend="attach-sep">$attach_sep</link> separator is added after each attachment. When <emphasis>set</emphasis>,
8186 Mutt will operate on the attachments one by one.
8190 <sect2 id="attribution">
8191 <title>attribution</title>
8192 <literallayout>Type: string
8193 Default: <quote><literal>On %d, %n wrote:</literal></quote></literallayout>
8196 This is the string that will precede a message which has been included
8197 in a reply. For a full listing of defined <literal>printf(3)</literal>-like sequences see
8198 the section on <link linkend="index-format">$index_format</link>.
8202 <sect2 id="autoedit">
8203 <title>autoedit</title>
8204 <literallayout>Type: boolean
8205 Default: no</literallayout>
8208 When <emphasis>set</emphasis> along with <link linkend="edit-headers">$edit_headers</link>, Mutt will skip the initial
8209 send-menu (prompting for subject and recipients) and allow you to
8210 immediately begin editing the body of your
8211 message. The send-menu may still be accessed once you have finished
8212 editing the body of your message.
8215 Also see <link linkend="fast-reply">$fast_reply</link>.
8219 <sect2 id="auto-tag">
8220 <title>auto_tag</title>
8221 <literallayout>Type: boolean
8222 Default: no</literallayout>
8225 When <emphasis>set</emphasis>, functions in the <emphasis>index</emphasis> menu which affect a message
8226 will be applied to all tagged messages (if there are any). When
8227 unset, you must first use the <literal><tag-prefix></literal> function (bound to <quote>;</quote>
8228 by default) to make the next function apply to all tagged messages.
8234 <literallayout>Type: boolean
8235 Default: yes</literallayout>
8238 When this variable is <emphasis>set</emphasis>, mutt will beep when an error occurs.
8242 <sect2 id="beep-new">
8243 <title>beep_new</title>
8244 <literallayout>Type: boolean
8245 Default: no</literallayout>
8248 When this variable is <emphasis>set</emphasis>, mutt will beep whenever it prints a message
8249 notifying you of new mail. This is independent of the setting of the
8250 <link linkend="beep">$beep</link> variable.
8255 <title>bounce</title>
8256 <literallayout>Type: quadoption
8257 Default: ask-yes</literallayout>
8260 Controls whether you will be asked to confirm bouncing messages.
8261 If set to <emphasis>yes</emphasis> you don't get asked if you want to bounce a
8262 message. Setting this variable to <emphasis>no</emphasis> is not generally useful,
8263 and thus not recommended, because you are unable to bounce messages.
8267 <sect2 id="bounce-delivered">
8268 <title>bounce_delivered</title>
8269 <literallayout>Type: boolean
8270 Default: yes</literallayout>
8273 When this variable is <emphasis>set</emphasis>, mutt will include Delivered-To headers when
8274 bouncing messages. Postfix users may wish to <emphasis>unset</emphasis> this variable.
8277 <emphasis role="bold">Note:</emphasis> On Debian systems, this option is unset by default in
8282 <sect2 id="braille-friendly">
8283 <title>braille_friendly</title>
8284 <literallayout>Type: boolean
8285 Default: no</literallayout>
8288 When this variable is <emphasis>set</emphasis>, mutt will place the cursor at the beginning
8289 of the current line in menus, even when the <link linkend="arrow-cursor">$arrow_cursor</link> variable
8290 is <emphasis>unset</emphasis>, making it easier for blind persons using Braille displays to
8291 follow these menus. The option is <emphasis>unset</emphasis> by default because many
8292 visual terminals don't permit making the cursor invisible.
8296 <sect2 id="check-mbox-size">
8297 <title>check_mbox_size</title>
8298 <literallayout>Type: boolean
8299 Default: no</literallayout>
8302 When this variable is <emphasis>set</emphasis>, mutt will use file size attribute instead of
8303 access time when checking for new mail in mbox and mmdf folders.
8306 This variable is <emphasis>unset</emphasis> by default and should only be enabled when
8307 new mail detection for these folder types is unreliable or doesn't work.
8310 Note that enabling this variable should happen before any <quote><link linkend="mailboxes">mailboxes</link></quote>
8311 directives occur in configuration files regarding mbox or mmdf folders
8312 because mutt needs to determine the initial new mail status of such a
8313 mailbox by performing a fast mailbox scan when it is defined.
8314 Afterwards the new mail status is tracked by file size changes.
8318 <sect2 id="charset">
8319 <title>charset</title>
8320 <literallayout>Type: string
8321 Default: (empty)</literallayout>
8324 Character set your terminal uses to display and enter textual data.
8325 It is also the fallback for <link linkend="send-charset">$send_charset</link>.
8328 Upon startup Mutt tries to derive this value from environment variables
8329 such as <literal>$LC_CTYPE</literal> or <literal>$LANG</literal>.
8332 <emphasis role="bold">Note:</emphasis> It should only be set in case Mutt isn't abled to determine the
8333 character set used correctly.
8337 <sect2 id="check-new">
8338 <title>check_new</title>
8339 <literallayout>Type: boolean
8340 Default: yes</literallayout>
8343 <emphasis role="bold">Note:</emphasis> this option only affects <emphasis>maildir</emphasis> and <emphasis>MH</emphasis> style
8347 When <emphasis>set</emphasis>, Mutt will check for new mail delivered while the
8348 mailbox is open. Especially with MH mailboxes, this operation can
8349 take quite some time since it involves scanning the directory and
8350 checking each file to see if it has already been looked at. If
8351 this variable is <emphasis>unset</emphasis>, no check for new mail is performed
8352 while the mailbox is open.
8356 <sect2 id="collapse-unread">
8357 <title>collapse_unread</title>
8358 <literallayout>Type: boolean
8359 Default: yes</literallayout>
8362 When <emphasis>unset</emphasis>, Mutt will not collapse a thread if it contains any
8367 <sect2 id="uncollapse-jump">
8368 <title>uncollapse_jump</title>
8369 <literallayout>Type: boolean
8370 Default: no</literallayout>
8373 When <emphasis>set</emphasis>, Mutt will jump to the next unread message, if any,
8374 when the current thread is <emphasis>un</emphasis>collapsed.
8378 <sect2 id="compose-format">
8379 <title>compose_format</title>
8380 <literallayout>Type: string
8381 Default: <quote><literal>-- Mutt: Compose [Approx. msg size: %l Atts: %a]%>-</literal></quote></literallayout>
8384 Controls the format of the status line displayed in the <quote>compose</quote>
8385 menu. This string is similar to <link linkend="status-format">$status_format</link>, but has its own
8386 set of <literal>printf(3)</literal>-like sequences:
8391 <varlistentry><term>%a </term>
8392 <listitem><para>total number of attachments
8393 </para></listitem></varlistentry>
8394 <varlistentry><term>%h </term>
8395 <listitem><para>local hostname
8396 </para></listitem></varlistentry>
8397 <varlistentry><term>%l </term>
8398 <listitem><para>approximate size (in bytes) of the current message
8399 </para></listitem></varlistentry>
8400 <varlistentry><term>%v </term>
8401 <listitem><para>Mutt version string
8402 </para></listitem></varlistentry></variablelist>
8405 See the text describing the <link linkend="status-format">$status_format</link> option for more
8406 information on how to set <link linkend="compose-format">$compose_format</link>.
8410 <sect2 id="config-charset">
8411 <title>config_charset</title>
8412 <literallayout>Type: string
8413 Default: (empty)</literallayout>
8416 When defined, Mutt will recode commands in rc files from this
8417 encoding to the current character set as specified by <link linkend="charset">$charset</link>
8418 and aliases written to <link linkend="alias-file">$alias_file</link> from the current character set.
8421 Please note that if setting <link linkend="charset">$charset</link> it must be done before
8422 setting <link linkend="config-charset">$config_charset</link>.
8425 Recoding should be avoided as it may render unconvertable
8426 characters as question marks which can lead to undesired
8427 side effects (for example in regular expressions).
8431 <sect2 id="confirmappend">
8432 <title>confirmappend</title>
8433 <literallayout>Type: boolean
8434 Default: yes</literallayout>
8437 When <emphasis>set</emphasis>, Mutt will prompt for confirmation when appending messages to
8438 an existing mailbox.
8442 <sect2 id="confirmcreate">
8443 <title>confirmcreate</title>
8444 <literallayout>Type: boolean
8445 Default: yes</literallayout>
8448 When <emphasis>set</emphasis>, Mutt will prompt for confirmation when saving messages to a
8449 mailbox which does not yet exist before creating it.
8453 <sect2 id="connect-timeout">
8454 <title>connect_timeout</title>
8455 <literallayout>Type: number
8456 Default: 30</literallayout>
8459 Causes Mutt to timeout a network connection (for IMAP, POP or SMTP) after this
8460 many seconds if the connection is not able to be established. A negative
8461 value causes Mutt to wait indefinitely for the connection attempt to succeed.
8465 <sect2 id="content-type">
8466 <title>content_type</title>
8467 <literallayout>Type: string
8468 Default: <quote><literal>text/plain</literal></quote></literallayout>
8471 Sets the default Content-Type for the body of newly composed messages.
8477 <literallayout>Type: quadoption
8478 Default: yes</literallayout>
8481 This variable controls whether or not copies of your outgoing messages
8482 will be saved for later references. Also see <link linkend="record">$record</link>,
8483 <link linkend="save-name">$save_name</link>, <link linkend="force-name">$force_name</link> and <quote><link linkend="fcc-hook">fcc-hook</link></quote>.
8487 <sect2 id="crypt-use-gpgme">
8488 <title>crypt_use_gpgme</title>
8489 <literallayout>Type: boolean
8490 Default: no</literallayout>
8493 This variable controls the use of the GPGME-enabled crypto backends.
8494 If it is <emphasis>set</emphasis> and Mutt was built with gpgme support, the gpgme code for
8495 S/MIME and PGP will be used instead of the classic code. Note that
8496 you need to set this option in .muttrc; it won't have any effect when
8501 <sect2 id="crypt-use-pka">
8502 <title>crypt_use_pka</title>
8503 <literallayout>Type: boolean
8504 Default: no</literallayout>
8507 Controls whether mutt uses PKA
8508 (see http://www.g10code.de/docs/pka-intro.de.pdf) during signature
8509 verification (only supported by the GPGME backend).
8513 <sect2 id="crypt-autopgp">
8514 <title>crypt_autopgp</title>
8515 <literallayout>Type: boolean
8516 Default: yes</literallayout>
8519 This variable controls whether or not mutt may automatically enable
8520 PGP encryption/signing for messages. See also <link linkend="crypt-autoencrypt">$crypt_autoencrypt</link>,
8521 <link linkend="crypt-replyencrypt">$crypt_replyencrypt</link>,
8522 <link linkend="crypt-autosign">$crypt_autosign</link>, <link linkend="crypt-replysign">$crypt_replysign</link> and <link linkend="smime-is-default">$smime_is_default</link>.
8526 <sect2 id="crypt-autosmime">
8527 <title>crypt_autosmime</title>
8528 <literallayout>Type: boolean
8529 Default: yes</literallayout>
8532 This variable controls whether or not mutt may automatically enable
8533 S/MIME encryption/signing for messages. See also <link linkend="crypt-autoencrypt">$crypt_autoencrypt</link>,
8534 <link linkend="crypt-replyencrypt">$crypt_replyencrypt</link>,
8535 <link linkend="crypt-autosign">$crypt_autosign</link>, <link linkend="crypt-replysign">$crypt_replysign</link> and <link linkend="smime-is-default">$smime_is_default</link>.
8539 <sect2 id="date-format">
8540 <title>date_format</title>
8541 <literallayout>Type: string
8542 Default: <quote><literal>!%a, %b %d, %Y at %I:%M:%S%p %Z</literal></quote></literallayout>
8545 This variable controls the format of the date printed by the <quote>%d</quote>
8546 sequence in <link linkend="index-format">$index_format</link>. This is passed to the <literal>strftime(3)</literal>
8547 function to process the date, see the man page for the proper syntax.
8550 Unless the first character in the string is a bang (<quote>!</quote>), the month
8551 and week day names are expanded according to the locale specified in
8552 the variable <link linkend="locale">$locale</link>. If the first character in the string is a
8553 bang, the bang is discarded, and the month and week day names in the
8554 rest of the string are expanded in the <emphasis>C</emphasis> locale (that is in US
8559 <sect2 id="default-hook">
8560 <title>default_hook</title>
8561 <literallayout>Type: string
8562 Default: <quote><literal>˜f %s !˜P | (˜P ˜C %s)</literal></quote></literallayout>
8565 This variable controls how <quote><link linkend="message-hook">message-hook</link></quote>, <quote><link linkend="reply-hook">reply-hook</link></quote>, <quote><link linkend="send-hook">send-hook</link></quote>,
8566 <quote><link linkend="send2-hook">send2-hook</link></quote>, <quote><link linkend="save-hook">save-hook</link></quote>, and <quote><link linkend="fcc-hook">fcc-hook</link></quote> will
8567 be interpreted if they are specified with only a simple regexp,
8568 instead of a matching pattern. The hooks are expanded when they are
8569 declared, so a hook will be interpreted according to the value of this
8570 variable at the time the hook is declared.
8573 The default value matches
8574 if the message is either from a user matching the regular expression
8575 given, or if it is from you (if the from address matches
8576 <quote><link linkend="alternates">alternates</link></quote>) and is to or cc'ed to a user matching the given
8582 <title>delete</title>
8583 <literallayout>Type: quadoption
8584 Default: ask-yes</literallayout>
8587 Controls whether or not messages are really deleted when closing or
8588 synchronizing a mailbox. If set to <emphasis>yes</emphasis>, messages marked for
8589 deleting will automatically be purged without prompting. If set to
8590 <emphasis>no</emphasis>, messages marked for deletion will be kept in the mailbox.
8594 <sect2 id="delete-untag">
8595 <title>delete_untag</title>
8596 <literallayout>Type: boolean
8597 Default: yes</literallayout>
8600 If this option is <emphasis>set</emphasis>, mutt will untag messages when marking them
8601 for deletion. This applies when you either explicitly delete a message,
8602 or when you save it to another folder.
8606 <sect2 id="digest-collapse">
8607 <title>digest_collapse</title>
8608 <literallayout>Type: boolean
8609 Default: yes</literallayout>
8612 If this option is <emphasis>set</emphasis>, mutt's received-attachments menu will not show the subparts of
8613 individual messages in a multipart/digest. To see these subparts, press <quote>v</quote> on that menu.
8617 <sect2 id="display-filter">
8618 <title>display_filter</title>
8619 <literallayout>Type: path
8620 Default: (empty)</literallayout>
8623 When set, specifies a command used to filter messages. When a message
8624 is viewed it is passed as standard input to <link linkend="display-filter">$display_filter</link>, and the
8625 filtered message is read from the standard output.
8629 <sect2 id="dotlock-program">
8630 <title>dotlock_program</title>
8631 <literallayout>Type: path
8632 Default: <quote><literal>/usr/bin/mutt_dotlock</literal></quote></literallayout>
8635 Contains the path of the <literal>mutt_dotlock(8)</literal> binary to be used by
8640 <sect2 id="dsn-notify">
8641 <title>dsn_notify</title>
8642 <literallayout>Type: string
8643 Default: (empty)</literallayout>
8646 This variable sets the request for when notification is returned. The
8647 string consists of a comma separated list (no spaces!) of one or more
8648 of the following: <emphasis>never</emphasis>, to never request notification,
8649 <emphasis>failure</emphasis>, to request notification on transmission failure,
8650 <emphasis>delay</emphasis>, to be notified of message delays, <emphasis>success</emphasis>, to be
8651 notified of successful transmission.
8659 set dsn_notify="failure,delay"
8662 <emphasis role="bold">Note:</emphasis> when using <link linkend="sendmail">$sendmail</link> for delivery, you should not enable
8663 this unless you are either using Sendmail 8.8.x or greater or a MTA
8664 providing a <literal>sendmail(1)</literal>-compatible interface supporting the <literal>-N</literal> option
8665 for DSN. For SMTP delivery, DSN support is autodetected so that it
8666 depends on the server whether DSN will be used or not.
8670 <sect2 id="dsn-return">
8671 <title>dsn_return</title>
8672 <literallayout>Type: string
8673 Default: (empty)</literallayout>
8676 This variable controls how much of your message is returned in DSN
8677 messages. It may be set to either <emphasis>hdrs</emphasis> to return just the
8678 message header, or <emphasis>full</emphasis> to return the full message.
8689 <emphasis role="bold">Note:</emphasis> when using <link linkend="sendmail">$sendmail</link> for delivery, you should not enable
8690 this unless you are either using Sendmail 8.8.x or greater or a MTA
8691 providing a <literal>sendmail(1)</literal>-compatible interface supporting the <literal>-R</literal> option
8692 for DSN. For SMTP delivery, DSN support is autodetected so that it
8693 depends on the server whether DSN will be used or not.
8697 <sect2 id="duplicate-threads">
8698 <title>duplicate_threads</title>
8699 <literallayout>Type: boolean
8700 Default: yes</literallayout>
8703 This variable controls whether mutt, when <link linkend="sort">$sort</link> is set to <emphasis>threads</emphasis>, threads
8704 messages with the same Message-Id together. If it is <emphasis>set</emphasis>, it will indicate
8705 that it thinks they are duplicates of each other with an equals sign
8710 <sect2 id="edit-headers">
8711 <title>edit_headers</title>
8712 <literallayout>Type: boolean
8713 Default: no</literallayout>
8716 This option allows you to edit the header of your outgoing messages
8717 along with the body of your message.
8720 <emphasis role="bold">Note</emphasis> that changes made to the References: and Date: headers are
8721 ignored for interoperability reasons.
8726 <title>editor</title>
8727 <literallayout>Type: path
8728 Default: (empty)</literallayout>
8731 This variable specifies which editor is used by mutt.
8732 It defaults to the value of the <literal>$VISUAL</literal>, or <literal>$EDITOR</literal>, environment
8733 variable, or to the string <quote>/usr/bin/editor</quote> if neither of those are set.
8737 <sect2 id="encode-from">
8738 <title>encode_from</title>
8739 <literallayout>Type: boolean
8740 Default: no</literallayout>
8743 When <emphasis>set</emphasis>, mutt will quoted-printable encode messages when
8744 they contain the string <quote>From </quote> (note the trailing space) in the beginning of a line.
8745 This is useful to avoid the tampering certain mail delivery and transport
8746 agents tend to do with messages (in order to prevent tools from
8747 misinterpreting the line as a mbox message separator).
8751 <sect2 id="envelope-from-address">
8752 <title>envelope_from_address</title>
8753 <literallayout>Type: e-mail address
8754 Default: (empty)</literallayout>
8757 Manually sets the <emphasis>envelope</emphasis> sender for outgoing messages.
8758 This value is ignored if <link linkend="use-envelope-from">$use_envelope_from</link> is <emphasis>unset</emphasis>.
8763 <title>escape</title>
8764 <literallayout>Type: string
8765 Default: <quote><literal>˜</literal></quote></literallayout>
8768 Escape character to use for functions in the builtin editor.
8772 <sect2 id="fast-reply">
8773 <title>fast_reply</title>
8774 <literallayout>Type: boolean
8775 Default: no</literallayout>
8778 When <emphasis>set</emphasis>, the initial prompt for recipients and subject are skipped
8779 when replying to messages, and the initial prompt for subject is
8780 skipped when forwarding messages.
8783 <emphasis role="bold">Note:</emphasis> this variable has no effect when the <link linkend="autoedit">$autoedit</link>
8784 variable is <emphasis>set</emphasis>.
8788 <sect2 id="fcc-attach">
8789 <title>fcc_attach</title>
8790 <literallayout>Type: boolean
8791 Default: yes</literallayout>
8794 This variable controls whether or not attachments on outgoing messages
8795 are saved along with the main body of your message.
8799 <sect2 id="fcc-clear">
8800 <title>fcc_clear</title>
8801 <literallayout>Type: boolean
8802 Default: no</literallayout>
8805 When this variable is <emphasis>set</emphasis>, FCCs will be stored unencrypted and
8806 unsigned, even when the actual message is encrypted and/or
8813 <title>folder</title>
8814 <literallayout>Type: path
8815 Default: <quote><literal>˜/Mail</literal></quote></literallayout>
8818 Specifies the default location of your mailboxes. A <quote>+</quote> or <quote>=</quote> at the
8819 beginning of a pathname will be expanded to the value of this
8820 variable. Note that if you change this variable (from the default)
8821 value you need to make sure that the assignment occurs <emphasis>before</emphasis>
8822 you use <quote>+</quote> or <quote>=</quote> for any other variables since expansion takes place
8823 when handling the <quote><link linkend="mailboxes">mailboxes</link></quote> command.
8827 <sect2 id="folder-format">
8828 <title>folder_format</title>
8829 <literallayout>Type: string
8830 Default: <quote><literal>%2C %t %N %F %2l %-8.8u %-8.8g %8s %d %f</literal></quote></literallayout>
8833 This variable allows you to customize the file browser display to your
8834 personal taste. This string is similar to <link linkend="index-format">$index_format</link>, but has
8835 its own set of <literal>printf(3)</literal>-like sequences:
8840 <varlistentry><term>%C </term>
8841 <listitem><para>current file number
8842 </para></listitem></varlistentry>
8843 <varlistentry><term>%d </term>
8844 <listitem><para>date/time folder was last modified
8845 </para></listitem></varlistentry>
8846 <varlistentry><term>%f </term>
8847 <listitem><para>filename
8848 </para></listitem></varlistentry>
8849 <varlistentry><term>%F </term>
8850 <listitem><para>file permissions
8851 </para></listitem></varlistentry>
8852 <varlistentry><term>%g </term>
8853 <listitem><para>group name (or numeric gid, if missing)
8854 </para></listitem></varlistentry>
8855 <varlistentry><term>%l </term>
8856 <listitem><para>number of hard links
8857 </para></listitem></varlistentry>
8858 <varlistentry><term>%N </term>
8859 <listitem><para>N if folder has new mail, blank otherwise
8860 </para></listitem></varlistentry>
8861 <varlistentry><term>%s </term>
8862 <listitem><para>size in bytes
8863 </para></listitem></varlistentry>
8864 <varlistentry><term>%t </term>
8865 <listitem><para><quote>*</quote> if the file is tagged, blank otherwise
8866 </para></listitem></varlistentry>
8867 <varlistentry><term>%u </term>
8868 <listitem><para>owner name (or numeric uid, if missing)
8869 </para></listitem></varlistentry>
8870 <varlistentry><term>%>X </term>
8871 <listitem><para>right justify the rest of the string and pad with character <quote>X</quote>
8872 </para></listitem></varlistentry>
8873 <varlistentry><term>%|X </term>
8874 <listitem><para>pad to the end of the line with character <quote>X</quote>
8875 </para></listitem></varlistentry>
8876 <varlistentry><term>%*X </term>
8877 <listitem><para>soft-fill with character <quote>X</quote> as pad
8878 </para></listitem></varlistentry></variablelist>
8881 For an explanation of <quote>soft-fill</quote>, see the <link linkend="index-format">$index_format</link> documentation.
8885 <sect2 id="followup-to">
8886 <title>followup_to</title>
8887 <literallayout>Type: boolean
8888 Default: yes</literallayout>
8891 Controls whether or not the <quote>Mail-Followup-To:</quote> header field is
8892 generated when sending mail. When <emphasis>set</emphasis>, Mutt will generate this
8893 field when you are replying to a known mailing list, specified with
8894 the <quote><link linkend="subscribe">subscribe</link></quote> or <quote><link linkend="lists">lists</link></quote> commands.
8897 This field has two purposes. First, preventing you from
8898 receiving duplicate copies of replies to messages which you send
8899 to mailing lists, and second, ensuring that you do get a reply
8900 separately for any messages sent to known lists to which you are
8904 The header will contain only the list's address
8905 for subscribed lists, and both the list address and your own
8906 email address for unsubscribed lists. Without this header, a
8907 group reply to your message sent to a subscribed list will be
8908 sent to both the list and your address, resulting in two copies
8909 of the same email for you.
8913 <sect2 id="force-name">
8914 <title>force_name</title>
8915 <literallayout>Type: boolean
8916 Default: no</literallayout>
8919 This variable is similar to <link linkend="save-name">$save_name</link>, except that Mutt will
8920 store a copy of your outgoing message by the username of the address
8921 you are sending to even if that mailbox does not exist.
8924 Also see the <link linkend="record">$record</link> variable.
8928 <sect2 id="forward-decode">
8929 <title>forward_decode</title>
8930 <literallayout>Type: boolean
8931 Default: yes</literallayout>
8934 Controls the decoding of complex MIME messages into <literal>text/plain</literal> when
8935 forwarding a message. The message header is also RFC2047 decoded.
8936 This variable is only used, if <link linkend="mime-forward">$mime_forward</link> is <emphasis>unset</emphasis>,
8937 otherwise <link linkend="mime-forward-decode">$mime_forward_decode</link> is used instead.
8941 <sect2 id="forward-edit">
8942 <title>forward_edit</title>
8943 <literallayout>Type: quadoption
8944 Default: yes</literallayout>
8947 This quadoption controls whether or not the user is automatically
8948 placed in the editor when forwarding messages. For those who always want
8949 to forward with no modification, use a setting of <quote>no</quote>.
8953 <sect2 id="forward-format">
8954 <title>forward_format</title>
8955 <literallayout>Type: string
8956 Default: <quote><literal>[%a: %s]</literal></quote></literallayout>
8959 This variable controls the default subject when forwarding a message.
8960 It uses the same format sequences as the <link linkend="index-format">$index_format</link> variable.
8964 <sect2 id="forward-quote">
8965 <title>forward_quote</title>
8966 <literallayout>Type: boolean
8967 Default: no</literallayout>
8970 When <emphasis>set</emphasis>, forwarded messages included in the main body of the
8971 message (when <link linkend="mime-forward">$mime_forward</link> is <emphasis>unset</emphasis>) will be quoted using
8972 <link linkend="indent-string">$indent_string</link>.
8978 <literallayout>Type: e-mail address
8979 Default: (empty)</literallayout>
8982 When <emphasis>set</emphasis>, this variable contains a default from address. It
8983 can be overridden using <quote><link linkend="my-hdr">my_hdr</link></quote> (including from a <quote><link linkend="send-hook">send-hook</link></quote>) and
8984 <link linkend="reverse-name">$reverse_name</link>. This variable is ignored if <link linkend="use-from">$use_from</link> is <emphasis>unset</emphasis>.
8987 This setting defaults to the contents of the environment variable <literal>$EMAIL</literal>.
8991 <sect2 id="gecos-mask">
8992 <title>gecos_mask</title>
8993 <literallayout>Type: regular expression
8994 Default: <quote><literal>ˆ[ˆ,]*</literal></quote></literallayout>
8997 A regular expression used by mutt to parse the GECOS field of a password
8998 entry when expanding the alias. The default value
8999 will return the string up to the first <quote>,</quote> encountered.
9000 If the GECOS field contains a string like <quote>lastname, firstname</quote> then you
9001 should set it to <quote><literal>.*</literal></quote>.
9004 This can be useful if you see the following behavior: you address an e-mail
9005 to user ID <quote>stevef</quote> whose full name is <quote>Steve Franklin</quote>. If mutt expands
9006 <quote>stevef</quote> to <quote>"Franklin" stevef@foo.bar</quote> then you should set the <link linkend="gecos-mask">$gecos_mask</link> to
9007 a regular expression that will match the whole name so mutt will expand
9008 <quote>Franklin</quote> to <quote>Franklin, Steve</quote>.
9014 <literallayout>Type: boolean
9015 Default: yes</literallayout>
9018 When <emphasis>unset</emphasis>, the header fields normally added by the <quote><link linkend="my-hdr">my_hdr</link></quote>
9019 command are not created. This variable <emphasis>must</emphasis> be unset before
9020 composing a new message or replying in order to take effect. If <emphasis>set</emphasis>,
9021 the user defined header fields are added to every new message.
9026 <title>header</title>
9027 <literallayout>Type: boolean
9028 Default: no</literallayout>
9031 When <emphasis>set</emphasis>, this variable causes Mutt to include the header
9032 of the message you are replying to into the edit buffer.
9033 The <link linkend="weed">$weed</link> setting applies.
9039 <literallayout>Type: boolean
9040 Default: yes</literallayout>
9043 When <emphasis>set</emphasis>, help lines describing the bindings for the major functions
9044 provided by each menu are displayed on the first line of the screen.
9047 <emphasis role="bold">Note:</emphasis> The binding will not be displayed correctly if the
9048 function is bound to a sequence rather than a single keystroke. Also,
9049 the help line may not be updated if a binding is changed while Mutt is
9050 running. Since this variable is primarily aimed at new users, neither
9051 of these should present a major problem.
9055 <sect2 id="hidden-host">
9056 <title>hidden_host</title>
9057 <literallayout>Type: boolean
9058 Default: no</literallayout>
9061 When <emphasis>set</emphasis>, mutt will skip the host name part of <link linkend="hostname">$hostname</link> variable
9062 when adding the domain part to addresses. This variable does not
9063 affect the generation of Message-IDs, and it will not lead to the
9064 cut-off of first-level domains.
9068 <sect2 id="hide-limited">
9069 <title>hide_limited</title>
9070 <literallayout>Type: boolean
9071 Default: no</literallayout>
9074 When <emphasis>set</emphasis>, mutt will not show the presence of messages that are hidden
9075 by limiting, in the thread tree.
9079 <sect2 id="hide-missing">
9080 <title>hide_missing</title>
9081 <literallayout>Type: boolean
9082 Default: yes</literallayout>
9085 When <emphasis>set</emphasis>, mutt will not show the presence of missing messages in the
9090 <sect2 id="hide-thread-subject">
9091 <title>hide_thread_subject</title>
9092 <literallayout>Type: boolean
9093 Default: yes</literallayout>
9096 When <emphasis>set</emphasis>, mutt will not show the subject of messages in the thread
9097 tree that have the same subject as their parent or closest previously
9102 <sect2 id="hide-top-limited">
9103 <title>hide_top_limited</title>
9104 <literallayout>Type: boolean
9105 Default: no</literallayout>
9108 When <emphasis>set</emphasis>, mutt will not show the presence of messages that are hidden
9109 by limiting, at the top of threads in the thread tree. Note that when
9110 <link linkend="hide-limited">$hide_limited</link> is <emphasis>set</emphasis>, this option will have no effect.
9114 <sect2 id="hide-top-missing">
9115 <title>hide_top_missing</title>
9116 <literallayout>Type: boolean
9117 Default: yes</literallayout>
9120 When <emphasis>set</emphasis>, mutt will not show the presence of missing messages at the
9121 top of threads in the thread tree. Note that when <link linkend="hide-missing">$hide_missing</link> is
9122 <emphasis>set</emphasis>, this option will have no effect.
9126 <sect2 id="history">
9127 <title>history</title>
9128 <literallayout>Type: number
9129 Default: 10</literallayout>
9132 This variable controls the size (in number of strings remembered) of
9133 the string history buffer per category. The buffer is cleared each time the
9138 <sect2 id="history-file">
9139 <title>history_file</title>
9140 <literallayout>Type: path
9141 Default: <quote><literal>˜/.mutthistory</literal></quote></literallayout>
9144 The file in which Mutt will save its history.
9148 <sect2 id="honor-followup-to">
9149 <title>honor_followup_to</title>
9150 <literallayout>Type: quadoption
9151 Default: yes</literallayout>
9154 This variable controls whether or not a Mail-Followup-To header is
9155 honored when group-replying to a message.
9159 <sect2 id="hostname">
9160 <title>hostname</title>
9161 <literallayout>Type: string
9162 Default: (empty)</literallayout>
9165 Specifies the fully-qualified hostname of the system mutt is running on
9166 containing the host's name and the DNS domain it belongs to. It is used
9167 as the domain part (after <quote>@</quote>) for local email addresses as well as
9171 Its value is determined at startup as follows: If the node's name
9172 as returned by the <literal>uname(3)</literal> function contains the hostname and the
9173 domain, these are used to construct <link linkend="hostname">$hostname</link>. If there is no
9174 domain part returned, Mutt will look for a <quote>domain</quote> or <quote>search</quote>
9175 line in <literal>/etc/resolv.conf</literal> to determine the domain. Optionally, Mutt
9176 can be compiled with a fixed domain name in which case a detected
9180 Also see <link linkend="use-domain">$use_domain</link> and <link linkend="hidden-host">$hidden_host</link>.
9183 <emphasis role="bold">Note:</emphasis> On Debian systems, the default for this variable is obtained
9184 from /etc/mailname when Mutt starts.
9188 <sect2 id="ignore-linear-white-space">
9189 <title>ignore_linear_white_space</title>
9190 <literallayout>Type: boolean
9191 Default: no</literallayout>
9194 This option replaces linear-white-space between encoded-word
9195 and text to a single space to prevent the display of MIME-encoded
9196 <quote>Subject:</quote> field from being divided into multiple lines.
9200 <sect2 id="ignore-list-reply-to">
9201 <title>ignore_list_reply_to</title>
9202 <literallayout>Type: boolean
9203 Default: no</literallayout>
9206 Affects the behaviour of the <literal><reply></literal> function when replying to
9207 messages from mailing lists (as defined by the <quote><link linkend="subscribe">subscribe</link></quote> or
9208 <quote><link linkend="lists">lists</link></quote> commands). When <emphasis>set</emphasis>, if the <quote>Reply-To:</quote> field is
9209 set to the same value as the <quote>To:</quote> field, Mutt assumes that the
9210 <quote>Reply-To:</quote> field was set by the mailing list to automate responses
9211 to the list, and will ignore this field. To direct a response to the
9212 mailing list when this option is <emphasis>set</emphasis>, use the <literal><link linkend="list-reply"><list-reply></link></literal>
9213 function; <literal><group-reply></literal> will reply to both the sender and the
9218 <sect2 id="imap-authenticators">
9219 <title>imap_authenticators</title>
9220 <literallayout>Type: string
9221 Default: (empty)</literallayout>
9224 This is a colon-delimited list of authentication methods mutt may
9225 attempt to use to log in to an IMAP server, in the order mutt should
9226 try them. Authentication methods are either <quote>login</quote> or the right
9227 side of an IMAP <quote>AUTH=xxx</quote> capability string, eg <quote>digest-md5</quote>, <quote>gssapi</quote>
9228 or <quote>cram-md5</quote>. This option is case-insensitive. If it's
9229 <emphasis>unset</emphasis> (the default) mutt will try all available methods,
9230 in order from most-secure to least-secure.
9238 set imap_authenticators="gssapi:cram-md5:login"
9241 <emphasis role="bold">Note:</emphasis> Mutt will only fall back to other authentication methods if
9242 the previous methods are unavailable. If a method is available but
9243 authentication fails, mutt will not connect to the IMAP server.
9247 <sect2 id="imap-check-subscribed">
9248 <title>imap_check_subscribed</title>
9249 <literallayout>Type: boolean
9250 Default: no</literallayout>
9253 When <emphasis>set</emphasis>, mutt will fetch the set of subscribed folders from
9254 your server on connection, and add them to the set of mailboxes
9255 it polls for new mail just as if you had issued individual <quote><link linkend="mailboxes">mailboxes</link></quote>
9260 <sect2 id="imap-delim-chars">
9261 <title>imap_delim_chars</title>
9262 <literallayout>Type: string
9263 Default: <quote><literal>/.</literal></quote></literallayout>
9266 This contains the list of characters which you would like to treat
9267 as folder separators for displaying IMAP paths. In particular it
9268 helps in using the <quote>=</quote> shortcut for your <emphasis>folder</emphasis> variable.
9272 <sect2 id="imap-headers">
9273 <title>imap_headers</title>
9274 <literallayout>Type: string
9275 Default: (empty)</literallayout>
9278 Mutt requests these header fields in addition to the default headers
9279 (<quote>Date:</quote>, <quote>From:</quote>, <quote>Subject:</quote>, <quote>To:</quote>, <quote>Cc:</quote>, <quote>Message-Id:</quote>,
9280 <quote>References:</quote>, <quote>Content-Type:</quote>, <quote>Content-Description:</quote>, <quote>In-Reply-To:</quote>,
9281 <quote>Reply-To:</quote>, <quote>Lines:</quote>, <quote>List-Post:</quote>, <quote>X-Label:</quote>) from IMAP
9282 servers before displaying the index menu. You may want to add more
9283 headers for spam detection.
9286 <emphasis role="bold">Note:</emphasis> This is a space separated list, items should be uppercase
9287 and not contain the colon, e.g. <quote>X-BOGOSITY X-SPAM-STATUS</quote> for the
9288 <quote>X-Bogosity:</quote> and <quote>X-Spam-Status:</quote> header fields.
9292 <sect2 id="imap-idle">
9293 <title>imap_idle</title>
9294 <literallayout>Type: boolean
9295 Default: no</literallayout>
9298 When <emphasis>set</emphasis>, mutt will attempt to use the IMAP IDLE extension
9299 to check for new mail in the current mailbox. Some servers
9300 (dovecot was the inspiration for this option) react badly
9301 to mutt's implementation. If your connection seems to freeze
9302 up periodically, try unsetting this.
9306 <sect2 id="imap-keepalive">
9307 <title>imap_keepalive</title>
9308 <literallayout>Type: number
9309 Default: 900</literallayout>
9312 This variable specifies the maximum amount of time in seconds that mutt
9313 will wait before polling open IMAP connections, to prevent the server
9314 from closing them before mutt has finished with them. The default is
9315 well within the RFC-specified minimum amount of time (30 minutes) before
9316 a server is allowed to do this, but in practice the RFC does get
9317 violated every now and then. Reduce this number if you find yourself
9318 getting disconnected from your IMAP server due to inactivity.
9322 <sect2 id="imap-list-subscribed">
9323 <title>imap_list_subscribed</title>
9324 <literallayout>Type: boolean
9325 Default: no</literallayout>
9328 This variable configures whether IMAP folder browsing will look for
9329 only subscribed folders or all folders. This can be toggled in the
9330 IMAP browser with the <literal><toggle-subscribed></literal> function.
9334 <sect2 id="imap-login">
9335 <title>imap_login</title>
9336 <literallayout>Type: string
9337 Default: (empty)</literallayout>
9340 Your login name on the IMAP server.
9343 This variable defaults to the value of <link linkend="imap-user">$imap_user</link>.
9347 <sect2 id="imap-pass">
9348 <title>imap_pass</title>
9349 <literallayout>Type: string
9350 Default: (empty)</literallayout>
9353 Specifies the password for your IMAP account. If <emphasis>unset</emphasis>, Mutt will
9354 prompt you for your password when you invoke the <literal><link linkend="fetch-mail"><fetch-mail></link></literal> function
9355 or try to open an IMAP folder.
9358 <emphasis role="bold">Warning</emphasis>: you should only use this option when you are on a
9359 fairly secure machine, because the superuser can read your muttrc even
9360 if you are the only one who can read the file.
9364 <sect2 id="imap-passive">
9365 <title>imap_passive</title>
9366 <literallayout>Type: boolean
9367 Default: yes</literallayout>
9370 When <emphasis>set</emphasis>, mutt will not open new IMAP connections to check for new
9371 mail. Mutt will only check for new mail over existing IMAP
9372 connections. This is useful if you don't want to be prompted to
9373 user/password pairs on mutt invocation, or if opening the connection
9378 <sect2 id="imap-peek">
9379 <title>imap_peek</title>
9380 <literallayout>Type: boolean
9381 Default: yes</literallayout>
9384 When <emphasis>set</emphasis>, mutt will avoid implicitly marking your mail as read whenever
9385 you fetch a message from the server. This is generally a good thing,
9386 but can make closing an IMAP folder somewhat slower. This option
9387 exists to appease speed freaks.
9391 <sect2 id="imap-pipeline-depth">
9392 <title>imap_pipeline_depth</title>
9393 <literallayout>Type: number
9394 Default: 15</literallayout>
9397 Controls the number of IMAP commands that may be queued up before they
9398 are sent to the server. A deeper pipeline reduces the amount of time
9399 mutt must wait for the server, and can make IMAP servers feel much
9400 more responsive. But not all servers correctly handle pipelined commands,
9401 so if you have problems you might want to try setting this variable to 0.
9404 <emphasis role="bold">Note:</emphasis> Changes to this variable have no effect on open connections.
9408 <sect2 id="imap-servernoise">
9409 <title>imap_servernoise</title>
9410 <literallayout>Type: boolean
9411 Default: yes</literallayout>
9414 When <emphasis>set</emphasis>, mutt will display warning messages from the IMAP
9415 server as error messages. Since these messages are often
9416 harmless, or generated due to configuration problems on the
9417 server which are out of the users' hands, you may wish to suppress
9422 <sect2 id="imap-user">
9423 <title>imap_user</title>
9424 <literallayout>Type: string
9425 Default: (empty)</literallayout>
9428 The name of the user whose mail you intend to access on the IMAP
9432 This variable defaults to your user name on the local machine.
9436 <sect2 id="implicit-autoview">
9437 <title>implicit_autoview</title>
9438 <literallayout>Type: boolean
9439 Default: no</literallayout>
9442 If set to <quote>yes</quote>, mutt will look for a mailcap entry with the
9443 <quote><literal>copiousoutput</literal></quote> flag set for <emphasis>every</emphasis> MIME attachment it doesn't have
9444 an internal viewer defined for. If such an entry is found, mutt will
9445 use the viewer defined in that entry to convert the body part to text
9450 <sect2 id="include">
9451 <title>include</title>
9452 <literallayout>Type: quadoption
9453 Default: ask-yes</literallayout>
9456 Controls whether or not a copy of the message(s) you are replying to
9457 is included in your reply.
9461 <sect2 id="include-onlyfirst">
9462 <title>include_onlyfirst</title>
9463 <literallayout>Type: boolean
9464 Default: no</literallayout>
9467 Controls whether or not Mutt includes only the first attachment
9468 of the message you are replying.
9472 <sect2 id="indent-string">
9473 <title>indent_string</title>
9474 <literallayout>Type: string
9475 Default: <quote><literal>> </literal></quote></literallayout>
9478 Specifies the string to prepend to each line of text quoted in a
9479 message to which you are replying. You are strongly encouraged not to
9480 change this value, as it tends to agitate the more fanatical netizens.
9483 This option is a format string, please see the description of
9484 <link linkend="index-format">$index_format</link> for supported <literal>printf(3)</literal>-style sequences.
9487 Because for <literal>format=lowed</literal> style messages the quoting mechanism
9488 is strictly defined, this setting is ignored if <link linkend="text-flowed">$text_flowed</link> is
9489 <emphasis>set</emphasis>.
9493 <sect2 id="index-format">
9494 <title>index_format</title>
9495 <literallayout>Type: string
9496 Default: <quote><literal>%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s</literal></quote></literallayout>
9499 This variable allows you to customize the message index display to
9500 your personal taste.
9503 <quote>Format strings</quote> are similar to the strings used in the C
9504 function <literal>printf(3)</literal> to format output (see the man page for more details).
9505 The following sequences are defined in Mutt:
9510 <varlistentry><term>%a </term>
9511 <listitem><para>address of the author
9512 </para></listitem></varlistentry>
9513 <varlistentry><term>%A </term>
9514 <listitem><para>reply-to address (if present; otherwise: address of author)
9515 </para></listitem></varlistentry>
9516 <varlistentry><term>%b </term>
9517 <listitem><para>filename of the original message folder (think mailbox)
9518 </para></listitem></varlistentry>
9519 <varlistentry><term>%B </term>
9520 <listitem><para>the list to which the letter was sent, or else the folder name (%b).
9521 </para></listitem></varlistentry>
9522 <varlistentry><term>%c </term>
9523 <listitem><para>number of characters (bytes) in the message
9524 </para></listitem></varlistentry>
9525 <varlistentry><term>%C </term>
9526 <listitem><para>current message number
9527 </para></listitem></varlistentry>
9528 <varlistentry><term>%d </term>
9529 <listitem><para>date and time of the message in the format specified by
9530 <link linkend="date-format">$date_format</link> converted to sender's time zone
9531 </para></listitem></varlistentry>
9532 <varlistentry><term>%D </term>
9533 <listitem><para>date and time of the message in the format specified by
9534 <link linkend="date-format">$date_format</link> converted to the local time zone
9535 </para></listitem></varlistentry>
9536 <varlistentry><term>%e </term>
9537 <listitem><para>current message number in thread
9538 </para></listitem></varlistentry>
9539 <varlistentry><term>%E </term>
9540 <listitem><para>number of messages in current thread
9541 </para></listitem></varlistentry>
9542 <varlistentry><term>%f </term>
9543 <listitem><para>sender (address + real name), either From: or Return-Path:
9544 </para></listitem></varlistentry>
9545 <varlistentry><term>%F </term>
9546 <listitem><para>author name, or recipient name if the message is from you
9547 </para></listitem></varlistentry>
9548 <varlistentry><term>%H </term>
9549 <listitem><para>spam attribute(s) of this message
9550 </para></listitem></varlistentry>
9551 <varlistentry><term>%i </term>
9552 <listitem><para>message-id of the current message
9553 </para></listitem></varlistentry>
9554 <varlistentry><term>%l </term>
9555 <listitem><para>number of lines in the message (does not work with maildir,
9556 mh, and possibly IMAP folders)
9557 </para></listitem></varlistentry>
9558 <varlistentry><term>%L </term>
9559 <listitem><para>If an address in the <quote>To:</quote> or <quote>Cc:</quote> header field matches an address
9560 defined by the users <quote><link linkend="subscribe">subscribe</link></quote> command, this displays
9561 "To <list-name>", otherwise the same as %F.
9562 </para></listitem></varlistentry>
9563 <varlistentry><term>%m </term>
9564 <listitem><para>total number of message in the mailbox
9565 </para></listitem></varlistentry>
9566 <varlistentry><term>%M </term>
9567 <listitem><para>number of hidden messages if the thread is collapsed.
9568 </para></listitem></varlistentry>
9569 <varlistentry><term>%N </term>
9570 <listitem><para>message score
9571 </para></listitem></varlistentry>
9572 <varlistentry><term>%n </term>
9573 <listitem><para>author's real name (or address if missing)
9574 </para></listitem></varlistentry>
9575 <varlistentry><term>%O </term>
9576 <listitem><para>original save folder where mutt would formerly have
9577 stashed the message: list name or recipient name
9578 if not sent to a list
9579 </para></listitem></varlistentry>
9580 <varlistentry><term>%P </term>
9581 <listitem><para>progress indicator for the builtin pager (how much of the file has been displayed)
9582 </para></listitem></varlistentry>
9583 <varlistentry><term>%s </term>
9584 <listitem><para>subject of the message
9585 </para></listitem></varlistentry>
9586 <varlistentry><term>%S </term>
9587 <listitem><para>status of the message (<quote>N</quote>/<quote>D</quote>/<quote>d</quote>/<quote>!</quote>/<quote>r</quote>/*)
9588 </para></listitem></varlistentry>
9589 <varlistentry><term>%t </term>
9590 <listitem><para><quote>To:</quote> field (recipients)
9591 </para></listitem></varlistentry>
9592 <varlistentry><term>%T </term>
9593 <listitem><para>the appropriate character from the <link linkend="to-chars">$to_chars</link> string
9594 </para></listitem></varlistentry>
9595 <varlistentry><term>%u </term>
9596 <listitem><para>user (login) name of the author
9597 </para></listitem></varlistentry>
9598 <varlistentry><term>%v </term>
9599 <listitem><para>first name of the author, or the recipient if the message is from you
9600 </para></listitem></varlistentry>
9601 <varlistentry><term>%X </term>
9602 <listitem><para>number of attachments
9603 (please see the <quote><link linkend="attachments">attachments</link></quote> section for possible speed effects)
9604 </para></listitem></varlistentry>
9605 <varlistentry><term>%y </term>
9606 <listitem><para><quote>X-Label:</quote> field, if present
9607 </para></listitem></varlistentry>
9608 <varlistentry><term>%Y </term>
9609 <listitem><para><quote>X-Label:</quote> field, if present, and <emphasis>(1)</emphasis> not at part of a thread tree,
9610 <emphasis>(2)</emphasis> at the top of a thread, or <emphasis>(3)</emphasis> <quote>X-Label:</quote> is different from
9611 preceding message's <quote>X-Label:</quote>.
9612 </para></listitem></varlistentry>
9613 <varlistentry><term>%Z </term>
9614 <listitem><para>message status flags
9615 </para></listitem></varlistentry>
9616 <varlistentry><term>%{fmt} </term>
9617 <listitem><para>the date and time of the message is converted to sender's
9618 time zone, and <quote>fmt</quote> is expanded by the library function
9619 <literal>strftime(3)</literal>; a leading bang disables locales
9620 </para></listitem></varlistentry>
9621 <varlistentry><term>%[fmt] </term>
9622 <listitem><para>the date and time of the message is converted to the local
9623 time zone, and <quote>fmt</quote> is expanded by the library function
9624 <literal>strftime(3)</literal>; a leading bang disables locales
9625 </para></listitem></varlistentry>
9626 <varlistentry><term>%(fmt) </term>
9627 <listitem><para>the local date and time when the message was received.
9628 <quote>fmt</quote> is expanded by the library function <literal>strftime(3)</literal>;
9629 a leading bang disables locales
9630 </para></listitem></varlistentry>
9631 <varlistentry><term>%<fmt> </term>
9632 <listitem><para>the current local time. <quote>fmt</quote> is expanded by the library
9633 function <literal>strftime(3)</literal>; a leading bang disables locales.
9634 </para></listitem></varlistentry>
9635 <varlistentry><term>%>X </term>
9636 <listitem><para>right justify the rest of the string and pad with character <quote>X</quote>
9637 </para></listitem></varlistentry>
9638 <varlistentry><term>%|X </term>
9639 <listitem><para>pad to the end of the line with character <quote>X</quote>
9640 </para></listitem></varlistentry>
9641 <varlistentry><term>%*X </term>
9642 <listitem><para>soft-fill with character <quote>X</quote> as pad
9643 </para></listitem></varlistentry></variablelist>
9646 <quote>Soft-fill</quote> deserves some explanation: Normal right-justification
9647 will print everything to the left of the <quote>%></quote>, displaying padding and
9648 whatever lies to the right only if there's room. By contrast,
9649 soft-fill gives priority to the right-hand side, guaranteeing space
9650 to display it and showing padding only if there's still room. If
9651 necessary, soft-fill will eat text leftwards to make room for
9655 Note that these expandos are supported in
9656 <quote><link linkend="save-hook">save-hook</link></quote>, <quote><link linkend="fcc-hook">fcc-hook</link></quote> and <quote><link linkend="fcc-save-hook">fcc-save-hook</link></quote>, too.
9661 <title>ispell</title>
9662 <literallayout>Type: path
9663 Default: <quote><literal>ispell</literal></quote></literallayout>
9666 How to invoke ispell (GNU's spell-checking software).
9670 <sect2 id="keep-flagged">
9671 <title>keep_flagged</title>
9672 <literallayout>Type: boolean
9673 Default: no</literallayout>
9676 If <emphasis>set</emphasis>, read messages marked as flagged will not be moved
9677 from your spool mailbox to your <link linkend="mbox">$mbox</link> mailbox, or as a result of
9678 a <quote><link linkend="mbox-hook">mbox-hook</link></quote> command.
9683 <title>locale</title>
9684 <literallayout>Type: string
9685 Default: <quote><literal>C</literal></quote></literallayout>
9688 The locale used by <literal>strftime(3)</literal> to format dates. Legal values are
9689 the strings your system accepts for the locale environment variable <literal>$LC_TIME</literal>.
9693 <sect2 id="mail-check">
9694 <title>mail_check</title>
9695 <literallayout>Type: number
9696 Default: 5</literallayout>
9699 This variable configures how often (in seconds) mutt should look for
9700 new mail. Also see the <link linkend="timeout">$timeout</link> variable.
9704 <sect2 id="mailcap-path">
9705 <title>mailcap_path</title>
9706 <literallayout>Type: string
9707 Default: (empty)</literallayout>
9710 This variable specifies which files to consult when attempting to
9711 display MIME bodies not directly supported by Mutt.
9715 <sect2 id="mailcap-sanitize">
9716 <title>mailcap_sanitize</title>
9717 <literallayout>Type: boolean
9718 Default: yes</literallayout>
9721 If <emphasis>set</emphasis>, mutt will restrict possible characters in mailcap % expandos
9722 to a well-defined set of safe characters. This is the safe setting,
9723 but we are not sure it doesn't break some more advanced MIME stuff.
9726 <emphasis role="bold">DON'T CHANGE THIS SETTING UNLESS YOU ARE REALLY SURE WHAT YOU ARE
9731 <sect2 id="maildir-mtime">
9732 <title>maildir_mtime</title>
9733 <literallayout>Type: boolean
9734 Default: no</literallayout>
9737 If set, the sort-by-date option in the browser will sort maildirs
9738 smartly, not using the mtime of the maildir itself but that of the
9739 newest message in the new subdirectory, making the sorting by
9740 reverse date much more useful. People with maildirs over NFS may
9741 wish to leave this option unset.
9745 <sect2 id="header-cache">
9746 <title>header_cache</title>
9747 <literallayout>Type: path
9748 Default: (empty)</literallayout>
9751 This variable points to the header cache database.
9752 If pointing to a directory Mutt will contain a header cache
9753 database file per folder, if pointing to a file that file will
9754 be a single global header cache. By default it is <emphasis>unset</emphasis> so no header
9755 caching will be used.
9758 Header caching can greatly improve speed when opening POP, IMAP
9759 MH or Maildir folders, see <quote><link linkend="caching">caching</link></quote> for details.
9763 <sect2 id="maildir-header-cache-verify">
9764 <title>maildir_header_cache_verify</title>
9765 <literallayout>Type: boolean
9766 Default: yes</literallayout>
9769 Check for Maildir unaware programs other than mutt having modified maildir
9770 files when the header cache is in use. This incurs one <literal>stat(2)</literal> per
9771 message every time the folder is opened (which can be very slow for NFS
9776 <sect2 id="header-cache-pagesize">
9777 <title>header_cache_pagesize</title>
9778 <literallayout>Type: string
9779 Default: <quote><literal>16384</literal></quote></literallayout>
9782 When mutt is compiled with either gdbm or bdb4 as the header cache backend,
9783 this option changes the database page size. Too large or too small
9784 values can waste space, memory, or CPU time. The default should be more
9785 or less optimal for most use cases.
9789 <sect2 id="maildir-trash">
9790 <title>maildir_trash</title>
9791 <literallayout>Type: boolean
9792 Default: no</literallayout>
9795 If <emphasis>set</emphasis>, messages marked as deleted will be saved with the maildir
9796 trashed flag instead of unlinked. <emphasis role="bold">Note:</emphasis> this only applies
9797 to maildir-style mailboxes. Setting it will have no effect on other
9802 <sect2 id="mark-old">
9803 <title>mark_old</title>
9804 <literallayout>Type: boolean
9805 Default: yes</literallayout>
9808 Controls whether or not mutt marks <emphasis>new</emphasis> <emphasis role="bold">unread</emphasis>
9809 messages as <emphasis>old</emphasis> if you exit a mailbox without reading them.
9810 With this option <emphasis>set</emphasis>, the next time you start mutt, the messages
9811 will show up with an <quote>O</quote> next to them in the index menu,
9812 indicating that they are old.
9816 <sect2 id="markers">
9817 <title>markers</title>
9818 <literallayout>Type: boolean
9819 Default: yes</literallayout>
9822 Controls the display of wrapped lines in the internal pager. If set, a
9823 <quote>+</quote> marker is displayed at the beginning of wrapped lines.
9826 Also see the <link linkend="smart-wrap">$smart_wrap</link> variable.
9832 <literallayout>Type: regular expression
9833 Default: <quote><literal>!ˆ\.[ˆ.]</literal></quote></literallayout>
9836 A regular expression used in the file browser, optionally preceded by
9837 the <emphasis>not</emphasis> operator <quote>!</quote>. Only files whose names match this mask
9838 will be shown. The match is always case-sensitive.
9844 <literallayout>Type: path
9845 Default: <quote><literal>˜/mbox</literal></quote></literallayout>
9848 This specifies the folder into which read mail in your <link linkend="spoolfile">$spoolfile</link>
9849 folder will be appended.
9852 Also see the <link linkend="move">$move</link> variable.
9856 <sect2 id="mbox-type">
9857 <title>mbox_type</title>
9858 <literallayout>Type: folder magic
9859 Default: mbox</literallayout>
9862 The default mailbox type used when creating new folders. May be any of
9863 <quote>mbox</quote>, <quote>MMDF</quote>, <quote>MH</quote> and <quote>Maildir</quote>.
9868 <title>metoo</title>
9869 <literallayout>Type: boolean
9870 Default: no</literallayout>
9873 If <emphasis>unset</emphasis>, Mutt will remove your address (see the <quote><link linkend="alternates">alternates</link></quote>
9874 command) from the list of recipients when replying to a message.
9878 <sect2 id="menu-context">
9879 <title>menu_context</title>
9880 <literallayout>Type: number
9881 Default: 0</literallayout>
9884 This variable controls the number of lines of context that are given
9885 when scrolling through menus. (Similar to <link linkend="pager-context">$pager_context</link>.)
9889 <sect2 id="menu-move-off">
9890 <title>menu_move_off</title>
9891 <literallayout>Type: boolean
9892 Default: yes</literallayout>
9895 When <emphasis>unset</emphasis>, the bottom entry of menus will never scroll up past
9896 the bottom of the screen, unless there are less entries than lines.
9897 When <emphasis>set</emphasis>, the bottom entry may move off the bottom.
9901 <sect2 id="menu-scroll">
9902 <title>menu_scroll</title>
9903 <literallayout>Type: boolean
9904 Default: no</literallayout>
9907 When <emphasis>set</emphasis>, menus will be scrolled up or down one line when you
9908 attempt to move across a screen boundary. If <emphasis>unset</emphasis>, the screen
9909 is cleared and the next or previous page of the menu is displayed
9910 (useful for slow links to avoid many redraws).
9914 <sect2 id="meta-key">
9915 <title>meta_key</title>
9916 <literallayout>Type: boolean
9917 Default: no</literallayout>
9920 If <emphasis>set</emphasis>, forces Mutt to interpret keystrokes with the high bit (bit 8)
9921 set as if the user had pressed the Esc key and whatever key remains
9922 after having the high bit removed. For example, if the key pressed
9923 has an ASCII value of <literal>0xf8</literal>, then this is treated as if the user had
9924 pressed Esc then <quote>x</quote>. This is because the result of removing the
9925 high bit from <literal>0xf8</literal> is <literal>0x78</literal>, which is the ASCII character
9930 <sect2 id="mh-purge">
9931 <title>mh_purge</title>
9932 <literallayout>Type: boolean
9933 Default: no</literallayout>
9936 When <emphasis>unset</emphasis>, mutt will mimic mh's behaviour and rename deleted messages
9937 to <emphasis>,<old file name></emphasis> in mh folders instead of really deleting
9938 them. This leaves the message on disk but makes programs reading the folder
9939 ignore it. If the variable is <emphasis>set</emphasis>, the message files will simply be
9943 This option is similar to <link linkend="maildir-trash">$maildir_trash</link> for Maildir folders.
9947 <sect2 id="mh-seq-flagged">
9948 <title>mh_seq_flagged</title>
9949 <literallayout>Type: string
9950 Default: <quote><literal>flagged</literal></quote></literallayout>
9953 The name of the MH sequence used for flagged messages.
9957 <sect2 id="mh-seq-replied">
9958 <title>mh_seq_replied</title>
9959 <literallayout>Type: string
9960 Default: <quote><literal>replied</literal></quote></literallayout>
9963 The name of the MH sequence used to tag replied messages.
9967 <sect2 id="mh-seq-unseen">
9968 <title>mh_seq_unseen</title>
9969 <literallayout>Type: string
9970 Default: <quote><literal>unseen</literal></quote></literallayout>
9973 The name of the MH sequence used for unseen messages.
9977 <sect2 id="mime-forward">
9978 <title>mime_forward</title>
9979 <literallayout>Type: quadoption
9980 Default: no</literallayout>
9983 When <emphasis>set</emphasis>, the message you are forwarding will be attached as a
9984 separate <literal>message/rfc822</literal> MIME part instead of included in the main body of the
9985 message. This is useful for forwarding MIME messages so the receiver
9986 can properly view the message as it was delivered to you. If you like
9987 to switch between MIME and not MIME from mail to mail, set this
9988 variable to <quote>ask-no</quote> or <quote>ask-yes</quote>.
9991 Also see <link linkend="forward-decode">$forward_decode</link> and <link linkend="mime-forward-decode">$mime_forward_decode</link>.
9995 <sect2 id="mime-forward-decode">
9996 <title>mime_forward_decode</title>
9997 <literallayout>Type: boolean
9998 Default: no</literallayout>
10001 Controls the decoding of complex MIME messages into <literal>text/plain</literal> when
10002 forwarding a message while <link linkend="mime-forward">$mime_forward</link> is <emphasis>set</emphasis>. Otherwise
10003 <link linkend="forward-decode">$forward_decode</link> is used instead.
10007 <sect2 id="mime-forward-rest">
10008 <title>mime_forward_rest</title>
10009 <literallayout>Type: quadoption
10010 Default: yes</literallayout>
10013 When forwarding multiple attachments of a MIME message from the attachment
10014 menu, attachments which cannot be decoded in a reasonable manner will
10015 be attached to the newly composed message if this option is <emphasis>set</emphasis>.
10019 <sect2 id="mix-entry-format">
10020 <title>mix_entry_format</title>
10021 <literallayout>Type: string
10022 Default: <quote><literal>%4n %c %-16s %a</literal></quote></literallayout>
10025 This variable describes the format of a remailer line on the mixmaster
10026 chain selection screen. The following <literal>printf(3)</literal>-like sequences are
10032 <varlistentry><term>%n </term>
10033 <listitem><para>The running number on the menu.
10034 </para></listitem></varlistentry>
10035 <varlistentry><term>%c </term>
10036 <listitem><para>Remailer capabilities.
10037 </para></listitem></varlistentry>
10038 <varlistentry><term>%s </term>
10039 <listitem><para>The remailer's short name.
10040 </para></listitem></varlistentry>
10041 <varlistentry><term>%a </term>
10042 <listitem><para>The remailer's e-mail address.
10043 </para></listitem></varlistentry></variablelist>
10046 <sect2 id="mixmaster">
10047 <title>mixmaster</title>
10048 <literallayout>Type: path
10049 Default: <quote><literal>mixmaster</literal></quote></literallayout>
10052 This variable contains the path to the Mixmaster binary on your
10053 system. It is used with various sets of parameters to gather the
10054 list of known remailers, and to finally send a message through the
10058 <emphasis role="bold">Note:</emphasis> On Debian systems, this option is set by default to
10059 <quote>mixmaster-filter</quote> in /etc/Muttrc.
10064 <title>move</title>
10065 <literallayout>Type: quadoption
10066 Default: no</literallayout>
10069 Controls whether or not Mutt will move read messages
10070 from your spool mailbox to your <link linkend="mbox">$mbox</link> mailbox, or as a result of
10071 a <quote><link linkend="mbox-hook">mbox-hook</link></quote> command.
10075 <sect2 id="message-cachedir">
10076 <title>message_cachedir</title>
10077 <literallayout>Type: path
10078 Default: (empty)</literallayout>
10081 Set this to a directory and mutt will cache copies of messages from
10082 your IMAP and POP servers here. You are free to remove entries at any
10086 When setting this variable to a directory, mutt needs to fetch every
10087 remote message only once and can perform regular expression searches
10088 as fast as for local folders.
10091 Also see the <link linkend="message-cache-clean">$message_cache_clean</link> variable.
10095 <sect2 id="message-cache-clean">
10096 <title>message_cache_clean</title>
10097 <literallayout>Type: boolean
10098 Default: no</literallayout>
10101 If <emphasis>set</emphasis>, mutt will clean out obsolete entries from the message cache when
10102 the mailbox is synchronized. You probably only want to set it
10103 every once in a while, since it can be a little slow
10104 (especially for large folders).
10108 <sect2 id="message-format">
10109 <title>message_format</title>
10110 <literallayout>Type: string
10111 Default: <quote><literal>%s</literal></quote></literallayout>
10114 This is the string displayed in the <quote>attachment</quote> menu for
10115 attachments of type <literal>message/rfc822</literal>. For a full listing of defined
10116 <literal>printf(3)</literal>-like sequences see the section on <link linkend="index-format">$index_format</link>.
10120 <sect2 id="narrow-tree">
10121 <title>narrow_tree</title>
10122 <literallayout>Type: boolean
10123 Default: no</literallayout>
10126 This variable, when <emphasis>set</emphasis>, makes the thread tree narrower, allowing
10127 deeper threads to fit on the screen.
10131 <sect2 id="net-inc">
10132 <title>net_inc</title>
10133 <literallayout>Type: number
10134 Default: 10</literallayout>
10137 Operations that expect to transfer a large amount of data over the
10138 network will update their progress every <link linkend="net-inc">$net_inc</link> kilobytes.
10139 If set to 0, no progress messages will be displayed.
10142 See also <link linkend="read-inc">$read_inc</link>, <link linkend="write-inc">$write_inc</link> and <link linkend="net-inc">$net_inc</link>.
10147 <title>pager</title>
10148 <literallayout>Type: path
10149 Default: <quote><literal>builtin</literal></quote></literallayout>
10152 This variable specifies which pager you would like to use to view
10153 messages. The value <quote>builtin</quote> means to use the builtin pager, otherwise this
10154 variable should specify the pathname of the external pager you would
10158 Using an external pager may have some disadvantages: Additional
10159 keystrokes are necessary because you can't call mutt functions
10160 directly from the pager, and screen resizes cause lines longer than
10161 the screen width to be badly formatted in the help menu.
10165 <sect2 id="pager-context">
10166 <title>pager_context</title>
10167 <literallayout>Type: number
10168 Default: 0</literallayout>
10171 This variable controls the number of lines of context that are given
10172 when displaying the next or previous page in the internal pager. By
10173 default, Mutt will display the line after the last one on the screen
10174 at the top of the next page (0 lines of context).
10178 <sect2 id="pager-format">
10179 <title>pager_format</title>
10180 <literallayout>Type: string
10181 Default: <quote><literal>-%Z- %C/%m: %-20.20n %s%* -- (%P)</literal></quote></literallayout>
10184 This variable controls the format of the one-line message <quote>status</quote>
10185 displayed before each message in either the internal or an external
10186 pager. The valid sequences are listed in the <link linkend="index-format">$index_format</link>
10191 <sect2 id="pager-index-lines">
10192 <title>pager_index_lines</title>
10193 <literallayout>Type: number
10194 Default: 0</literallayout>
10197 Determines the number of lines of a mini-index which is shown when in
10198 the pager. The current message, unless near the top or bottom of the
10199 folder, will be roughly one third of the way down this mini-index,
10200 giving the reader the context of a few messages before and after the
10201 message. This is useful, for example, to determine how many messages
10202 remain to be read in the current thread. One of the lines is reserved
10203 for the status bar from the index, so a setting of 6
10204 will only show 5 lines of the actual index. A value of 0 results in
10205 no index being shown. If the number of messages in the current folder
10206 is less than <link linkend="pager-index-lines">$pager_index_lines</link>, then the index will only use as
10207 many lines as it needs.
10211 <sect2 id="pager-stop">
10212 <title>pager_stop</title>
10213 <literallayout>Type: boolean
10214 Default: no</literallayout>
10217 When <emphasis>set</emphasis>, the internal-pager will <emphasis role="bold">not</emphasis> move to the next message
10218 when you are at the end of a message and invoke the <literal><next-page></literal>
10223 <sect2 id="crypt-autosign">
10224 <title>crypt_autosign</title>
10225 <literallayout>Type: boolean
10226 Default: no</literallayout>
10229 Setting this variable will cause Mutt to always attempt to
10230 cryptographically sign outgoing messages. This can be overridden
10231 by use of the pgp menu, when signing is not required or
10232 encryption is requested as well. If <link linkend="smime-is-default">$smime_is_default</link> is <emphasis>set</emphasis>,
10233 then OpenSSL is used instead to create S/MIME messages and settings can
10234 be overridden by use of the smime menu instead of the pgp menu.
10239 <sect2 id="crypt-autoencrypt">
10240 <title>crypt_autoencrypt</title>
10241 <literallayout>Type: boolean
10242 Default: no</literallayout>
10245 Setting this variable will cause Mutt to always attempt to PGP
10246 encrypt outgoing messages. This is probably only useful in
10247 connection to the <quote><link linkend="send-hook">send-hook</link></quote> command. It can be overridden
10248 by use of the pgp menu, when encryption is not required or
10249 signing is requested as well. If <link linkend="smime-is-default">$smime_is_default</link> is <emphasis>set</emphasis>,
10250 then OpenSSL is used instead to create S/MIME messages and
10251 settings can be overridden by use of the smime menu instead.
10256 <sect2 id="pgp-ignore-subkeys">
10257 <title>pgp_ignore_subkeys</title>
10258 <literallayout>Type: boolean
10259 Default: yes</literallayout>
10262 Setting this variable will cause Mutt to ignore OpenPGP subkeys. Instead,
10263 the principal key will inherit the subkeys' capabilities. <emphasis>Unset</emphasis> this
10264 if you want to play interesting key selection games.
10269 <sect2 id="crypt-replyencrypt">
10270 <title>crypt_replyencrypt</title>
10271 <literallayout>Type: boolean
10272 Default: yes</literallayout>
10275 If <emphasis>set</emphasis>, automatically PGP or OpenSSL encrypt replies to messages which are
10281 <sect2 id="crypt-replysign">
10282 <title>crypt_replysign</title>
10283 <literallayout>Type: boolean
10284 Default: no</literallayout>
10287 If <emphasis>set</emphasis>, automatically PGP or OpenSSL sign replies to messages which are
10291 <emphasis role="bold">Note:</emphasis> this does not work on messages that are encrypted
10292 <emphasis>and</emphasis> signed!
10297 <sect2 id="crypt-replysignencrypted">
10298 <title>crypt_replysignencrypted</title>
10299 <literallayout>Type: boolean
10300 Default: no</literallayout>
10303 If <emphasis>set</emphasis>, automatically PGP or OpenSSL sign replies to messages
10304 which are encrypted. This makes sense in combination with
10305 <link linkend="crypt-replyencrypt">$crypt_replyencrypt</link>, because it allows you to sign all
10306 messages which are automatically encrypted. This works around
10307 the problem noted in <link linkend="crypt-replysign">$crypt_replysign</link>, that mutt is not able
10308 to find out whether an encrypted message is also signed.
10313 <sect2 id="crypt-timestamp">
10314 <title>crypt_timestamp</title>
10315 <literallayout>Type: boolean
10316 Default: yes</literallayout>
10319 If <emphasis>set</emphasis>, mutt will include a time stamp in the lines surrounding
10320 PGP or S/MIME output, so spoofing such lines is more difficult.
10321 If you are using colors to mark these lines, and rely on these,
10322 you may <emphasis>unset</emphasis> this setting.
10327 <sect2 id="sidebar-delim">
10328 <title>sidebar_delim</title>
10329 <literallayout>Type: string
10330 Default: <quote><literal>|</literal></quote></literallayout>
10333 This specifies the delimiter between the sidebar (if visible) and
10338 <sect2 id="sidebar-visible">
10339 <title>sidebar_visible</title>
10340 <literallayout>Type: boolean
10341 Default: no</literallayout>
10344 This specifies whether or not to show sidebar (left-side list of folders).
10348 <sect2 id="sidebar-width">
10349 <title>sidebar_width</title>
10350 <literallayout>Type: number
10351 Default: 0</literallayout>
10354 The width of the sidebar.
10358 <sect2 id="pgp-use-gpg-agent">
10359 <title>pgp_use_gpg_agent</title>
10360 <literallayout>Type: boolean
10361 Default: no</literallayout>
10364 If <emphasis>set</emphasis>, mutt will use a possibly-running <literal>gpg-agent(1)</literal> process.
10369 <sect2 id="crypt-verify-sig">
10370 <title>crypt_verify_sig</title>
10371 <literallayout>Type: quadoption
10372 Default: yes</literallayout>
10375 If <emphasis><quote>yes</quote></emphasis>, always attempt to verify PGP or S/MIME signatures.
10376 If <emphasis><quote>ask-*</quote></emphasis>, ask whether or not to verify the signature.
10377 If \Fi<quote>no</quote>, never attempt to verify cryptographic signatures.
10382 <sect2 id="smime-is-default">
10383 <title>smime_is_default</title>
10384 <literallayout>Type: boolean
10385 Default: no</literallayout>
10388 The default behaviour of mutt is to use PGP on all auto-sign/encryption
10389 operations. To override and to use OpenSSL instead this must be <emphasis>set</emphasis>.
10390 However, this has no effect while replying, since mutt will automatically
10391 select the same application that was used to sign/encrypt the original
10392 message. (Note that this variable can be overridden by unsetting <link linkend="crypt-autosmime">$crypt_autosmime</link>.)
10397 <sect2 id="smime-ask-cert-label">
10398 <title>smime_ask_cert_label</title>
10399 <literallayout>Type: boolean
10400 Default: yes</literallayout>
10403 This flag controls whether you want to be asked to enter a label
10404 for a certificate about to be added to the database or not. It is
10405 <emphasis>set</emphasis> by default.
10410 <sect2 id="smime-decrypt-use-default-key">
10411 <title>smime_decrypt_use_default_key</title>
10412 <literallayout>Type: boolean
10413 Default: yes</literallayout>
10416 If <emphasis>set</emphasis> (default) this tells mutt to use the default key for decryption. Otherwise,
10417 if managing multiple certificate-key-pairs, mutt will try to use the mailbox-address
10418 to determine the key to use. It will ask you to supply a key, if it can't find one.
10423 <sect2 id="pgp-entry-format">
10424 <title>pgp_entry_format</title>
10425 <literallayout>Type: string
10426 Default: <quote><literal>%4n %t%f %4l/0x%k %-4a %2c %u</literal></quote></literallayout>
10429 This variable allows you to customize the PGP key selection menu to
10430 your personal taste. This string is similar to <link linkend="index-format">$index_format</link>, but
10431 has its own set of <literal>printf(3)</literal>-like sequences:
10436 <varlistentry><term>%n </term>
10437 <listitem><para>number
10438 </para></listitem></varlistentry>
10439 <varlistentry><term>%k </term>
10440 <listitem><para>key id
10441 </para></listitem></varlistentry>
10442 <varlistentry><term>%u </term>
10443 <listitem><para>user id
10444 </para></listitem></varlistentry>
10445 <varlistentry><term>%a </term>
10446 <listitem><para>algorithm
10447 </para></listitem></varlistentry>
10448 <varlistentry><term>%l </term>
10449 <listitem><para>key length
10450 </para></listitem></varlistentry>
10451 <varlistentry><term>%f </term>
10452 <listitem><para>flags
10453 </para></listitem></varlistentry>
10454 <varlistentry><term>%c </term>
10455 <listitem><para>capabilities
10456 </para></listitem></varlistentry>
10457 <varlistentry><term>%t </term>
10458 <listitem><para>trust/validity of the key-uid association
10459 </para></listitem></varlistentry>
10460 <varlistentry><term>%[<s>] </term>
10461 <listitem><para>date of the key where <s> is an <literal>strftime(3)</literal> expression
10462 </para></listitem></varlistentry></variablelist>
10469 <sect2 id="pgp-good-sign">
10470 <title>pgp_good_sign</title>
10471 <literallayout>Type: regular expression
10472 Default: (empty)</literallayout>
10475 If you assign a text to this variable, then a PGP signature is only
10476 considered verified if the output from <link linkend="pgp-verify-command">$pgp_verify_command</link> contains
10477 the text. Use this variable if the exit code from the command is 0
10478 even for bad signatures.
10483 <sect2 id="pgp-check-exit">
10484 <title>pgp_check_exit</title>
10485 <literallayout>Type: boolean
10486 Default: yes</literallayout>
10489 If <emphasis>set</emphasis>, mutt will check the exit code of the PGP subprocess when
10490 signing or encrypting. A non-zero exit code means that the
10496 <sect2 id="pgp-long-ids">
10497 <title>pgp_long_ids</title>
10498 <literallayout>Type: boolean
10499 Default: no</literallayout>
10502 If <emphasis>set</emphasis>, use 64 bit PGP key IDs, if <emphasis>unset</emphasis> use the normal 32 bit key IDs.
10507 <sect2 id="pgp-retainable-sigs">
10508 <title>pgp_retainable_sigs</title>
10509 <literallayout>Type: boolean
10510 Default: no</literallayout>
10513 If <emphasis>set</emphasis>, signed and encrypted messages will consist of nested
10514 <literal>multipart/signed</literal> and <literal>multipart/encrypted</literal> body parts.
10517 This is useful for applications like encrypted and signed mailing
10518 lists, where the outer layer (<literal>multipart/encrypted</literal>) can be easily
10519 removed, while the inner <literal>multipart/signed</literal> part is retained.
10524 <sect2 id="pgp-autoinline">
10525 <title>pgp_autoinline</title>
10526 <literallayout>Type: boolean
10527 Default: no</literallayout>
10530 This option controls whether Mutt generates old-style inline
10531 (traditional) PGP encrypted or signed messages under certain
10532 circumstances. This can be overridden by use of the pgp menu,
10533 when inline is not required.
10536 Note that Mutt might automatically use PGP/MIME for messages
10537 which consist of more than a single MIME part. Mutt can be
10538 configured to ask before sending PGP/MIME messages when inline
10539 (traditional) would not work.
10542 Also see the <link linkend="pgp-mime-auto">$pgp_mime_auto</link> variable.
10545 Also note that using the old-style PGP message format is <emphasis role="bold">strongly</emphasis>
10546 <emphasis role="bold">deprecated</emphasis>.
10551 <sect2 id="pgp-replyinline">
10552 <title>pgp_replyinline</title>
10553 <literallayout>Type: boolean
10554 Default: no</literallayout>
10557 Setting this variable will cause Mutt to always attempt to
10558 create an inline (traditional) message when replying to a
10559 message which is PGP encrypted/signed inline. This can be
10560 overridden by use of the pgp menu, when inline is not
10561 required. This option does not automatically detect if the
10562 (replied-to) message is inline; instead it relies on Mutt
10563 internals for previously checked/flagged messages.
10566 Note that Mutt might automatically use PGP/MIME for messages
10567 which consist of more than a single MIME part. Mutt can be
10568 configured to ask before sending PGP/MIME messages when inline
10569 (traditional) would not work.
10572 Also see the <link linkend="pgp-mime-auto">$pgp_mime_auto</link> variable.
10575 Also note that using the old-style PGP message format is <emphasis role="bold">strongly</emphasis>
10576 <emphasis role="bold">deprecated</emphasis>.
10581 <sect2 id="pgp-show-unusable">
10582 <title>pgp_show_unusable</title>
10583 <literallayout>Type: boolean
10584 Default: yes</literallayout>
10587 If <emphasis>set</emphasis>, mutt will display non-usable keys on the PGP key selection
10588 menu. This includes keys which have been revoked, have expired, or
10589 have been marked as <quote>disabled</quote> by the user.
10594 <sect2 id="pgp-sign-as">
10595 <title>pgp_sign_as</title>
10596 <literallayout>Type: string
10597 Default: (empty)</literallayout>
10600 If you have more than one key pair, this option allows you to specify
10601 which of your private keys to use. It is recommended that you use the
10602 keyid form to specify your key (e.g. <literal>0x00112233</literal>).
10607 <sect2 id="pgp-strict-enc">
10608 <title>pgp_strict_enc</title>
10609 <literallayout>Type: boolean
10610 Default: yes</literallayout>
10613 If <emphasis>set</emphasis>, Mutt will automatically encode PGP/MIME signed messages as
10614 quoted-printable. Please note that unsetting this variable may
10615 lead to problems with non-verifyable PGP signatures, so only change
10616 this if you know what you are doing.
10621 <sect2 id="pgp-timeout">
10622 <title>pgp_timeout</title>
10623 <literallayout>Type: number
10624 Default: 300</literallayout>
10627 The number of seconds after which a cached passphrase will expire if
10633 <sect2 id="pgp-sort-keys">
10634 <title>pgp_sort_keys</title>
10635 <literallayout>Type: sort order
10636 Default: address</literallayout>
10639 Specifies how the entries in the pgp menu are sorted. The
10640 following are legal values:
10645 <varlistentry><term>address </term>
10646 <listitem><para>sort alphabetically by user id
10647 </para></listitem></varlistentry>
10648 <varlistentry><term>keyid </term>
10649 <listitem><para>sort alphabetically by key id
10650 </para></listitem></varlistentry>
10651 <varlistentry><term>date </term>
10652 <listitem><para>sort by key creation date
10653 </para></listitem></varlistentry>
10654 <varlistentry><term>trust </term>
10655 <listitem><para>sort by the trust of the key
10656 </para></listitem></varlistentry></variablelist>
10659 If you prefer reverse order of the above values, prefix it with
10660 <quote>reverse-</quote>.
10665 <sect2 id="pgp-mime-auto">
10666 <title>pgp_mime_auto</title>
10667 <literallayout>Type: quadoption
10668 Default: ask-yes</literallayout>
10671 This option controls whether Mutt will prompt you for
10672 automatically sending a (signed/encrypted) message using
10673 PGP/MIME when inline (traditional) fails (for any reason).
10676 Also note that using the old-style PGP message format is <emphasis role="bold">strongly</emphasis>
10677 <emphasis role="bold">deprecated</emphasis>.
10682 <sect2 id="pgp-auto-decode">
10683 <title>pgp_auto_decode</title>
10684 <literallayout>Type: boolean
10685 Default: no</literallayout>
10688 If <emphasis>set</emphasis>, mutt will automatically attempt to decrypt traditional PGP
10689 messages whenever the user performs an operation which ordinarily would
10690 result in the contents of the message being operated on. For example,
10691 if the user displays a pgp-traditional message which has not been manually
10692 checked with the <literal><link linkend="check-traditional-pgp"><check-traditional-pgp></link></literal> function, mutt will automatically
10693 check the message for traditional pgp.
10697 <sect2 id="pgp-mime-signature-filename">
10698 <title>pgp_mime_signature_filename</title>
10699 <literallayout>Type: string
10700 Default: <quote><literal>signature.asc</literal></quote></literallayout>
10703 This option sets the filename used for signature parts in PGP/MIME
10708 <sect2 id="pgp-mime-signature-description">
10709 <title>pgp_mime_signature_description</title>
10710 <literallayout>Type: string
10711 Default: <quote><literal>Digital signature</literal></quote></literallayout>
10714 This option sets the Content-Description used for signature parts in
10715 PGP/MIME signed messages.
10719 <sect2 id="pgp-decode-command">
10720 <title>pgp_decode_command</title>
10721 <literallayout>Type: string
10722 Default: (empty)</literallayout>
10725 This format strings specifies a command which is used to decode
10726 application/pgp attachments.
10729 The PGP command formats have their own set of <literal>printf(3)</literal>-like sequences:
10734 <varlistentry><term>%p </term>
10735 <listitem><para>Expands to PGPPASSFD=0 when a pass phrase is needed, to an empty
10736 string otherwise. Note: This may be used with a %? construct.
10737 </para></listitem></varlistentry>
10738 <varlistentry><term>%f </term>
10739 <listitem><para>Expands to the name of a file containing a message.
10740 </para></listitem></varlistentry>
10741 <varlistentry><term>%s </term>
10742 <listitem><para>Expands to the name of a file containing the signature part
10743 of a <literal>multipart/signed</literal> attachment when verifying it.
10744 </para></listitem></varlistentry>
10745 <varlistentry><term>%a </term>
10746 <listitem><para>The value of <link linkend="pgp-sign-as">$pgp_sign_as</link>.
10747 </para></listitem></varlistentry>
10748 <varlistentry><term>%r </term>
10749 <listitem><para>One or more key IDs.
10750 </para></listitem></varlistentry></variablelist>
10753 For examples on how to configure these formats for the various versions
10754 of PGP which are floating around, see the pgp and gpg sample configuration files in
10755 the <literal>samples/</literal> subdirectory which has been installed on your system
10756 alongside the documentation.
10761 <sect2 id="pgp-getkeys-command">
10762 <title>pgp_getkeys_command</title>
10763 <literallayout>Type: string
10764 Default: (empty)</literallayout>
10767 This command is invoked whenever mutt will need public key information.
10768 Of the sequences supported by <link linkend="pgp-decode-command">$pgp_decode_command</link>, %r is the only
10769 <literal>printf(3)</literal>-like sequence used with this format.
10774 <sect2 id="pgp-verify-command">
10775 <title>pgp_verify_command</title>
10776 <literallayout>Type: string
10777 Default: (empty)</literallayout>
10780 This command is used to verify PGP signatures.
10783 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10784 possible <literal>printf(3)</literal>-like sequences.
10789 <sect2 id="pgp-decrypt-command">
10790 <title>pgp_decrypt_command</title>
10791 <literallayout>Type: string
10792 Default: (empty)</literallayout>
10795 This command is used to decrypt a PGP encrypted message.
10798 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10799 possible <literal>printf(3)</literal>-like sequences.
10804 <sect2 id="pgp-clearsign-command">
10805 <title>pgp_clearsign_command</title>
10806 <literallayout>Type: string
10807 Default: (empty)</literallayout>
10810 This format is used to create an old-style <quote>clearsigned</quote> PGP
10811 message. Note that the use of this format is <emphasis role="bold">strongly</emphasis>
10812 <emphasis role="bold">deprecated</emphasis>.
10815 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10816 possible <literal>printf(3)</literal>-like sequences.
10821 <sect2 id="pgp-sign-command">
10822 <title>pgp_sign_command</title>
10823 <literallayout>Type: string
10824 Default: (empty)</literallayout>
10827 This command is used to create the detached PGP signature for a
10828 <literal>multipart/signed</literal> PGP/MIME body part.
10831 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10832 possible <literal>printf(3)</literal>-like sequences.
10837 <sect2 id="pgp-encrypt-sign-command">
10838 <title>pgp_encrypt_sign_command</title>
10839 <literallayout>Type: string
10840 Default: (empty)</literallayout>
10843 This command is used to both sign and encrypt a body part.
10846 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10847 possible <literal>printf(3)</literal>-like sequences.
10852 <sect2 id="pgp-encrypt-only-command">
10853 <title>pgp_encrypt_only_command</title>
10854 <literallayout>Type: string
10855 Default: (empty)</literallayout>
10858 This command is used to encrypt a body part without signing it.
10861 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10862 possible <literal>printf(3)</literal>-like sequences.
10867 <sect2 id="pgp-import-command">
10868 <title>pgp_import_command</title>
10869 <literallayout>Type: string
10870 Default: (empty)</literallayout>
10873 This command is used to import a key from a message into
10874 the user's public key ring.
10877 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10878 possible <literal>printf(3)</literal>-like sequences.
10883 <sect2 id="pgp-export-command">
10884 <title>pgp_export_command</title>
10885 <literallayout>Type: string
10886 Default: (empty)</literallayout>
10889 This command is used to export a public key from the user's
10893 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10894 possible <literal>printf(3)</literal>-like sequences.
10899 <sect2 id="pgp-verify-key-command">
10900 <title>pgp_verify_key_command</title>
10901 <literallayout>Type: string
10902 Default: (empty)</literallayout>
10905 This command is used to verify key information from the key selection
10909 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10910 possible <literal>printf(3)</literal>-like sequences.
10915 <sect2 id="pgp-list-secring-command">
10916 <title>pgp_list_secring_command</title>
10917 <literallayout>Type: string
10918 Default: (empty)</literallayout>
10921 This command is used to list the secret key ring's contents. The
10922 output format must be analogous to the one used by:
10927 gpg --list-keys --with-colons.
10930 This format is also generated by the <literal>pgpring</literal> utility which comes
10934 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10935 possible <literal>printf(3)</literal>-like sequences.
10940 <sect2 id="pgp-list-pubring-command">
10941 <title>pgp_list_pubring_command</title>
10942 <literallayout>Type: string
10943 Default: (empty)</literallayout>
10946 This command is used to list the public key ring's contents. The
10947 output format must be analogous to the one used by
10952 gpg --list-keys --with-colons.
10955 This format is also generated by the <literal>pgpring</literal> utility which comes
10959 This is a format string, see the <link linkend="pgp-decode-command">$pgp_decode_command</link> command for
10960 possible <literal>printf(3)</literal>-like sequences.
10965 <sect2 id="forward-decrypt">
10966 <title>forward_decrypt</title>
10967 <literallayout>Type: boolean
10968 Default: yes</literallayout>
10971 Controls the handling of encrypted messages when forwarding a message.
10972 When <emphasis>set</emphasis>, the outer layer of encryption is stripped off. This
10973 variable is only used if <link linkend="mime-forward">$mime_forward</link> is <emphasis>set</emphasis> and
10974 <link linkend="mime-forward-decode">$mime_forward_decode</link> is <emphasis>unset</emphasis>.
10979 <sect2 id="smime-timeout">
10980 <title>smime_timeout</title>
10981 <literallayout>Type: number
10982 Default: 300</literallayout>
10985 The number of seconds after which a cached passphrase will expire if
10991 <sect2 id="smime-encrypt-with">
10992 <title>smime_encrypt_with</title>
10993 <literallayout>Type: string
10994 Default: (empty)</literallayout>
10997 This sets the algorithm that should be used for encryption.
10998 Valid choices are <quote>des</quote>, <quote>des3</quote>, <quote>rc2-40</quote>, <quote>rc2-64</quote>, <quote>rc2-128</quote>.
10999 If <emphasis>unset</emphasis>, <quote>3des</quote> (TripleDES) is used.
11004 <sect2 id="smime-keys">
11005 <title>smime_keys</title>
11006 <literallayout>Type: path
11007 Default: (empty)</literallayout>
11010 Since for S/MIME there is no pubring/secring as with PGP, mutt has to handle
11011 storage and retrieval of keys/certs by itself. This is very basic right now,
11012 and stores keys and certificates in two different directories, both
11013 named as the hash-value retrieved from OpenSSL. There is an index file
11014 which contains mailbox-address keyid pair, and which can be manually
11015 edited. This option points to the location of the private keys.
11020 <sect2 id="smime-ca-location">
11021 <title>smime_ca_location</title>
11022 <literallayout>Type: path
11023 Default: (empty)</literallayout>
11026 This variable contains the name of either a directory, or a file which
11027 contains trusted certificates for use with OpenSSL.
11031 <emphasis role="bold">Note:</emphasis> On Debian systems, this defaults to the first existing file in
11032 the following list: ˜/.smime/ca-certificates.crt ˜/.smime/ca-bundle.crt
11033 /etc/ssl/certs/ca-certificates.crt.
11037 <sect2 id="smime-certificates">
11038 <title>smime_certificates</title>
11039 <literallayout>Type: path
11040 Default: (empty)</literallayout>
11043 Since for S/MIME there is no pubring/secring as with PGP, mutt has to handle
11044 storage and retrieval of keys by itself. This is very basic right
11045 now, and keys and certificates are stored in two different
11046 directories, both named as the hash-value retrieved from
11047 OpenSSL. There is an index file which contains mailbox-address
11048 keyid pairs, and which can be manually edited. This option points to
11049 the location of the certificates.
11054 <sect2 id="smime-decrypt-command">
11055 <title>smime_decrypt_command</title>
11056 <literallayout>Type: string
11057 Default: (empty)</literallayout>
11060 This format string specifies a command which is used to decrypt
11061 <literal>application/x-pkcs7-mime</literal> attachments.
11064 The OpenSSL command formats have their own set of <literal>printf(3)</literal>-like sequences
11070 <varlistentry><term>%f </term>
11071 <listitem><para>Expands to the name of a file containing a message.
11072 </para></listitem></varlistentry>
11073 <varlistentry><term>%s </term>
11074 <listitem><para>Expands to the name of a file containing the signature part
11075 of a <literal>multipart/signed</literal> attachment when verifying it.
11076 </para></listitem></varlistentry>
11077 <varlistentry><term>%k </term>
11078 <listitem><para>The key-pair specified with <link linkend="smime-default-key">$smime_default_key</link>
11079 </para></listitem></varlistentry>
11080 <varlistentry><term>%c </term>
11081 <listitem><para>One or more certificate IDs.
11082 </para></listitem></varlistentry>
11083 <varlistentry><term>%a </term>
11084 <listitem><para>The algorithm used for encryption.
11085 </para></listitem></varlistentry>
11086 <varlistentry><term>%C </term>
11087 <listitem><para>CA location: Depending on whether <link linkend="smime-ca-location">$smime_ca_location</link>
11088 points to a directory or file, this expands to
11089 <quote>-CApath <link linkend="smime-ca-location">$smime_ca_location</link></quote> or <quote>-CAfile <link linkend="smime-ca-location">$smime_ca_location</link></quote>.
11090 </para></listitem></varlistentry></variablelist>
11093 For examples on how to configure these formats, see the <literal>smime.rc</literal> in
11094 the <literal>samples/</literal> subdirectory which has been installed on your system
11095 alongside the documentation.
11100 <sect2 id="smime-verify-command">
11101 <title>smime_verify_command</title>
11102 <literallayout>Type: string
11103 Default: (empty)</literallayout>
11106 This command is used to verify S/MIME signatures of type <literal>multipart/signed</literal>.
11109 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11110 possible <literal>printf(3)</literal>-like sequences.
11115 <sect2 id="smime-verify-opaque-command">
11116 <title>smime_verify_opaque_command</title>
11117 <literallayout>Type: string
11118 Default: (empty)</literallayout>
11121 This command is used to verify S/MIME signatures of type
11122 <literal>application/x-pkcs7-mime</literal>.
11125 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11126 possible <literal>printf(3)</literal>-like sequences.
11131 <sect2 id="smime-sign-command">
11132 <title>smime_sign_command</title>
11133 <literallayout>Type: string
11134 Default: (empty)</literallayout>
11137 This command is used to created S/MIME signatures of type
11138 <literal>multipart/signed</literal>, which can be read by all mail clients.
11141 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11142 possible <literal>printf(3)</literal>-like sequences.
11147 <sect2 id="smime-sign-opaque-command">
11148 <title>smime_sign_opaque_command</title>
11149 <literallayout>Type: string
11150 Default: (empty)</literallayout>
11153 This command is used to created S/MIME signatures of type
11154 <literal>application/x-pkcs7-signature</literal>, which can only be handled by mail
11155 clients supporting the S/MIME extension.
11158 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11159 possible <literal>printf(3)</literal>-like sequences.
11164 <sect2 id="smime-encrypt-command">
11165 <title>smime_encrypt_command</title>
11166 <literallayout>Type: string
11167 Default: (empty)</literallayout>
11170 This command is used to create encrypted S/MIME messages.
11173 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11174 possible <literal>printf(3)</literal>-like sequences.
11179 <sect2 id="smime-pk7out-command">
11180 <title>smime_pk7out_command</title>
11181 <literallayout>Type: string
11182 Default: (empty)</literallayout>
11185 This command is used to extract PKCS7 structures of S/MIME signatures,
11186 in order to extract the public X509 certificate(s).
11189 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11190 possible <literal>printf(3)</literal>-like sequences.
11195 <sect2 id="smime-get-cert-command">
11196 <title>smime_get_cert_command</title>
11197 <literallayout>Type: string
11198 Default: (empty)</literallayout>
11201 This command is used to extract X509 certificates from a PKCS7 structure.
11204 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11205 possible <literal>printf(3)</literal>-like sequences.
11210 <sect2 id="smime-get-signer-cert-command">
11211 <title>smime_get_signer_cert_command</title>
11212 <literallayout>Type: string
11213 Default: (empty)</literallayout>
11216 This command is used to extract only the signers X509 certificate from a S/MIME
11217 signature, so that the certificate's owner may get compared to the
11218 email's <quote>From:</quote> field.
11221 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11222 possible <literal>printf(3)</literal>-like sequences.
11227 <sect2 id="smime-import-cert-command">
11228 <title>smime_import_cert_command</title>
11229 <literallayout>Type: string
11230 Default: (empty)</literallayout>
11233 This command is used to import a certificate via smime_keys.
11236 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11237 possible <literal>printf(3)</literal>-like sequences.
11242 <sect2 id="smime-get-cert-email-command">
11243 <title>smime_get_cert_email_command</title>
11244 <literallayout>Type: string
11245 Default: (empty)</literallayout>
11248 This command is used to extract the mail address(es) used for storing
11249 X509 certificates, and for verification purposes (to check whether the
11250 certificate was issued for the sender's mailbox).
11253 This is a format string, see the <link linkend="smime-decrypt-command">$smime_decrypt_command</link> command for
11254 possible <literal>printf(3)</literal>-like sequences.
11259 <sect2 id="smime-default-key">
11260 <title>smime_default_key</title>
11261 <literallayout>Type: string
11262 Default: (empty)</literallayout>
11265 This is the default key-pair to use for signing. This must be set to the
11266 keyid (the hash-value that OpenSSL generates) to work properly
11271 <sect2 id="ssl-client-cert">
11272 <title>ssl_client_cert</title>
11273 <literallayout>Type: path
11274 Default: (empty)</literallayout>
11277 The file containing a client certificate and its associated private
11282 <sect2 id="ssl-force-tls">
11283 <title>ssl_force_tls</title>
11284 <literallayout>Type: boolean
11285 Default: no</literallayout>
11288 If this variable is <emphasis>set</emphasis>, Mutt will require that all connections
11289 to remote servers be encrypted. Furthermore it will attempt to
11290 negotiate TLS even if the server does not advertise the capability,
11291 since it would otherwise have to abort the connection anyway. This
11292 option supersedes <link linkend="ssl-starttls">$ssl_starttls</link>.
11296 <sect2 id="ssl-starttls">
11297 <title>ssl_starttls</title>
11298 <literallayout>Type: quadoption
11299 Default: yes</literallayout>
11302 If <emphasis>set</emphasis> (the default), mutt will attempt to use <literal>STARTTLS</literal> on servers
11303 advertising the capability. When <emphasis>unset</emphasis>, mutt will not attempt to
11304 use <literal>STARTTLS</literal> regardless of the server's capabilities.
11308 <sect2 id="certificate-file">
11309 <title>certificate_file</title>
11310 <literallayout>Type: path
11311 Default: <quote><literal>˜/.mutt_certificates</literal></quote></literallayout>
11314 This variable specifies the file where the certificates you trust
11315 are saved. When an unknown certificate is encountered, you are asked
11316 if you accept it or not. If you accept it, the certificate can also
11317 be saved in this file and further connections are automatically
11321 You can also manually add CA certificates in this file. Any server
11322 certificate that is signed with one of these CA certificates is
11323 also automatically accepted.
11331 set certificate_file=~/.mutt/certificates
11335 <sect2 id="ssl-use-sslv3">
11336 <title>ssl_use_sslv3</title>
11337 <literallayout>Type: boolean
11338 Default: yes</literallayout>
11341 This variable specifies whether to attempt to use SSLv3 in the
11342 SSL authentication process.
11346 <sect2 id="ssl-use-tlsv1">
11347 <title>ssl_use_tlsv1</title>
11348 <literallayout>Type: boolean
11349 Default: yes</literallayout>
11352 This variable specifies whether to attempt to use TLSv1 in the
11353 SSL authentication process.
11357 <sect2 id="ssl-min-dh-prime-bits">
11358 <title>ssl_min_dh_prime_bits</title>
11359 <literallayout>Type: number
11360 Default: 0</literallayout>
11363 This variable specifies the minimum acceptable prime size (in bits)
11364 for use in any Diffie-Hellman key exchange. A value of 0 will use
11365 the default from the GNUTLS library.
11369 <sect2 id="ssl-ca-certificates-file">
11370 <title>ssl_ca_certificates_file</title>
11371 <literallayout>Type: path
11372 Default: (empty)</literallayout>
11375 This variable specifies a file containing trusted CA certificates.
11376 Any server certificate that is signed with one of these CA
11377 certificates is also automatically accepted.
11385 set ssl_ca_certificates_file=/etc/ssl/certs/ca-certificates.crt
11388 <emphasis role="bold">Note:</emphasis> On Debian systems, this variable defaults to the example
11389 mentioned. This file is managed by the <quote>ca-certificates</quote> package.
11393 <sect2 id="pipe-split">
11394 <title>pipe_split</title>
11395 <literallayout>Type: boolean
11396 Default: no</literallayout>
11399 Used in connection with the <literal><pipe-message></literal> function following
11400 <literal><tag-prefix></literal>. If this variable is <emphasis>unset</emphasis>, when piping a list of
11401 tagged messages Mutt will concatenate the messages and will pipe them
11402 all concatenated. When <emphasis>set</emphasis>, Mutt will pipe the messages one by one.
11403 In both cases the messages are piped in the current sorted order,
11404 and the <link linkend="pipe-sep">$pipe_sep</link> separator is added after each message.
11408 <sect2 id="pipe-decode">
11409 <title>pipe_decode</title>
11410 <literallayout>Type: boolean
11411 Default: no</literallayout>
11414 Used in connection with the <literal><pipe-message></literal> command. When <emphasis>unset</emphasis>,
11415 Mutt will pipe the messages without any preprocessing. When <emphasis>set</emphasis>, Mutt
11416 will weed headers and will attempt to decode the messages
11421 <sect2 id="pipe-sep">
11422 <title>pipe_sep</title>
11423 <literallayout>Type: string
11424 Default: <quote><literal>\n</literal></quote></literallayout>
11427 The separator to add between messages when piping a list of tagged
11428 messages to an external Unix command.
11432 <sect2 id="pop-authenticators">
11433 <title>pop_authenticators</title>
11434 <literallayout>Type: string
11435 Default: (empty)</literallayout>
11438 This is a colon-delimited list of authentication methods mutt may
11439 attempt to use to log in to an POP server, in the order mutt should
11440 try them. Authentication methods are either <quote>user</quote>, <quote>apop</quote> or any
11441 SASL mechanism, eg <quote>digest-md5</quote>, <quote>gssapi</quote> or <quote>cram-md5</quote>.
11442 This option is case-insensitive. If this option is <emphasis>unset</emphasis>
11443 (the default) mutt will try all available methods, in order from
11444 most-secure to least-secure.
11452 set pop_authenticators="digest-md5:apop:user"
11456 <sect2 id="pop-auth-try-all">
11457 <title>pop_auth_try_all</title>
11458 <literallayout>Type: boolean
11459 Default: yes</literallayout>
11462 If <emphasis>set</emphasis>, Mutt will try all available authentication methods.
11463 When <emphasis>unset</emphasis>, Mutt will only fall back to other authentication
11464 methods if the previous methods are unavailable. If a method is
11465 available but authentication fails, Mutt will not connect to the POP server.
11469 <sect2 id="pop-checkinterval">
11470 <title>pop_checkinterval</title>
11471 <literallayout>Type: number
11472 Default: 60</literallayout>
11475 This variable configures how often (in seconds) mutt should look for
11476 new mail in the currently selected mailbox if it is a POP mailbox.
11480 <sect2 id="pop-delete">
11481 <title>pop_delete</title>
11482 <literallayout>Type: quadoption
11483 Default: ask-no</literallayout>
11486 If <emphasis>set</emphasis>, Mutt will delete successfully downloaded messages from the POP
11487 server when using the <literal><link linkend="fetch-mail"><fetch-mail></link></literal> function. When <emphasis>unset</emphasis>, Mutt will
11488 download messages but also leave them on the POP server.
11492 <sect2 id="pop-host">
11493 <title>pop_host</title>
11494 <literallayout>Type: string
11495 Default: (empty)</literallayout>
11498 The name of your POP server for the <literal><link linkend="fetch-mail"><fetch-mail></link></literal> function. You
11499 can also specify an alternative port, username and password, ie:
11504 [pop[s]://][username[:password]@]popserver[:port]
11507 where <quote>[...]</quote> denotes an optional part.
11511 <sect2 id="pop-last">
11512 <title>pop_last</title>
11513 <literallayout>Type: boolean
11514 Default: no</literallayout>
11517 If this variable is <emphasis>set</emphasis>, mutt will try to use the <quote><literal>LAST</literal></quote> POP command
11518 for retrieving only unread messages from the POP server when using
11519 the <literal><link linkend="fetch-mail"><fetch-mail></link></literal> function.
11523 <sect2 id="pop-reconnect">
11524 <title>pop_reconnect</title>
11525 <literallayout>Type: quadoption
11526 Default: ask-yes</literallayout>
11529 Controls whether or not Mutt will try to reconnect to the POP server if
11530 the connection is lost.
11534 <sect2 id="pop-user">
11535 <title>pop_user</title>
11536 <literallayout>Type: string
11537 Default: (empty)</literallayout>
11540 Your login name on the POP server.
11543 This variable defaults to your user name on the local machine.
11547 <sect2 id="pop-pass">
11548 <title>pop_pass</title>
11549 <literallayout>Type: string
11550 Default: (empty)</literallayout>
11553 Specifies the password for your POP account. If <emphasis>unset</emphasis>, Mutt will
11554 prompt you for your password when you open a POP mailbox.
11557 <emphasis role="bold">Warning</emphasis>: you should only use this option when you are on a
11558 fairly secure machine, because the superuser can read your muttrc
11559 even if you are the only one who can read the file.
11563 <sect2 id="post-indent-string">
11564 <title>post_indent_string</title>
11565 <literallayout>Type: string
11566 Default: (empty)</literallayout>
11569 Similar to the <link linkend="attribution">$attribution</link> variable, Mutt will append this
11570 string after the inclusion of a message which is being replied to.
11574 <sect2 id="postpone">
11575 <title>postpone</title>
11576 <literallayout>Type: quadoption
11577 Default: ask-yes</literallayout>
11580 Controls whether or not messages are saved in the <link linkend="postponed">$postponed</link>
11581 mailbox when you elect not to send immediately.
11584 Also see the <link linkend="recall">$recall</link> variable.
11588 <sect2 id="postponed">
11589 <title>postponed</title>
11590 <literallayout>Type: path
11591 Default: <quote><literal>˜/postponed</literal></quote></literallayout>
11594 Mutt allows you to indefinitely <quote><link linkend="postpone">postpone</link> sending a message</quote> which
11595 you are editing. When you choose to postpone a message, Mutt saves it
11596 in the mailbox specified by this variable.
11599 Also see the <link linkend="postpone">$postpone</link> variable.
11603 <sect2 id="preconnect">
11604 <title>preconnect</title>
11605 <literallayout>Type: string
11606 Default: (empty)</literallayout>
11609 If <emphasis>set</emphasis>, a shell command to be executed if mutt fails to establish
11610 a connection to the server. This is useful for setting up secure
11611 connections, e.g. with <literal>ssh(1)</literal>. If the command returns a nonzero
11612 status, mutt gives up opening the server. Example:
11617 set preconnect="ssh -f -q -L 1234:mailhost.net:143 mailhost.net \
11618 sleep 20 < /dev/null > /dev/null"
11621 Mailbox <quote>foo</quote> on <quote>mailhost.net</quote> can now be reached
11622 as <quote>{localhost:1234}foo</quote>.
11625 Note: For this example to work, you must be able to log in to the
11626 remote machine without having to enter a password.
11629 When set, Mutt uses the tunnel for all remote connections.
11630 Please see <quote><link linkend="account-hook">account-hook</link></quote> in the manual for how to use different
11631 tunnel commands per connection.
11636 <title>print</title>
11637 <literallayout>Type: quadoption
11638 Default: ask-no</literallayout>
11641 Controls whether or not Mutt really prints messages.
11642 This is set to <quote>ask-no</quote> by default, because some people
11643 accidentally hit <quote>p</quote> often.
11647 <sect2 id="print-command">
11648 <title>print_command</title>
11649 <literallayout>Type: path
11650 Default: <quote><literal>lpr</literal></quote></literallayout>
11653 This specifies the command pipe that should be used to print messages.
11657 <sect2 id="print-decode">
11658 <title>print_decode</title>
11659 <literallayout>Type: boolean
11660 Default: yes</literallayout>
11663 Used in connection with the <literal><print-message></literal> command. If this
11664 option is <emphasis>set</emphasis>, the message is decoded before it is passed to the
11665 external command specified by <link linkend="print-command">$print_command</link>. If this option
11666 is <emphasis>unset</emphasis>, no processing will be applied to the message when
11667 printing it. The latter setting may be useful if you are using
11668 some advanced printer filter which is able to properly format
11669 e-mail messages for printing.
11673 <sect2 id="print-split">
11674 <title>print_split</title>
11675 <literallayout>Type: boolean
11676 Default: no</literallayout>
11679 Used in connection with the <literal><print-message></literal> command. If this option
11680 is <emphasis>set</emphasis>, the command specified by <link linkend="print-command">$print_command</link> is executed once for
11681 each message which is to be printed. If this option is <emphasis>unset</emphasis>,
11682 the command specified by <link linkend="print-command">$print_command</link> is executed only once, and
11683 all the messages are concatenated, with a form feed as the message
11687 Those who use the <literal>enscript</literal>(1) program's mail-printing mode will
11688 most likely want to <emphasis>set</emphasis> this option.
11692 <sect2 id="prompt-after">
11693 <title>prompt_after</title>
11694 <literallayout>Type: boolean
11695 Default: yes</literallayout>
11698 If you use an <emphasis>external</emphasis> <link linkend="pager">$pager</link>, setting this variable will
11699 cause Mutt to prompt you for a command when the pager exits rather
11700 than returning to the index menu. If <emphasis>unset</emphasis>, Mutt will return to the
11701 index menu when the external pager exits.
11705 <sect2 id="query-command">
11706 <title>query_command</title>
11707 <literallayout>Type: path
11708 Default: (empty)</literallayout>
11711 This specifies the command that mutt will use to make external address
11712 queries. The string should contain a <quote>%s</quote>, which will be substituted
11713 with the query string the user types. See <quote><link linkend="query">query</link></quote> for more
11718 <sect2 id="query-format">
11719 <title>query_format</title>
11720 <literallayout>Type: string
11721 Default: <quote><literal>%4c %t %-25.25a %-25.25n %?e?(%e)?</literal></quote></literallayout>
11724 This variable describes the format of the <quote>query</quote> menu. The
11725 following <literal>printf(3)</literal>-style sequences are understood:
11730 <varlistentry><term>%a </term>
11731 <listitem><para>destination address
11732 </para></listitem></varlistentry>
11733 <varlistentry><term>%c </term>
11734 <listitem><para>current entry number
11735 </para></listitem></varlistentry>
11736 <varlistentry><term>%e </term>
11737 <listitem><para>extra information *
11738 </para></listitem></varlistentry>
11739 <varlistentry><term>%n </term>
11740 <listitem><para>destination name
11741 </para></listitem></varlistentry>
11742 <varlistentry><term>%t </term>
11743 <listitem><para><quote>*</quote> if current entry is tagged, a space otherwise
11744 </para></listitem></varlistentry>
11745 <varlistentry><term>%>X </term>
11746 <listitem><para>right justify the rest of the string and pad with <quote>X</quote>
11747 </para></listitem></varlistentry>
11748 <varlistentry><term>%|X </term>
11749 <listitem><para>pad to the end of the line with <quote>X</quote>
11750 </para></listitem></varlistentry>
11751 <varlistentry><term>%*X </term>
11752 <listitem><para>soft-fill with character <quote>X</quote> as pad
11753 </para></listitem></varlistentry></variablelist>
11756 For an explanation of <quote>soft-fill</quote>, see the <link linkend="index-format">$index_format</link> documentation.
11759 * = can be optionally printed if nonzero, see the <link linkend="status-format">$status_format</link> documentation.
11764 <title>quit</title>
11765 <literallayout>Type: quadoption
11766 Default: yes</literallayout>
11769 This variable controls whether <quote>quit</quote> and <quote>exit</quote> actually quit
11770 from mutt. If this option is <emphasis>set</emphasis>, they do quit, if it is <emphasis>unset</emphasis>, they
11771 have no effect, and if it is set to <emphasis>ask-yes</emphasis> or <emphasis>ask-no</emphasis>, you are
11772 prompted for confirmation when you try to quit.
11776 <sect2 id="quote-regexp">
11777 <title>quote_regexp</title>
11778 <literallayout>Type: regular expression
11779 Default: <quote><literal>ˆ([ \t]*[|>:}#])+</literal></quote></literallayout>
11782 A regular expression used in the internal pager to determine quoted
11783 sections of text in the body of a message. Quoted text may be filtered
11784 out using the <literal><toggle-quoted></literal> command, or colored according to the
11785 <quote>color quoted</quote> family of directives.
11788 Higher levels of quoting may be colored differently (<quote>color quoted1</quote>,
11789 <quote>color quoted2</quote>, etc.). The quoting level is determined by removing
11790 the last character from the matched text and recursively reapplying
11791 the regular expression until it fails to produce a match.
11794 Match detection may be overridden by the <link linkend="smileys">$smileys</link> regular expression.
11798 <sect2 id="read-inc">
11799 <title>read_inc</title>
11800 <literallayout>Type: number
11801 Default: 10</literallayout>
11804 If set to a value greater than 0, Mutt will display which message it
11805 is currently on when reading a mailbox or when performing search actions
11806 such as search and limit. The message is printed after
11807 this many messages have been read or searched (e.g., if set to 25, Mutt will
11808 print a message when it is at message 25, and then again when it gets
11809 to message 50). This variable is meant to indicate progress when
11810 reading or searching large mailboxes which may take some time.
11811 When set to 0, only a single message will appear before the reading
11815 Also see the <link linkend="write-inc">$write_inc</link>, <link linkend="net-inc">$net_inc</link> and <link linkend="time-inc">$time_inc</link> variables and the
11816 <quote><link linkend="tuning">tuning</link></quote> section of the manual for performance considerations.
11820 <sect2 id="read-only">
11821 <title>read_only</title>
11822 <literallayout>Type: boolean
11823 Default: no</literallayout>
11826 If <emphasis>set</emphasis>, all folders are opened in read-only mode.
11830 <sect2 id="realname">
11831 <title>realname</title>
11832 <literallayout>Type: string
11833 Default: (empty)</literallayout>
11836 This variable specifies what <quote>real</quote> or <quote>personal</quote> name should be used
11837 when sending messages.
11840 By default, this is the GECOS field from <literal>/etc/passwd</literal>. Note that this
11841 variable will <emphasis>not</emphasis> be used when the user has set a real name
11842 in the <link linkend="from">$from</link> variable.
11846 <sect2 id="recall">
11847 <title>recall</title>
11848 <literallayout>Type: quadoption
11849 Default: ask-yes</literallayout>
11852 Controls whether or not Mutt recalls postponed messages
11853 when composing a new message.
11856 <emphasis>Setting</emphasis> this variable to is not generally useful, and thus not
11860 Also see <link linkend="postponed">$postponed</link> variable.
11864 <sect2 id="record">
11865 <title>record</title>
11866 <literallayout>Type: path
11867 Default: <quote><literal>˜/sent</literal></quote></literallayout>
11870 This specifies the file into which your outgoing messages should be
11871 appended. (This is meant as the primary method for saving a copy of
11872 your messages, but another way to do this is using the <quote><link linkend="my-hdr">my_hdr</link></quote>
11873 command to create a <quote>Bcc:</quote> field with your email address in it.)
11876 The value of <emphasis><link linkend="record">$record</link></emphasis> is overridden by the <link linkend="force-name">$force_name</link> and
11877 <link linkend="save-name">$save_name</link> variables, and the <quote><link linkend="fcc-hook">fcc-hook</link></quote> command.
11881 <sect2 id="reply-regexp">
11882 <title>reply_regexp</title>
11883 <literallayout>Type: regular expression
11884 Default: <quote><literal>ˆ(re([\[0-9\]+])*|aw):[ \t]*</literal></quote></literallayout>
11887 A regular expression used to recognize reply messages when threading
11888 and replying. The default value corresponds to the English "Re:" and
11889 the German "Aw:".
11893 <sect2 id="reply-self">
11894 <title>reply_self</title>
11895 <literallayout>Type: boolean
11896 Default: no</literallayout>
11899 If <emphasis>unset</emphasis> and you are replying to a message sent by you, Mutt will
11900 assume that you want to reply to the recipients of that message rather
11904 Also see the <quote><link linkend="alternates">alternates</link></quote> command.
11908 <sect2 id="reply-to">
11909 <title>reply_to</title>
11910 <literallayout>Type: quadoption
11911 Default: ask-yes</literallayout>
11914 If <emphasis>set</emphasis>, when replying to a message, Mutt will use the address listed
11915 in the Reply-to: header as the recipient of the reply. If <emphasis>unset</emphasis>,
11916 it will use the address in the From: header field instead. This
11917 option is useful for reading a mailing list that sets the Reply-To:
11918 header field to the list address and you want to send a private
11919 message to the author of a message.
11923 <sect2 id="resolve">
11924 <title>resolve</title>
11925 <literallayout>Type: boolean
11926 Default: yes</literallayout>
11929 When <emphasis>set</emphasis>, the cursor will be automatically advanced to the next
11930 (possibly undeleted) message whenever a command that modifies the
11931 current message is executed.
11935 <sect2 id="reverse-alias">
11936 <title>reverse_alias</title>
11937 <literallayout>Type: boolean
11938 Default: no</literallayout>
11941 This variable controls whether or not Mutt will display the <quote>personal</quote>
11942 name from your aliases in the index menu if it finds an alias that
11943 matches the message's sender. For example, if you have the following
11949 alias juser abd30425@somewhere.net (Joe User)
11952 and then you receive mail which contains the following header:
11957 From: abd30425@somewhere.net
11960 It would be displayed in the index menu as <quote>Joe User</quote> instead of
11961 <quote>abd30425@somewhere.net.</quote> This is useful when the person's e-mail
11962 address is not human friendly.
11966 <sect2 id="reverse-name">
11967 <title>reverse_name</title>
11968 <literallayout>Type: boolean
11969 Default: no</literallayout>
11972 It may sometimes arrive that you receive mail to a certain machine,
11973 move the messages to another machine, and reply to some the messages
11974 from there. If this variable is <emphasis>set</emphasis>, the default <emphasis>From:</emphasis> line of
11975 the reply messages is built using the address where you received the
11976 messages you are replying to <emphasis role="bold">if</emphasis> that address matches your
11977 <quote><link linkend="alternates">alternates</link></quote>. If the variable is <emphasis>unset</emphasis>, or the address that would be
11978 used doesn't match your <quote><link linkend="alternates">alternates</link></quote>, the <emphasis>From:</emphasis> line will use
11979 your address on the current machine.
11982 Also see the <quote><link linkend="alternates">alternates</link></quote> command.
11986 <sect2 id="reverse-realname">
11987 <title>reverse_realname</title>
11988 <literallayout>Type: boolean
11989 Default: yes</literallayout>
11992 This variable fine-tunes the behaviour of the <link linkend="reverse-name">$reverse_name</link> feature.
11993 When it is <emphasis>set</emphasis>, mutt will use the address from incoming messages as-is,
11994 possibly including eventual real names. When it is <emphasis>unset</emphasis>, mutt will
11995 override any such real names with the setting of the <link linkend="realname">$realname</link> variable.
11999 <sect2 id="rfc2047-parameters">
12000 <title>rfc2047_parameters</title>
12001 <literallayout>Type: boolean
12002 Default: no</literallayout>
12005 When this variable is <emphasis>set</emphasis>, Mutt will decode RFC2047-encoded MIME
12006 parameters. You want to set this variable when mutt suggests you
12007 to save attachments to files named like:
12012 =?iso-8859-1?Q?file=5F=E4=5F991116=2Ezip?=
12015 When this variable is <emphasis>set</emphasis> interactively, the change won't be
12016 active until you change folders.
12019 Note that this use of RFC2047's encoding is explicitly
12020 prohibited by the standard, but nevertheless encountered in the
12024 Also note that setting this parameter will <emphasis>not</emphasis> have the effect
12025 that mutt <emphasis>generates</emphasis> this kind of encoding. Instead, mutt will
12026 unconditionally use the encoding specified in RFC2231.
12030 <sect2 id="save-address">
12031 <title>save_address</title>
12032 <literallayout>Type: boolean
12033 Default: no</literallayout>
12036 If <emphasis>set</emphasis>, mutt will take the sender's full address when choosing a
12037 default folder for saving a mail. If <link linkend="save-name">$save_name</link> or <link linkend="force-name">$force_name</link>
12038 is <emphasis>set</emphasis> too, the selection of the Fcc folder will be changed as well.
12042 <sect2 id="save-empty">
12043 <title>save_empty</title>
12044 <literallayout>Type: boolean
12045 Default: yes</literallayout>
12048 When <emphasis>unset</emphasis>, mailboxes which contain no saved messages will be removed
12049 when closed (the exception is <link linkend="spoolfile">$spoolfile</link> which is never removed).
12050 If <emphasis>set</emphasis>, mailboxes are never removed.
12053 <emphasis role="bold">Note:</emphasis> This only applies to mbox and MMDF folders, Mutt does not
12054 delete MH and Maildir directories.
12058 <sect2 id="save-history">
12059 <title>save_history</title>
12060 <literallayout>Type: number
12061 Default: 0</literallayout>
12064 This variable controls the size of the history (per category) saved in the
12065 <link linkend="history-file">$history_file</link> file.
12069 <sect2 id="save-name">
12070 <title>save_name</title>
12071 <literallayout>Type: boolean
12072 Default: no</literallayout>
12075 This variable controls how copies of outgoing messages are saved.
12076 When <emphasis>set</emphasis>, a check is made to see if a mailbox specified by the
12077 recipient address exists (this is done by searching for a mailbox in
12078 the <link linkend="folder">$folder</link> directory with the <emphasis>username</emphasis> part of the
12079 recipient address). If the mailbox exists, the outgoing message will
12080 be saved to that mailbox, otherwise the message is saved to the
12081 <link linkend="record">$record</link> mailbox.
12084 Also see the <link linkend="force-name">$force_name</link> variable.
12089 <title>score</title>
12090 <literallayout>Type: boolean
12091 Default: yes</literallayout>
12094 When this variable is <emphasis>unset</emphasis>, scoring is turned off. This can
12095 be useful to selectively disable scoring for certain folders when the
12096 <link linkend="score-threshold-delete">$score_threshold_delete</link> variable and related are used.
12100 <sect2 id="score-threshold-delete">
12101 <title>score_threshold_delete</title>
12102 <literallayout>Type: number
12103 Default: -1</literallayout>
12106 Messages which have been assigned a score equal to or lower than the value
12107 of this variable are automatically marked for deletion by mutt. Since
12108 mutt scores are always greater than or equal to zero, the default setting
12109 of this variable will never mark a message for deletion.
12113 <sect2 id="score-threshold-flag">
12114 <title>score_threshold_flag</title>
12115 <literallayout>Type: number
12116 Default: 9999</literallayout>
12119 Messages which have been assigned a score greater than or equal to this
12120 variable's value are automatically marked "flagged".
12124 <sect2 id="score-threshold-read">
12125 <title>score_threshold_read</title>
12126 <literallayout>Type: number
12127 Default: -1</literallayout>
12130 Messages which have been assigned a score equal to or lower than the value
12131 of this variable are automatically marked as read by mutt. Since
12132 mutt scores are always greater than or equal to zero, the default setting
12133 of this variable will never mark a message read.
12137 <sect2 id="send-charset">
12138 <title>send_charset</title>
12139 <literallayout>Type: string
12140 Default: <quote><literal>us-ascii:iso-8859-1:utf-8</literal></quote></literallayout>
12143 A colon-delimited list of character sets for outgoing messages. Mutt will use the
12144 first character set into which the text can be converted exactly.
12145 If your <link linkend="charset">$charset</link> is not <quote>iso-8859-1</quote> and recipients may not
12146 understand <quote>UTF-8</quote>, it is advisable to include in the list an
12147 appropriate widely used standard character set (such as
12148 <quote>iso-8859-2</quote>, <quote>koi8-r</quote> or <quote>iso-2022-jp</quote>) either instead of or after
12149 <quote>iso-8859-1</quote>.
12152 In case the text cannot be converted into one of these exactly,
12153 mutt uses <link linkend="charset">$charset</link> as a fallback.
12157 <sect2 id="sendmail">
12158 <title>sendmail</title>
12159 <literallayout>Type: path
12160 Default: <quote><literal>/usr/sbin/sendmail -oem -oi</literal></quote></literallayout>
12163 Specifies the program and arguments used to deliver mail sent by Mutt.
12164 Mutt expects that the specified program interprets additional
12165 arguments as recipient addresses.
12169 <sect2 id="sendmail-wait">
12170 <title>sendmail_wait</title>
12171 <literallayout>Type: number
12172 Default: 0</literallayout>
12175 Specifies the number of seconds to wait for the <link linkend="sendmail">$sendmail</link> process
12176 to finish before giving up and putting delivery in the background.
12179 Mutt interprets the value of this variable as follows:
12184 <varlistentry><term>>0 </term>
12185 <listitem><para>number of seconds to wait for sendmail to finish before continuing
12186 </para></listitem></varlistentry>
12187 <varlistentry><term>0 </term>
12188 <listitem><para>wait forever for sendmail to finish
12189 </para></listitem></varlistentry>
12190 <varlistentry><term><0 </term>
12191 <listitem><para>always put sendmail in the background without waiting
12192 </para></listitem></varlistentry></variablelist>
12195 Note that if you specify a value other than 0, the output of the child
12196 process will be put in a temporary file. If there is some error, you
12197 will be informed as to where to find the output.
12202 <title>shell</title>
12203 <literallayout>Type: path
12204 Default: (empty)</literallayout>
12207 Command to use when spawning a subshell. By default, the user's login
12208 shell from <literal>/etc/passwd</literal> is used.
12212 <sect2 id="sig-dashes">
12213 <title>sig_dashes</title>
12214 <literallayout>Type: boolean
12215 Default: yes</literallayout>
12218 If <emphasis>set</emphasis>, a line containing <quote>-- </quote> (note the trailing space) will be inserted before your
12219 <link linkend="signature">$signature</link>. It is <emphasis role="bold">strongly</emphasis> recommended that you not <emphasis>unset</emphasis>
12220 this variable unless your signature contains just your name. The
12221 reason for this is because many software packages use <quote>-- \n</quote> to
12222 detect your signature. For example, Mutt has the ability to highlight
12223 the signature in a different color in the builtin pager.
12227 <sect2 id="sig-on-top">
12228 <title>sig_on_top</title>
12229 <literallayout>Type: boolean
12230 Default: no</literallayout>
12233 If <emphasis>set</emphasis>, the signature will be included before any quoted or forwarded
12234 text. It is <emphasis role="bold">strongly</emphasis> recommended that you do not set this variable
12235 unless you really know what you are doing, and are prepared to take
12236 some heat from netiquette guardians.
12240 <sect2 id="signature">
12241 <title>signature</title>
12242 <literallayout>Type: path
12243 Default: <quote><literal>˜/.signature</literal></quote></literallayout>
12246 Specifies the filename of your signature, which is appended to all
12247 outgoing messages. If the filename ends with a pipe (<quote>|</quote>), it is
12248 assumed that filename is a shell command and input should be read from
12249 its standard output.
12253 <sect2 id="simple-search">
12254 <title>simple_search</title>
12255 <literallayout>Type: string
12256 Default: <quote><literal>˜f %s | ˜s %s</literal></quote></literallayout>
12259 Specifies how Mutt should expand a simple search into a real search
12260 pattern. A simple search is one that does not contain any of the <quote>˜</quote> pattern
12261 operators. See <quote><link linkend="patterns">patterns</link></quote> for more information on search patterns.
12264 For example, if you simply type <quote>joe</quote> at a search or limit prompt, Mutt
12265 will automatically expand it to the value specified by this variable by
12266 replacing <quote>%s</quote> with the supplied string.
12267 For the default value, <quote>joe</quote> would be expanded to: <quote>˜f joe | ˜s joe</quote>.
12271 <sect2 id="smart-wrap">
12272 <title>smart_wrap</title>
12273 <literallayout>Type: boolean
12274 Default: yes</literallayout>
12277 Controls the display of lines longer than the screen width in the
12278 internal pager. If <emphasis>set</emphasis>, long lines are wrapped at a word boundary. If
12279 <emphasis>unset</emphasis>, lines are simply wrapped at the screen edge. Also see the
12280 <link linkend="markers">$markers</link> variable.
12284 <sect2 id="smileys">
12285 <title>smileys</title>
12286 <literallayout>Type: regular expression
12287 Default: <quote><literal>(>From )|(:[-ˆ]?[][)(><}{|/DP])</literal></quote></literallayout>
12290 The <emphasis>pager</emphasis> uses this variable to catch some common false
12291 positives of <link linkend="quote-regexp">$quote_regexp</link>, most notably smileys and not consider
12292 a line quoted text if it also matches <link linkend="smileys">$smileys</link>. This mostly
12293 happens at the beginning of a line.
12297 <sect2 id="sleep-time">
12298 <title>sleep_time</title>
12299 <literallayout>Type: number
12300 Default: 1</literallayout>
12303 Specifies time, in seconds, to pause while displaying certain informational
12304 messages, while moving from folder to folder and after expunging
12305 messages from the current folder. The default is to pause one second, so
12306 a value of zero for this option suppresses the pause.
12310 <sect2 id="smtp-authenticators">
12311 <title>smtp_authenticators</title>
12312 <literallayout>Type: string
12313 Default: (empty)</literallayout>
12316 This is a colon-delimited list of authentication methods mutt may
12317 attempt to use to log in to an SMTP server, in the order mutt should
12318 try them. Authentication methods are any SASL mechanism, eg
12319 <quote>digest-md5</quote>, <quote>gssapi</quote> or <quote>cram-md5</quote>.
12320 This option is case-insensitive. If it is <quote>unset</quote>
12321 (the default) mutt will try all available methods, in order from
12322 most-secure to least-secure.
12330 set smtp_authenticators="digest-md5:cram-md5"
12334 <sect2 id="smtp-pass">
12335 <title>smtp_pass</title>
12336 <literallayout>Type: string
12337 Default: (empty)</literallayout>
12340 Specifies the password for your SMTP account. If <emphasis>unset</emphasis>, Mutt will
12341 prompt you for your password when you first send mail via SMTP.
12342 See <link linkend="smtp-url">$smtp_url</link> to configure mutt to send mail via SMTP.
12345 <emphasis role="bold">Warning</emphasis>: you should only use this option when you are on a
12346 fairly secure machine, because the superuser can read your muttrc even
12347 if you are the only one who can read the file.
12351 <sect2 id="smtp-url">
12352 <title>smtp_url</title>
12353 <literallayout>Type: string
12354 Default: (empty)</literallayout>
12357 Defines the SMTP smarthost where sent messages should relayed for
12358 delivery. This should take the form of an SMTP URL, eg:
12363 smtp[s]://[user[:pass]@]host[:port]/
12366 \.\.\. where <quote>[...]</quote> denotes an optional part.
12367 Setting this variable overrides the value of the <link linkend="sendmail">$sendmail</link>
12373 <title>sort</title>
12374 <literallayout>Type: sort order
12375 Default: date</literallayout>
12378 Specifies how to sort messages in the <quote>index</quote> menu. Valid values
12384 <listitem><para>date or date-sent
12385 </para></listitem><listitem><para>date-received
12386 </para></listitem><listitem><para>from
12387 </para></listitem><listitem><para>mailbox-order (unsorted)
12388 </para></listitem><listitem><para>score
12389 </para></listitem><listitem><para>size
12390 </para></listitem><listitem><para>spam
12391 </para></listitem><listitem><para>subject
12392 </para></listitem><listitem><para>threads
12393 </para></listitem><listitem><para>to
12394 </para></listitem></itemizedlist>
12397 You may optionally use the <quote>reverse-</quote> prefix to specify reverse sorting
12398 order (example: <quote><literal>set sort=reverse-date-sent</literal></quote>).
12401 <emphasis role="bold">Note:</emphasis> On Debian systems, this option is set by default to
12402 <quote>threads</quote> in /etc/Muttrc.
12406 <sect2 id="sort-alias">
12407 <title>sort_alias</title>
12408 <literallayout>Type: sort order
12409 Default: alias</literallayout>
12412 Specifies how the entries in the <quote>alias</quote> menu are sorted. The
12413 following are legal values:
12418 <listitem><para>address (sort alphabetically by email address)
12419 </para></listitem><listitem><para>alias (sort alphabetically by alias name)
12420 </para></listitem><listitem><para>unsorted (leave in order specified in .muttrc)
12421 </para></listitem></itemizedlist>
12424 <sect2 id="sort-aux">
12425 <title>sort_aux</title>
12426 <literallayout>Type: sort order
12427 Default: date</literallayout>
12430 When sorting by threads, this variable controls how threads are sorted
12431 in relation to other threads, and how the branches of the thread trees
12432 are sorted. This can be set to any value that <link linkend="sort">$sort</link> can, except
12433 <quote>threads</quote> (in that case, mutt will just use <quote>date-sent</quote>). You can also
12434 specify the <quote>last-</quote> prefix in addition to the <quote>reverse-</quote> prefix, but <quote>last-</quote>
12435 must come after <quote>reverse-</quote>. The <quote>last-</quote> prefix causes messages to be
12436 sorted against its siblings by which has the last descendant, using
12437 the rest of <link linkend="sort-aux">$sort_aux</link> as an ordering. For instance,
12442 set sort_aux=last-date-received
12445 would mean that if a new message is received in a
12446 thread, that thread becomes the last one displayed (or the first, if
12447 you have <quote><literal>set sort=reverse-threads</literal></quote>.)
12450 Note: For reversed <link linkend="sort">$sort</link>
12451 order <link linkend="sort-aux">$sort_aux</link> is reversed again (which is not the right thing to do,
12452 but kept to not break any existing configuration setting).
12456 <sect2 id="sort-browser">
12457 <title>sort_browser</title>
12458 <literallayout>Type: sort order
12459 Default: alpha</literallayout>
12462 Specifies how to sort entries in the file browser. By default, the
12463 entries are sorted alphabetically. Valid values:
12468 <listitem><para>alpha (alphabetically)
12469 </para></listitem><listitem><para>date
12470 </para></listitem><listitem><para>size
12471 </para></listitem><listitem><para>unsorted
12472 </para></listitem></itemizedlist>
12475 You may optionally use the <quote>reverse-</quote> prefix to specify reverse sorting
12476 order (example: <quote><literal>set sort_browser=reverse-date</literal></quote>).
12480 <sect2 id="sort-re">
12481 <title>sort_re</title>
12482 <literallayout>Type: boolean
12483 Default: yes</literallayout>
12486 This variable is only useful when sorting by threads with
12487 <link linkend="strict-threads">$strict_threads</link> <emphasis>unset</emphasis>. In that case, it changes the heuristic
12488 mutt uses to thread messages by subject. With <link linkend="sort-re">$sort_re</link> <emphasis>set</emphasis>, mutt will
12489 only attach a message as the child of another message by subject if
12490 the subject of the child message starts with a substring matching the
12491 setting of <link linkend="reply-regexp">$reply_regexp</link>. With <link linkend="sort-re">$sort_re</link> <emphasis>unset</emphasis>, mutt will attach
12492 the message whether or not this is the case, as long as the
12493 non-<link linkend="reply-regexp">$reply_regexp</link> parts of both messages are identical.
12497 <sect2 id="spam-separator">
12498 <title>spam_separator</title>
12499 <literallayout>Type: string
12500 Default: <quote><literal>,</literal></quote></literallayout>
12503 This variable controls what happens when multiple spam headers
12504 are matched: if <emphasis>unset</emphasis>, each successive header will overwrite any
12505 previous matches value for the spam label. If <emphasis>set</emphasis>, each successive
12506 match will append to the previous, using this variable's value as a
12511 <sect2 id="spoolfile">
12512 <title>spoolfile</title>
12513 <literallayout>Type: path
12514 Default: (empty)</literallayout>
12517 If your spool mailbox is in a non-default place where Mutt cannot find
12518 it, you can specify its location with this variable. Mutt will
12519 automatically set this variable to the value of the environment
12520 variable <literal>$MAIL</literal> if it is not set.
12524 <sect2 id="status-chars">
12525 <title>status_chars</title>
12526 <literallayout>Type: string
12527 Default: <quote><literal>-*%A</literal></quote></literallayout>
12530 Controls the characters used by the <quote>%r</quote> indicator in
12531 <link linkend="status-format">$status_format</link>. The first character is used when the mailbox is
12532 unchanged. The second is used when the mailbox has been changed, and
12533 it needs to be resynchronized. The third is used if the mailbox is in
12534 read-only mode, or if the mailbox will not be written when exiting
12535 that mailbox (You can toggle whether to write changes to a mailbox
12536 with the <literal><toggle-write></literal> operation, bound by default to <quote>%</quote>). The fourth
12537 is used to indicate that the current folder has been opened in attach-
12538 message mode (Certain operations like composing a new mail, replying,
12539 forwarding, etc. are not permitted in this mode).
12543 <sect2 id="status-format">
12544 <title>status_format</title>
12545 <literallayout>Type: string
12546 Default: <quote><literal>-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?]---(%s/%S)-%>-(%P)---</literal></quote></literallayout>
12549 Controls the format of the status line displayed in the <quote>index</quote>
12550 menu. This string is similar to <link linkend="index-format">$index_format</link>, but has its own
12551 set of <literal>printf(3)</literal>-like sequences:
12556 <varlistentry><term>%b </term>
12557 <listitem><para>number of mailboxes with new mail *
12558 </para></listitem></varlistentry>
12559 <varlistentry><term>%d </term>
12560 <listitem><para>number of deleted messages *
12561 </para></listitem></varlistentry>
12562 <varlistentry><term>%f </term>
12563 <listitem><para>the full pathname of the current mailbox
12564 </para></listitem></varlistentry>
12565 <varlistentry><term>%F </term>
12566 <listitem><para>number of flagged messages *
12567 </para></listitem></varlistentry>
12568 <varlistentry><term>%h </term>
12569 <listitem><para>local hostname
12570 </para></listitem></varlistentry>
12571 <varlistentry><term>%l </term>
12572 <listitem><para>size (in bytes) of the current mailbox *
12573 </para></listitem></varlistentry>
12574 <varlistentry><term>%L </term>
12575 <listitem><para>size (in bytes) of the messages shown
12576 (i.e., which match the current limit) *
12577 </para></listitem></varlistentry>
12578 <varlistentry><term>%m </term>
12579 <listitem><para>the number of messages in the mailbox *
12580 </para></listitem></varlistentry>
12581 <varlistentry><term>%M </term>
12582 <listitem><para>the number of messages shown (i.e., which match the current limit) *
12583 </para></listitem></varlistentry>
12584 <varlistentry><term>%n </term>
12585 <listitem><para>number of new messages in the mailbox *
12586 </para></listitem></varlistentry>
12587 <varlistentry><term>%o </term>
12588 <listitem><para>number of old unread messages *
12589 </para></listitem></varlistentry>
12590 <varlistentry><term>%p </term>
12591 <listitem><para>number of postponed messages *
12592 </para></listitem></varlistentry>
12593 <varlistentry><term>%P </term>
12594 <listitem><para>percentage of the way through the index
12595 </para></listitem></varlistentry>
12596 <varlistentry><term>%r </term>
12597 <listitem><para>modified/read-only/won't-write/attach-message indicator,
12598 according to <link linkend="status-chars">$status_chars</link>
12599 </para></listitem></varlistentry>
12600 <varlistentry><term>%s </term>
12601 <listitem><para>current sorting mode (<link linkend="sort">$sort</link>)
12602 </para></listitem></varlistentry>
12603 <varlistentry><term>%S </term>
12604 <listitem><para>current aux sorting method (<link linkend="sort-aux">$sort_aux</link>)
12605 </para></listitem></varlistentry>
12606 <varlistentry><term>%t </term>
12607 <listitem><para>number of tagged messages *
12608 </para></listitem></varlistentry>
12609 <varlistentry><term>%u </term>
12610 <listitem><para>number of unread messages *
12611 </para></listitem></varlistentry>
12612 <varlistentry><term>%v </term>
12613 <listitem><para>Mutt version string
12614 </para></listitem></varlistentry>
12615 <varlistentry><term>%V </term>
12616 <listitem><para>currently active limit pattern, if any *
12617 </para></listitem></varlistentry>
12618 <varlistentry><term>%>X </term>
12619 <listitem><para>right justify the rest of the string and pad with <quote>X</quote>
12620 </para></listitem></varlistentry>
12621 <varlistentry><term>%|X </term>
12622 <listitem><para>pad to the end of the line with <quote>X</quote>
12623 </para></listitem></varlistentry>
12624 <varlistentry><term>%*X </term>
12625 <listitem><para>soft-fill with character <quote>X</quote> as pad
12626 </para></listitem></varlistentry></variablelist>
12629 For an explanation of <quote>soft-fill</quote>, see the <link linkend="index-format">$index_format</link> documentation.
12632 * = can be optionally printed if nonzero
12635 Some of the above sequences can be used to optionally print a string
12636 if their value is nonzero. For example, you may only want to see the
12637 number of flagged messages if such messages exist, since zero is not
12638 particularly meaningful. To optionally print a string based upon one
12639 of the above sequences, the following construct is used:
12642 <literal>%?<sequence_char>?<optional_string>?</literal>
12645 where <emphasis>sequence_char</emphasis> is a character from the table above, and
12646 <emphasis>optional_string</emphasis> is the string you would like printed if
12647 <emphasis>sequence_char</emphasis> is nonzero. <emphasis>optional_string</emphasis> <emphasis role="bold">may</emphasis> contain
12648 other sequences as well as normal text, but you may <emphasis role="bold">not</emphasis> nest
12652 Here is an example illustrating how to optionally print the number of
12653 new messages in a mailbox:
12656 <literal>%?n?%n new messages.?</literal>
12659 You can also switch between two strings using the following construct:
12662 <literal>%?<sequence_char>?<if_string>&<else_string>?</literal>
12665 If the value of <emphasis>sequence_char</emphasis> is non-zero, <emphasis>if_string</emphasis> will
12666 be expanded, otherwise <emphasis>else_string</emphasis> will be expanded.
12669 You can force the result of any <literal>printf(3)</literal>-like sequence to be lowercase
12670 by prefixing the sequence character with an underscore (<quote>_</quote>) sign.
12671 For example, if you want to display the local hostname in lowercase,
12672 you would use: <quote><literal>%_h</literal></quote>.
12675 If you prefix the sequence character with a colon (<quote>:</quote>) character, mutt
12676 will replace any dots in the expansion by underscores. This might be helpful
12677 with IMAP folders that don't like dots in folder names.
12681 <sect2 id="status-on-top">
12682 <title>status_on_top</title>
12683 <literallayout>Type: boolean
12684 Default: no</literallayout>
12687 Setting this variable causes the <quote>status bar</quote> to be displayed on
12688 the first line of the screen rather than near the bottom. If <link linkend="help">$help</link>
12689 is <emphasis>set</emphasis>, too it'll be placed at the bottom.
12693 <sect2 id="strict-threads">
12694 <title>strict_threads</title>
12695 <literallayout>Type: boolean
12696 Default: no</literallayout>
12699 If <emphasis>set</emphasis>, threading will only make use of the <quote>In-Reply-To</quote> and
12700 <quote>References:</quote> fields when you <link linkend="sort">$sort</link> by message threads. By
12701 default, messages with the same subject are grouped together in
12702 <quote>pseudo threads.</quote>. This may not always be desirable, such as in a
12703 personal mailbox where you might have several unrelated messages with
12704 the subjects like <quote>hi</quote> which will get grouped together. See also
12705 <link linkend="sort-re">$sort_re</link> for a less drastic way of controlling this
12710 <sect2 id="suspend">
12711 <title>suspend</title>
12712 <literallayout>Type: boolean
12713 Default: yes</literallayout>
12716 When <emphasis>unset</emphasis>, mutt won't stop when the user presses the terminal's
12717 <emphasis>susp</emphasis> key, usually <quote>ˆZ</quote>. This is useful if you run mutt
12718 inside an xterm using a command like <quote><literal>xterm -e mutt</literal></quote>.
12722 <sect2 id="text-flowed">
12723 <title>text_flowed</title>
12724 <literallayout>Type: boolean
12725 Default: no</literallayout>
12728 When <emphasis>set</emphasis>, mutt will generate <quote>format=flowed</quote> bodies with a content type
12729 of <quote><literal>text/plain; format=flowed</literal></quote>.
12730 This format is easier to handle for some mailing software, and generally
12731 just looks like ordinary text. To actually make use of this format's
12732 features, you'll need support in your editor.
12735 Note that <link linkend="indent-string">$indent_string</link> is ignored when this option is <emphasis>set</emphasis>.
12739 <sect2 id="thread-received">
12740 <title>thread_received</title>
12741 <literallayout>Type: boolean
12742 Default: no</literallayout>
12745 When <emphasis>set</emphasis>, mutt uses the date received rather than the date sent
12746 to thread messages by subject.
12750 <sect2 id="thorough-search">
12751 <title>thorough_search</title>
12752 <literallayout>Type: boolean
12753 Default: no</literallayout>
12756 Affects the <literal>˜b</literal> and <literal>˜h</literal> search operations described in
12757 section <quote><link linkend="patterns">patterns</link></quote>. If <emphasis>set</emphasis>, the headers and body/attachments of
12758 messages to be searched are decoded before searching. If <emphasis>unset</emphasis>,
12759 messages are searched as they appear in the folder.
12762 Users searching attachments or for non-ASCII characters should <emphasis>set</emphasis>
12763 this value because decoding also includes MIME parsing/decoding and possible
12764 character set conversions. Otherwise mutt will attempt to match against the
12765 raw message received (for example quoted-printable encoded or with encoded
12766 headers) which may lead to incorrect search results.
12771 <title>tilde</title>
12772 <literallayout>Type: boolean
12773 Default: no</literallayout>
12776 When <emphasis>set</emphasis>, the internal-pager will pad blank lines to the bottom of the
12777 screen with a tilde (<quote>˜</quote>).
12781 <sect2 id="time-inc">
12782 <title>time_inc</title>
12783 <literallayout>Type: number
12784 Default: 0</literallayout>
12787 Along with <link linkend="read-inc">$read_inc</link>, <link linkend="write-inc">$write_inc</link>, and <link linkend="net-inc">$net_inc</link>, this
12788 variable controls the frequency with which progress updates are
12789 displayed. It suppresses updates less than <link linkend="time-inc">$time_inc</link> milliseconds
12790 apart. This can improve throughput on systems with slow terminals,
12791 or when running mutt on a remote system.
12794 Also see the <quote><link linkend="tuning">tuning</link></quote> section of the manual for performance considerations.
12798 <sect2 id="timeout">
12799 <title>timeout</title>
12800 <literallayout>Type: number
12801 Default: 600</literallayout>
12804 When Mutt is waiting for user input either idleing in menus or
12805 in an interactive prompt, Mutt would block until input is
12806 present. Depending on the context, this would prevent certain
12807 operations from working, like checking for new mail or keeping
12808 an IMAP connection alive.
12811 This variable controls how many seconds Mutt will at most wait
12812 until it aborts waiting for input, performs these operations and
12813 continues to wait for input.
12816 A value of zero or less will cause Mutt to never time out.
12820 <sect2 id="tmpdir">
12821 <title>tmpdir</title>
12822 <literallayout>Type: path
12823 Default: (empty)</literallayout>
12826 This variable allows you to specify where Mutt will place its
12827 temporary files needed for displaying and composing messages. If
12828 this variable is not set, the environment variable <literal>$TMPDIR</literal> is
12829 used. If <literal>$TMPDIR</literal> is not set then <quote><literal>/tmp</literal></quote> is used.
12833 <sect2 id="to-chars">
12834 <title>to_chars</title>
12835 <literallayout>Type: string
12836 Default: <quote><literal> +TCFL</literal></quote></literallayout>
12839 Controls the character used to indicate mail addressed to you. The
12840 first character is the one used when the mail is <emphasis>not</emphasis> addressed to your
12841 address. The second is used when you are the only
12842 recipient of the message. The third is when your address
12843 appears in the <quote>To:</quote> header field, but you are not the only recipient of
12844 the message. The fourth character is used when your
12845 address is specified in the <quote>Cc:</quote> header field, but you are not the only
12846 recipient. The fifth character is used to indicate mail that was sent
12847 by <emphasis>you</emphasis>. The sixth character is used to indicate when a mail
12848 was sent to a mailing-list you subscribe to.
12853 <title>trash</title>
12854 <literallayout>Type: path
12855 Default: (empty)</literallayout>
12858 If set, this variable specifies the path of the trash folder where the
12859 mails marked for deletion will be moved, instead of being irremediably
12863 NOTE: When you delete a message in the trash folder, it is really
12864 deleted, so that you have a way to clean the trash.
12868 <sect2 id="tunnel">
12869 <title>tunnel</title>
12870 <literallayout>Type: string
12871 Default: (empty)</literallayout>
12874 Setting this variable will cause mutt to open a pipe to a command
12875 instead of a raw socket. You may be able to use this to set up
12876 preauthenticated connections to your IMAP/POP3/SMTP server. Example:
12881 set tunnel="ssh -q mailhost.net /usr/local/libexec/imapd"
12884 Note: For this example to work you must be able to log in to the remote
12885 machine without having to enter a password.
12889 <sect2 id="use-8bitmime">
12890 <title>use_8bitmime</title>
12891 <literallayout>Type: boolean
12892 Default: no</literallayout>
12895 <emphasis role="bold">Warning:</emphasis> do not set this variable unless you are using a version
12896 of sendmail which supports the <literal>-B8BITMIME</literal> flag (such as sendmail
12897 8.8.x) or you may not be able to send mail.
12900 When <emphasis>set</emphasis>, Mutt will invoke <link linkend="sendmail">$sendmail</link> with the <literal>-B8BITMIME</literal>
12901 flag when sending 8-bit messages to enable ESMTP negotiation.
12905 <sect2 id="use-domain">
12906 <title>use_domain</title>
12907 <literallayout>Type: boolean
12908 Default: yes</literallayout>
12911 When <emphasis>set</emphasis>, Mutt will qualify all local addresses (ones without the
12912 <quote>@host</quote> portion) with the value of <link linkend="hostname">$hostname</link>. If <emphasis>unset</emphasis>, no
12913 addresses will be qualified.
12917 <sect2 id="use-envelope-from">
12918 <title>use_envelope_from</title>
12919 <literallayout>Type: boolean
12920 Default: no</literallayout>
12923 When <emphasis>set</emphasis>, mutt will set the <emphasis>envelope</emphasis> sender of the message.
12924 If <link linkend="envelope-from-address">$envelope_from_address</link> is <emphasis>set</emphasis>, it will be used as the sender
12925 address. If <emphasis>unset</emphasis>, mutt will attempt to derive the sender from the
12926 <quote>From:</quote> header.
12929 Note that this information is passed to sendmail command using the
12930 <literal>-f</literal> command line switch. Therefore setting this option is not useful
12931 if the <link linkend="sendmail">$sendmail</link> variable already contains <literal>-f</literal> or if the
12932 executable pointed to by <link linkend="sendmail">$sendmail</link> doesn't support the <literal>-f</literal> switch.
12936 <sect2 id="use-from">
12937 <title>use_from</title>
12938 <literallayout>Type: boolean
12939 Default: yes</literallayout>
12942 When <emphasis>set</emphasis>, Mutt will generate the <quote>From:</quote> header field when
12943 sending messages. If <emphasis>unset</emphasis>, no <quote>From:</quote> header field will be
12944 generated unless the user explicitly sets one using the <quote><link linkend="my-hdr">my_hdr</link></quote>
12949 <sect2 id="use-idn">
12950 <title>use_idn</title>
12951 <literallayout>Type: boolean
12952 Default: yes</literallayout>
12955 When <emphasis>set</emphasis>, Mutt will show you international domain names decoded.
12956 Note: You can use IDNs for addresses even if this is <emphasis>unset</emphasis>.
12957 This variable only affects decoding.
12961 <sect2 id="use-ipv6">
12962 <title>use_ipv6</title>
12963 <literallayout>Type: boolean
12964 Default: yes</literallayout>
12967 When <emphasis>set</emphasis>, Mutt will look for IPv6 addresses of hosts it tries to
12968 contact. If this option is <emphasis>unset</emphasis>, Mutt will restrict itself to IPv4 addresses.
12969 Normally, the default should work.
12973 <sect2 id="user-agent">
12974 <title>user_agent</title>
12975 <literallayout>Type: boolean
12976 Default: yes</literallayout>
12979 When <emphasis>set</emphasis>, mutt will add a <quote>User-Agent:</quote> header to outgoing
12980 messages, indicating which version of mutt was used for composing
12985 <sect2 id="visual">
12986 <title>visual</title>
12987 <literallayout>Type: path
12988 Default: (empty)</literallayout>
12991 Specifies the visual editor to invoke when the <quote><literal>˜v</literal></quote> command is
12992 given in the builtin editor.
12996 <sect2 id="wait-key">
12997 <title>wait_key</title>
12998 <literallayout>Type: boolean
12999 Default: yes</literallayout>
13002 Controls whether Mutt will ask you to press a key after an external command
13003 has been invoked by these functions: <literal><shell-escape></literal>,
13004 <literal><pipe-message></literal>, <literal><pipe-entry></literal>, <literal><print-message></literal>,
13005 and <literal><print-entry></literal> commands.
13008 It is also used when viewing attachments with <quote><link linkend="auto-view">auto_view</link></quote>, provided
13009 that the corresponding mailcap entry has a <emphasis>needsterminal</emphasis> flag,
13010 and the external program is interactive.
13013 When <emphasis>set</emphasis>, Mutt will always ask for a key. When <emphasis>unset</emphasis>, Mutt will wait
13014 for a key only if the external command returned a non-zero status.
13019 <title>weed</title>
13020 <literallayout>Type: boolean
13021 Default: yes</literallayout>
13024 When <emphasis>set</emphasis>, mutt will weed headers when displaying, forwarding,
13025 printing, or replying to messages.
13030 <title>wrap</title>
13031 <literallayout>Type: number
13032 Default: 0</literallayout>
13035 When set to a positive value, mutt will wrap text at <link linkend="wrap">$wrap</link> characters.
13036 When set to a negative value, mutt will wrap text so that there are <link linkend="wrap">$wrap</link>
13037 characters of empty space on the right side of the terminal.
13041 <sect2 id="wrap-search">
13042 <title>wrap_search</title>
13043 <literallayout>Type: boolean
13044 Default: yes</literallayout>
13047 Controls whether searches wrap around the end.
13050 When <emphasis>set</emphasis>, searches will wrap around the first (or last) item. When
13051 <emphasis>unset</emphasis>, incremental searches will not wrap.
13055 <sect2 id="wrapmargin">
13056 <title>wrapmargin</title>
13057 <literallayout>Type: number
13058 Default: 0</literallayout>
13061 (DEPRECATED) Equivalent to setting <link linkend="wrap">$wrap</link> with a negative value.
13065 <sect2 id="write-inc">
13066 <title>write_inc</title>
13067 <literallayout>Type: number
13068 Default: 10</literallayout>
13071 When writing a mailbox, a message will be printed every
13072 <link linkend="write-inc">$write_inc</link> messages to indicate progress. If set to 0, only a
13073 single message will be displayed before writing a mailbox.
13076 Also see the <link linkend="read-inc">$read_inc</link>, <link linkend="net-inc">$net_inc</link> and <link linkend="time-inc">$time_inc</link> variables and the
13077 <quote><link linkend="tuning">tuning</link></quote> section of the manual for performance considerations.
13081 <sect2 id="write-bcc">
13082 <title>write_bcc</title>
13083 <literallayout>Type: boolean
13084 Default: yes</literallayout>
13087 Controls whether mutt writes out the <quote>Bcc:</quote> header when preparing
13088 messages to be sent. Exim users may wish to unset this. If mutt
13089 is set to deliver directly via SMTP (see <link linkend="smtp-url">$smtp_url</link>), this
13090 option does nothing: mutt will never write out the <quote>Bcc:</quote> header
13094 <emphasis role="bold">Note:</emphasis> On Debian systems, exim4 and postfix strip BCC headers by
13095 default. The above warning applies to exim3 users, see /etc/Muttrc.
13099 <sect2 id="xterm-icon">
13100 <title>xterm_icon</title>
13101 <literallayout>Type: string
13102 Default: <quote><literal>M%?n?AIL&ail?</literal></quote></literallayout>
13105 Controls the format of the icon title, as long as xterm_set_titles
13106 is enabled. This string is identical in formatting to the one used by
13107 <quote><link linkend="status-format">$status_format</link></quote>.
13111 <sect2 id="xterm-set-titles">
13112 <title>xterm_set_titles</title>
13113 <literallayout>Type: boolean
13114 Default: no</literallayout>
13117 Controls whether mutt sets the xterm title bar and icon name
13118 (as long as you are in an appropriate terminal).
13122 <sect2 id="xterm-title">
13123 <title>xterm_title</title>
13124 <literallayout>Type: string
13125 Default: <quote><literal>Mutt with %?m?%m messages&no messages?%?n? [%n NEW]?</literal></quote></literallayout>
13128 Controls the format of the title bar of the xterm provided that
13129 xterm_set_titles has been set. This string is identical in formatting
13130 to the one used by <quote><link linkend="status-format">$status_format</link></quote>.
13136 <sect1 id="functions">
13137 <title>Functions</title>
13140 The following is the list of available functions listed by the mapping
13141 in which they are available. The default key setting is given, and an
13142 explanation of what the function does. The key bindings of these
13143 functions can be changed with the <link linkend="bind">bind</link>
13147 <sect2 id="generic_map">
13148 <title>generic menu</title>
13150 The <emphasis>generic</emphasis> menu is not a real menu, but specifies common functions
13151 (such as movement) available in all menus except for <emphasis>pager</emphasis> and
13152 <emphasis>editor</emphasis>. Changing settings for this menu will affect the default
13153 bindings for all menus (except as noted).
13157 <table id="generic_table">
13158 <title>Default generic function bindings</title>
13161 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13164 <row><entry><literal><top-page></literal></entry><entry>H</entry><entry>move to the top of the page</entry></row>
13165 <row><entry><literal><next-entry></literal></entry><entry>j</entry><entry>move to the next entry</entry></row>
13166 <row><entry><literal><previous-entry></literal></entry><entry>k</entry><entry>move to the previous entry</entry></row>
13167 <row><entry><literal><bottom-page></literal></entry><entry>L</entry><entry>move to the bottom of the page</entry></row>
13168 <row><entry><literal><refresh></literal></entry><entry>^L</entry><entry>clear and redraw the screen</entry></row>
13169 <row><entry><literal><middle-page></literal></entry><entry>M</entry><entry>move to the middle of the page</entry></row>
13170 <row><entry><literal><search-next></literal></entry><entry>n</entry><entry>search for next match</entry></row>
13171 <row><entry><literal><exit></literal></entry><entry>q</entry><entry>exit this menu</entry></row>
13172 <row><entry><literal><tag-entry></literal></entry><entry>t</entry><entry>tag the current entry</entry></row>
13173 <row><entry><literal><next-page></literal></entry><entry>z</entry><entry>move to the next page</entry></row>
13174 <row><entry><literal><previous-page></literal></entry><entry>Z</entry><entry>move to the previous page</entry></row>
13175 <row><entry><literal><last-entry></literal></entry><entry>*</entry><entry>move to the last entry</entry></row>
13176 <row><entry><literal><first-entry></literal></entry><entry>=</entry><entry>move to the first entry</entry></row>
13177 <row><entry><literal><enter-command></literal></entry><entry>:</entry><entry>enter a muttrc command</entry></row>
13178 <row><entry><literal><next-line></literal></entry><entry>></entry><entry>scroll down one line</entry></row>
13179 <row><entry><literal><previous-line></literal></entry><entry><</entry><entry>scroll up one line</entry></row>
13180 <row><entry><literal><half-up></literal></entry><entry>[</entry><entry>scroll up 1/2 page</entry></row>
13181 <row><entry><literal><half-down></literal></entry><entry>]</entry><entry>scroll down 1/2 page</entry></row>
13182 <row><entry><literal><help></literal></entry><entry>?</entry><entry>this screen</entry></row>
13183 <row><entry><literal><tag-prefix></literal></entry><entry>;</entry><entry>apply next function to tagged messages</entry></row>
13184 <row><entry><literal><tag-prefix-cond></literal></entry><entry></entry><entry>apply next function ONLY to tagged messages</entry></row>
13185 <row><entry><literal><end-cond></literal></entry><entry></entry><entry>end of conditional execution (noop)</entry></row>
13186 <row><entry><literal><shell-escape></literal></entry><entry>!</entry><entry>invoke a command in a subshell</entry></row>
13187 <row><entry><literal><select-entry></literal></entry><entry><Return></entry><entry>select the current entry</entry></row>
13188 <row><entry><literal><search></literal></entry><entry>/</entry><entry>search for a regular expression</entry></row>
13189 <row><entry><literal><search-reverse></literal></entry><entry>Esc /</entry><entry>search backwards for a regular expression</entry></row>
13190 <row><entry><literal><search-opposite></literal></entry><entry></entry><entry>search for next match in opposite direction</entry></row>
13191 <row><entry><literal><jump></literal></entry><entry></entry><entry>jump to an index number</entry></row>
13192 <row><entry><literal><current-top></literal></entry><entry></entry><entry>move entry to top of screen</entry></row>
13193 <row><entry><literal><current-middle></literal></entry><entry></entry><entry>move entry to middle of screen</entry></row>
13194 <row><entry><literal><current-bottom></literal></entry><entry></entry><entry>move entry to bottom of screen</entry></row>
13195 <row><entry><literal><what-key></literal></entry><entry></entry><entry>display the keycode for a key press</entry></row>
13203 <sect2 id="index_map">
13204 <title>index menu</title>
13207 <table id="index_table">
13208 <title>Default index function bindings</title>
13211 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13214 <row><entry><literal><create-alias></literal></entry><entry>a</entry><entry>create an alias from a message sender</entry></row>
13215 <row><entry><literal><bounce-message></literal></entry><entry>b</entry><entry>remail a message to another user</entry></row>
13216 <row><entry><literal><break-thread></literal></entry><entry>#</entry><entry>break the thread in two</entry></row>
13217 <row><entry><literal><change-folder></literal></entry><entry>c</entry><entry>open a different folder</entry></row>
13218 <row><entry><literal><change-folder-readonly></literal></entry><entry>Esc c</entry><entry>open a different folder in read only mode</entry></row>
13219 <row><entry><literal><next-unread-mailbox></literal></entry><entry></entry><entry>open next mailbox with new mail</entry></row>
13220 <row><entry><literal><collapse-thread></literal></entry><entry>Esc v</entry><entry>collapse/uncollapse current thread</entry></row>
13221 <row><entry><literal><collapse-all></literal></entry><entry>Esc V</entry><entry>collapse/uncollapse all threads</entry></row>
13222 <row><entry><literal><copy-message></literal></entry><entry>C</entry><entry>copy a message to a file/mailbox</entry></row>
13223 <row><entry><literal><decode-copy></literal></entry><entry>Esc C</entry><entry>make decoded (text/plain) copy</entry></row>
13224 <row><entry><literal><decode-save></literal></entry><entry>Esc s</entry><entry>make decoded copy (text/plain) and delete</entry></row>
13225 <row><entry><literal><delete-message></literal></entry><entry>d</entry><entry>delete the current entry</entry></row>
13226 <row><entry><literal><delete-pattern></literal></entry><entry>D</entry><entry>delete messages matching a pattern</entry></row>
13227 <row><entry><literal><delete-thread></literal></entry><entry>^D</entry><entry>delete all messages in thread</entry></row>
13228 <row><entry><literal><delete-subthread></literal></entry><entry>Esc d</entry><entry>delete all messages in subthread</entry></row>
13229 <row><entry><literal><edit></literal></entry><entry>e</entry><entry>edit the raw message</entry></row>
13230 <row><entry><literal><edit-type></literal></entry><entry>^E</entry><entry>edit attachment content type</entry></row>
13231 <row><entry><literal><forward-message></literal></entry><entry>f</entry><entry>forward a message with comments</entry></row>
13232 <row><entry><literal><flag-message></literal></entry><entry>F</entry><entry>toggle a message's 'important' flag</entry></row>
13233 <row><entry><literal><group-reply></literal></entry><entry>g</entry><entry>reply to all recipients</entry></row>
13234 <row><entry><literal><fetch-mail></literal></entry><entry>G</entry><entry>retrieve mail from POP server</entry></row>
13235 <row><entry><literal><imap-fetch-mail></literal></entry><entry></entry><entry>force retrieval of mail from IMAP server</entry></row>
13236 <row><entry><literal><display-toggle-weed></literal></entry><entry>h</entry><entry>display message and toggle header weeding</entry></row>
13237 <row><entry><literal><next-undeleted></literal></entry><entry>j</entry><entry>move to the next undeleted message</entry></row>
13238 <row><entry><literal><previous-undeleted></literal></entry><entry>k</entry><entry>move to the previous undeleted message</entry></row>
13239 <row><entry><literal><limit></literal></entry><entry>l</entry><entry>show only messages matching a pattern</entry></row>
13240 <row><entry><literal><link-threads></literal></entry><entry>&</entry><entry>link tagged message to the current one</entry></row>
13241 <row><entry><literal><list-reply></literal></entry><entry>L</entry><entry>reply to specified mailing list</entry></row>
13242 <row><entry><literal><mail></literal></entry><entry>m</entry><entry>compose a new mail message</entry></row>
13243 <row><entry><literal><toggle-new></literal></entry><entry>N</entry><entry>toggle a message's 'new' flag</entry></row>
13244 <row><entry><literal><toggle-write></literal></entry><entry>%</entry><entry>toggle whether the mailbox will be rewritten</entry></row>
13245 <row><entry><literal><next-thread></literal></entry><entry>^N</entry><entry>jump to the next thread</entry></row>
13246 <row><entry><literal><next-subthread></literal></entry><entry>Esc n</entry><entry>jump to the next subthread</entry></row>
13247 <row><entry><literal><purge-message></literal></entry><entry></entry><entry>really delete the current entry, bypassing the trash folder</entry></row>
13248 <row><entry><literal><query></literal></entry><entry>Q</entry><entry>query external program for addresses</entry></row>
13249 <row><entry><literal><quit></literal></entry><entry>q</entry><entry>save changes to mailbox and quit</entry></row>
13250 <row><entry><literal><reply></literal></entry><entry>r</entry><entry>reply to a message</entry></row>
13251 <row><entry><literal><show-limit></literal></entry><entry>Esc l</entry><entry>show currently active limit pattern</entry></row>
13252 <row><entry><literal><sort-mailbox></literal></entry><entry>o</entry><entry>sort messages</entry></row>
13253 <row><entry><literal><sort-reverse></literal></entry><entry>O</entry><entry>sort messages in reverse order</entry></row>
13254 <row><entry><literal><print-message></literal></entry><entry>p</entry><entry>print the current entry</entry></row>
13255 <row><entry><literal><previous-thread></literal></entry><entry>^P</entry><entry>jump to previous thread</entry></row>
13256 <row><entry><literal><previous-subthread></literal></entry><entry>Esc p</entry><entry>jump to previous subthread</entry></row>
13257 <row><entry><literal><recall-message></literal></entry><entry>R</entry><entry>recall a postponed message</entry></row>
13258 <row><entry><literal><read-thread></literal></entry><entry>^R</entry><entry>mark the current thread as read</entry></row>
13259 <row><entry><literal><read-subthread></literal></entry><entry>Esc r</entry><entry>mark the current subthread as read</entry></row>
13260 <row><entry><literal><resend-message></literal></entry><entry>Esc e</entry><entry>use the current message as a template for a new one</entry></row>
13261 <row><entry><literal><save-message></literal></entry><entry>s</entry><entry>save message/attachment to a file</entry></row>
13262 <row><entry><literal><tag-pattern></literal></entry><entry>T</entry><entry>tag messages matching a pattern</entry></row>
13263 <row><entry><literal><tag-subthread></literal></entry><entry></entry><entry>tag the current subthread</entry></row>
13264 <row><entry><literal><tag-thread></literal></entry><entry>Esc t</entry><entry>tag the current thread</entry></row>
13265 <row><entry><literal><untag-pattern></literal></entry><entry>^T</entry><entry>untag messages matching a pattern</entry></row>
13266 <row><entry><literal><undelete-message></literal></entry><entry>u</entry><entry>undelete the current entry</entry></row>
13267 <row><entry><literal><undelete-pattern></literal></entry><entry>U</entry><entry>undelete messages matching a pattern</entry></row>
13268 <row><entry><literal><undelete-subthread></literal></entry><entry>Esc u</entry><entry>undelete all messages in subthread</entry></row>
13269 <row><entry><literal><undelete-thread></literal></entry><entry>^U</entry><entry>undelete all messages in thread</entry></row>
13270 <row><entry><literal><view-attachments></literal></entry><entry>v</entry><entry>show MIME attachments</entry></row>
13271 <row><entry><literal><show-version></literal></entry><entry>V</entry><entry>show the Mutt version number and date</entry></row>
13272 <row><entry><literal><set-flag></literal></entry><entry>w</entry><entry>set a status flag on a message</entry></row>
13273 <row><entry><literal><clear-flag></literal></entry><entry>W</entry><entry>clear a status flag from a message</entry></row>
13274 <row><entry><literal><display-message></literal></entry><entry><Return></entry><entry>display a message</entry></row>
13275 <row><entry><literal><buffy-list></literal></entry><entry>.</entry><entry>list mailboxes with new mail</entry></row>
13276 <row><entry><literal><sync-mailbox></literal></entry><entry>$</entry><entry>save changes to mailbox</entry></row>
13277 <row><entry><literal><display-address></literal></entry><entry>@</entry><entry>display full address of sender</entry></row>
13278 <row><entry><literal><pipe-message></literal></entry><entry>|</entry><entry>pipe message/attachment to a shell command</entry></row>
13279 <row><entry><literal><next-new></literal></entry><entry></entry><entry>jump to the next new message</entry></row>
13280 <row><entry><literal><next-new-then-unread></literal></entry><entry><Tab></entry><entry>jump to the next new or unread message</entry></row>
13281 <row><entry><literal><previous-new></literal></entry><entry></entry><entry>jump to the previous new message</entry></row>
13282 <row><entry><literal><previous-new-then-unread></literal></entry><entry>Esc <Tab></entry><entry>jump to the previous new or unread message</entry></row>
13283 <row><entry><literal><next-unread></literal></entry><entry></entry><entry>jump to the next unread message</entry></row>
13284 <row><entry><literal><previous-unread></literal></entry><entry></entry><entry>jump to the previous unread message</entry></row>
13285 <row><entry><literal><parent-message></literal></entry><entry>P</entry><entry>jump to parent message in thread</entry></row>
13286 <row><entry><literal><extract-keys></literal></entry><entry>^K</entry><entry>extract supported public keys</entry></row>
13287 <row><entry><literal><forget-passphrase></literal></entry><entry>^F</entry><entry>wipe passphrase(s) from memory</entry></row>
13288 <row><entry><literal><check-traditional-pgp></literal></entry><entry>Esc P</entry><entry>check for classic PGP</entry></row>
13289 <row><entry><literal><mail-key></literal></entry><entry>Esc k</entry><entry>mail a PGP public key</entry></row>
13290 <row><entry><literal><decrypt-copy></literal></entry><entry></entry><entry>make decrypted copy</entry></row>
13291 <row><entry><literal><decrypt-save></literal></entry><entry></entry><entry>make decrypted copy and delete</entry></row>
13292 <row><entry><literal><sidebar-scroll-up></literal></entry><entry></entry><entry>scroll the mailbox pane up 1 page</entry></row>
13293 <row><entry><literal><sidebar-scroll-down></literal></entry><entry></entry><entry>scroll the mailbox pane down 1 page</entry></row>
13294 <row><entry><literal><sidebar-next></literal></entry><entry></entry><entry>go down to next mailbox</entry></row>
13295 <row><entry><literal><sidebar-prev></literal></entry><entry></entry><entry>go to previous mailbox</entry></row>
13296 <row><entry><literal><sidebar-open></literal></entry><entry></entry><entry>open hilighted mailbox</entry></row>
13304 <sect2 id="pager_map">
13305 <title>pager menu</title>
13308 <table id="pager_table">
13309 <title>Default pager function bindings</title>
13312 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13315 <row><entry><literal><break-thread></literal></entry><entry>#</entry><entry>break the thread in two</entry></row>
13316 <row><entry><literal><create-alias></literal></entry><entry>a</entry><entry>create an alias from a message sender</entry></row>
13317 <row><entry><literal><bounce-message></literal></entry><entry>b</entry><entry>remail a message to another user</entry></row>
13318 <row><entry><literal><change-folder></literal></entry><entry>c</entry><entry>open a different folder</entry></row>
13319 <row><entry><literal><change-folder-readonly></literal></entry><entry>Esc c</entry><entry>open a different folder in read only mode</entry></row>
13320 <row><entry><literal><next-unread-mailbox></literal></entry><entry></entry><entry>open next mailbox with new mail</entry></row>
13321 <row><entry><literal><copy-message></literal></entry><entry>C</entry><entry>copy a message to a file/mailbox</entry></row>
13322 <row><entry><literal><decode-copy></literal></entry><entry>Esc C</entry><entry>make decoded (text/plain) copy</entry></row>
13323 <row><entry><literal><delete-message></literal></entry><entry>d</entry><entry>delete the current entry</entry></row>
13324 <row><entry><literal><delete-thread></literal></entry><entry>^D</entry><entry>delete all messages in thread</entry></row>
13325 <row><entry><literal><delete-subthread></literal></entry><entry>Esc d</entry><entry>delete all messages in subthread</entry></row>
13326 <row><entry><literal><edit></literal></entry><entry>e</entry><entry>edit the raw message</entry></row>
13327 <row><entry><literal><edit-type></literal></entry><entry>^E</entry><entry>edit attachment content type</entry></row>
13328 <row><entry><literal><forward-message></literal></entry><entry>f</entry><entry>forward a message with comments</entry></row>
13329 <row><entry><literal><flag-message></literal></entry><entry>F</entry><entry>toggle a message's 'important' flag</entry></row>
13330 <row><entry><literal><group-reply></literal></entry><entry>g</entry><entry>reply to all recipients</entry></row>
13331 <row><entry><literal><imap-fetch-mail></literal></entry><entry></entry><entry>force retrieval of mail from IMAP server</entry></row>
13332 <row><entry><literal><display-toggle-weed></literal></entry><entry>h</entry><entry>display message and toggle header weeding</entry></row>
13333 <row><entry><literal><next-undeleted></literal></entry><entry>j</entry><entry>move to the next undeleted message</entry></row>
13334 <row><entry><literal><next-entry></literal></entry><entry>J</entry><entry>move to the next entry</entry></row>
13335 <row><entry><literal><previous-undeleted></literal></entry><entry>k</entry><entry>move to the previous undeleted message</entry></row>
13336 <row><entry><literal><previous-entry></literal></entry><entry>K</entry><entry>move to the previous entry</entry></row>
13337 <row><entry><literal><link-threads></literal></entry><entry>&</entry><entry>link tagged message to the current one</entry></row>
13338 <row><entry><literal><list-reply></literal></entry><entry>L</entry><entry>reply to specified mailing list</entry></row>
13339 <row><entry><literal><redraw-screen></literal></entry><entry>^L</entry><entry>clear and redraw the screen</entry></row>
13340 <row><entry><literal><mail></literal></entry><entry>m</entry><entry>compose a new mail message</entry></row>
13341 <row><entry><literal><mark-as-new></literal></entry><entry>N</entry><entry>toggle a message's 'new' flag</entry></row>
13342 <row><entry><literal><search-next></literal></entry><entry>n</entry><entry>search for next match</entry></row>
13343 <row><entry><literal><next-thread></literal></entry><entry>^N</entry><entry>jump to the next thread</entry></row>
13344 <row><entry><literal><next-subthread></literal></entry><entry>Esc n</entry><entry>jump to the next subthread</entry></row>
13345 <row><entry><literal><print-message></literal></entry><entry>p</entry><entry>print the current entry</entry></row>
13346 <row><entry><literal><previous-thread></literal></entry><entry>^P</entry><entry>jump to previous thread</entry></row>
13347 <row><entry><literal><previous-subthread></literal></entry><entry>Esc p</entry><entry>jump to previous subthread</entry></row>
13348 <row><entry><literal><purge-message></literal></entry><entry></entry><entry>really delete the current entry, bypassing the trash folder</entry></row>
13349 <row><entry><literal><quit></literal></entry><entry>Q</entry><entry>save changes to mailbox and quit</entry></row>
13350 <row><entry><literal><exit></literal></entry><entry>q</entry><entry>exit this menu</entry></row>
13351 <row><entry><literal><reply></literal></entry><entry>r</entry><entry>reply to a message</entry></row>
13352 <row><entry><literal><recall-message></literal></entry><entry>R</entry><entry>recall a postponed message</entry></row>
13353 <row><entry><literal><read-thread></literal></entry><entry>^R</entry><entry>mark the current thread as read</entry></row>
13354 <row><entry><literal><read-subthread></literal></entry><entry>Esc r</entry><entry>mark the current subthread as read</entry></row>
13355 <row><entry><literal><resend-message></literal></entry><entry>Esc e</entry><entry>use the current message as a template for a new one</entry></row>
13356 <row><entry><literal><save-message></literal></entry><entry>s</entry><entry>save message/attachment to a file</entry></row>
13357 <row><entry><literal><skip-quoted></literal></entry><entry>S</entry><entry>skip beyond quoted text</entry></row>
13358 <row><entry><literal><decode-save></literal></entry><entry>Esc s</entry><entry>make decoded copy (text/plain) and delete</entry></row>
13359 <row><entry><literal><tag-message></literal></entry><entry>t</entry><entry>tag the current entry</entry></row>
13360 <row><entry><literal><toggle-quoted></literal></entry><entry>T</entry><entry>toggle display of quoted text</entry></row>
13361 <row><entry><literal><undelete-message></literal></entry><entry>u</entry><entry>undelete the current entry</entry></row>
13362 <row><entry><literal><undelete-subthread></literal></entry><entry>Esc u</entry><entry>undelete all messages in subthread</entry></row>
13363 <row><entry><literal><undelete-thread></literal></entry><entry>^U</entry><entry>undelete all messages in thread</entry></row>
13364 <row><entry><literal><view-attachments></literal></entry><entry>v</entry><entry>show MIME attachments</entry></row>
13365 <row><entry><literal><show-version></literal></entry><entry>V</entry><entry>show the Mutt version number and date</entry></row>
13366 <row><entry><literal><search-toggle></literal></entry><entry>\\</entry><entry>toggle search pattern coloring</entry></row>
13367 <row><entry><literal><display-address></literal></entry><entry>@</entry><entry>display full address of sender</entry></row>
13368 <row><entry><literal><next-new></literal></entry><entry></entry><entry>jump to the next new message</entry></row>
13369 <row><entry><literal><pipe-message></literal></entry><entry>|</entry><entry>pipe message/attachment to a shell command</entry></row>
13370 <row><entry><literal><help></literal></entry><entry>?</entry><entry>this screen</entry></row>
13371 <row><entry><literal><next-page></literal></entry><entry><Space></entry><entry>move to the next page</entry></row>
13372 <row><entry><literal><previous-page></literal></entry><entry>-</entry><entry>move to the previous page</entry></row>
13373 <row><entry><literal><top></literal></entry><entry>^</entry><entry>jump to the top of the message</entry></row>
13374 <row><entry><literal><sync-mailbox></literal></entry><entry>$</entry><entry>save changes to mailbox</entry></row>
13375 <row><entry><literal><shell-escape></literal></entry><entry>!</entry><entry>invoke a command in a subshell</entry></row>
13376 <row><entry><literal><enter-command></literal></entry><entry>:</entry><entry>enter a muttrc command</entry></row>
13377 <row><entry><literal><buffy-list></literal></entry><entry>.</entry><entry>list mailboxes with new mail</entry></row>
13378 <row><entry><literal><search></literal></entry><entry>/</entry><entry>search for a regular expression</entry></row>
13379 <row><entry><literal><search-reverse></literal></entry><entry>Esc /</entry><entry>search backwards for a regular expression</entry></row>
13380 <row><entry><literal><search-opposite></literal></entry><entry></entry><entry>search for next match in opposite direction</entry></row>
13381 <row><entry><literal><next-line></literal></entry><entry><Return></entry><entry>scroll down one line</entry></row>
13382 <row><entry><literal><jump></literal></entry><entry></entry><entry>jump to an index number</entry></row>
13383 <row><entry><literal><next-unread></literal></entry><entry></entry><entry>jump to the next unread message</entry></row>
13384 <row><entry><literal><previous-new></literal></entry><entry></entry><entry>jump to the previous new message</entry></row>
13385 <row><entry><literal><previous-unread></literal></entry><entry></entry><entry>jump to the previous unread message</entry></row>
13386 <row><entry><literal><half-up></literal></entry><entry></entry><entry>scroll up 1/2 page</entry></row>
13387 <row><entry><literal><half-down></literal></entry><entry></entry><entry>scroll down 1/2 page</entry></row>
13388 <row><entry><literal><previous-line></literal></entry><entry></entry><entry>scroll up one line</entry></row>
13389 <row><entry><literal><bottom></literal></entry><entry></entry><entry>jump to the bottom of the message</entry></row>
13390 <row><entry><literal><parent-message></literal></entry><entry>P</entry><entry>jump to parent message in thread</entry></row>
13391 <row><entry><literal><check-traditional-pgp></literal></entry><entry>Esc P</entry><entry>check for classic PGP</entry></row>
13392 <row><entry><literal><mail-key></literal></entry><entry>Esc k</entry><entry>mail a PGP public key</entry></row>
13393 <row><entry><literal><extract-keys></literal></entry><entry>^K</entry><entry>extract supported public keys</entry></row>
13394 <row><entry><literal><forget-passphrase></literal></entry><entry>^F</entry><entry>wipe passphrase(s) from memory</entry></row>
13395 <row><entry><literal><decrypt-copy></literal></entry><entry></entry><entry>make decrypted copy</entry></row>
13396 <row><entry><literal><decrypt-save></literal></entry><entry></entry><entry>make decrypted copy and delete</entry></row>
13397 <row><entry><literal><what-key></literal></entry><entry></entry><entry>display the keycode for a key press</entry></row>
13398 <row><entry><literal><sidebar-scroll-up></literal></entry><entry></entry><entry>scroll the mailbox pane up 1 page</entry></row>
13399 <row><entry><literal><sidebar-scroll-down></literal></entry><entry></entry><entry>scroll the mailbox pane down 1 page</entry></row>
13400 <row><entry><literal><sidebar-next></literal></entry><entry></entry><entry>go down to next mailbox</entry></row>
13401 <row><entry><literal><sidebar-prev></literal></entry><entry></entry><entry>go to previous mailbox</entry></row>
13402 <row><entry><literal><sidebar-open></literal></entry><entry></entry><entry>open hilighted mailbox</entry></row>
13410 <sect2 id="alias_map">
13411 <title>alias menu</title>
13414 <table id="alias_table">
13415 <title>Default alias function bindings</title>
13418 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13421 <row><entry><literal><delete-entry></literal></entry><entry>d</entry><entry>delete the current entry</entry></row>
13422 <row><entry><literal><undelete-entry></literal></entry><entry>u</entry><entry>undelete the current entry</entry></row>
13430 <sect2 id="query_map">
13431 <title>query menu</title>
13434 <table id="query_table">
13435 <title>Default query function bindings</title>
13438 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13441 <row><entry><literal><create-alias></literal></entry><entry>a</entry><entry>create an alias from a message sender</entry></row>
13442 <row><entry><literal><mail></literal></entry><entry>m</entry><entry>compose a new mail message</entry></row>
13443 <row><entry><literal><query></literal></entry><entry>Q</entry><entry>query external program for addresses</entry></row>
13444 <row><entry><literal><query-append></literal></entry><entry>A</entry><entry>append new query results to current results</entry></row>
13452 <sect2 id="attach_map">
13453 <title>attach menu</title>
13456 <table id="attach_table">
13457 <title>Default attach function bindings</title>
13460 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13463 <row><entry><literal><bounce-message></literal></entry><entry>b</entry><entry>remail a message to another user</entry></row>
13464 <row><entry><literal><display-toggle-weed></literal></entry><entry>h</entry><entry>display message and toggle header weeding</entry></row>
13465 <row><entry><literal><edit-type></literal></entry><entry>^E</entry><entry>edit attachment content type</entry></row>
13466 <row><entry><literal><print-entry></literal></entry><entry>p</entry><entry>print the current entry</entry></row>
13467 <row><entry><literal><save-entry></literal></entry><entry>s</entry><entry>save message/attachment to a file</entry></row>
13468 <row><entry><literal><pipe-entry></literal></entry><entry>|</entry><entry>pipe message/attachment to a shell command</entry></row>
13469 <row><entry><literal><view-mailcap></literal></entry><entry>m</entry><entry>force viewing of attachment using mailcap</entry></row>
13470 <row><entry><literal><reply></literal></entry><entry>r</entry><entry>reply to a message</entry></row>
13471 <row><entry><literal><resend-message></literal></entry><entry>Esc e</entry><entry>use the current message as a template for a new one</entry></row>
13472 <row><entry><literal><group-reply></literal></entry><entry>g</entry><entry>reply to all recipients</entry></row>
13473 <row><entry><literal><list-reply></literal></entry><entry>L</entry><entry>reply to specified mailing list</entry></row>
13474 <row><entry><literal><forward-message></literal></entry><entry>f</entry><entry>forward a message with comments</entry></row>
13475 <row><entry><literal><view-text></literal></entry><entry>T</entry><entry>view attachment as text</entry></row>
13476 <row><entry><literal><view-attach></literal></entry><entry><Return></entry><entry>view attachment using mailcap entry if necessary</entry></row>
13477 <row><entry><literal><delete-entry></literal></entry><entry>d</entry><entry>delete the current entry</entry></row>
13478 <row><entry><literal><undelete-entry></literal></entry><entry>u</entry><entry>undelete the current entry</entry></row>
13479 <row><entry><literal><collapse-parts></literal></entry><entry>v</entry><entry>Toggle display of subparts</entry></row>
13480 <row><entry><literal><check-traditional-pgp></literal></entry><entry>Esc P</entry><entry>check for classic PGP</entry></row>
13481 <row><entry><literal><extract-keys></literal></entry><entry>^K</entry><entry>extract supported public keys</entry></row>
13482 <row><entry><literal><forget-passphrase></literal></entry><entry>^F</entry><entry>wipe passphrase(s) from memory</entry></row>
13490 <sect2 id="compose_map">
13491 <title>compose menu</title>
13494 <table id="compose_table">
13495 <title>Default compose function bindings</title>
13498 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13501 <row><entry><literal><attach-file></literal></entry><entry>a</entry><entry>attach file(s) to this message</entry></row>
13502 <row><entry><literal><attach-message></literal></entry><entry>A</entry><entry>attach message(s) to this message</entry></row>
13503 <row><entry><literal><edit-bcc></literal></entry><entry>b</entry><entry>edit the BCC list</entry></row>
13504 <row><entry><literal><edit-cc></literal></entry><entry>c</entry><entry>edit the CC list</entry></row>
13505 <row><entry><literal><copy-file></literal></entry><entry>C</entry><entry>save message/attachment to a file</entry></row>
13506 <row><entry><literal><detach-file></literal></entry><entry>D</entry><entry>delete the current entry</entry></row>
13507 <row><entry><literal><toggle-disposition></literal></entry><entry>^D</entry><entry>toggle disposition between inline/attachment</entry></row>
13508 <row><entry><literal><edit-description></literal></entry><entry>d</entry><entry>edit attachment description</entry></row>
13509 <row><entry><literal><edit-message></literal></entry><entry>e</entry><entry>edit the message</entry></row>
13510 <row><entry><literal><edit-headers></literal></entry><entry>E</entry><entry>edit the message with headers</entry></row>
13511 <row><entry><literal><edit-file></literal></entry><entry>^X e</entry><entry>edit the file to be attached</entry></row>
13512 <row><entry><literal><edit-encoding></literal></entry><entry>^E</entry><entry>edit attachment transfer-encoding</entry></row>
13513 <row><entry><literal><edit-from></literal></entry><entry>Esc f</entry><entry>edit the from field</entry></row>
13514 <row><entry><literal><edit-fcc></literal></entry><entry>f</entry><entry>enter a file to save a copy of this message in</entry></row>
13515 <row><entry><literal><filter-entry></literal></entry><entry>F</entry><entry>filter attachment through a shell command</entry></row>
13516 <row><entry><literal><get-attachment></literal></entry><entry>G</entry><entry>get a temporary copy of an attachment</entry></row>
13517 <row><entry><literal><display-toggle-weed></literal></entry><entry>h</entry><entry>display message and toggle header weeding</entry></row>
13518 <row><entry><literal><ispell></literal></entry><entry>i</entry><entry>run ispell on the message</entry></row>
13519 <row><entry><literal><print-entry></literal></entry><entry>l</entry><entry>print the current entry</entry></row>
13520 <row><entry><literal><edit-mime></literal></entry><entry>m</entry><entry>edit attachment using mailcap entry</entry></row>
13521 <row><entry><literal><new-mime></literal></entry><entry>n</entry><entry>compose new attachment using mailcap entry</entry></row>
13522 <row><entry><literal><postpone-message></literal></entry><entry>P</entry><entry>save this message to send later</entry></row>
13523 <row><entry><literal><edit-reply-to></literal></entry><entry>r</entry><entry>edit the Reply-To field</entry></row>
13524 <row><entry><literal><rename-file></literal></entry><entry>R</entry><entry>rename/move an attached file</entry></row>
13525 <row><entry><literal><edit-subject></literal></entry><entry>s</entry><entry>edit the subject of this message</entry></row>
13526 <row><entry><literal><edit-to></literal></entry><entry>t</entry><entry>edit the TO list</entry></row>
13527 <row><entry><literal><edit-type></literal></entry><entry>^T</entry><entry>edit attachment content type</entry></row>
13528 <row><entry><literal><write-fcc></literal></entry><entry>w</entry><entry>write the message to a folder</entry></row>
13529 <row><entry><literal><toggle-unlink></literal></entry><entry>u</entry><entry>toggle whether to delete file after sending it</entry></row>
13530 <row><entry><literal><toggle-recode></literal></entry><entry></entry><entry>toggle recoding of this attachment</entry></row>
13531 <row><entry><literal><update-encoding></literal></entry><entry>U</entry><entry>update an attachment's encoding info</entry></row>
13532 <row><entry><literal><view-attach></literal></entry><entry><Return></entry><entry>view attachment using mailcap entry if necessary</entry></row>
13533 <row><entry><literal><send-message></literal></entry><entry>y</entry><entry>send the message</entry></row>
13534 <row><entry><literal><pipe-entry></literal></entry><entry>|</entry><entry>pipe message/attachment to a shell command</entry></row>
13535 <row><entry><literal><attach-key></literal></entry><entry>Esc k</entry><entry>attach a PGP public key</entry></row>
13536 <row><entry><literal><pgp-menu></literal></entry><entry>p</entry><entry>show PGP options</entry></row>
13537 <row><entry><literal><forget-passphrase></literal></entry><entry>^F</entry><entry>wipe passphrase(s) from memory</entry></row>
13538 <row><entry><literal><smime-menu></literal></entry><entry>S</entry><entry>show S/MIME options</entry></row>
13539 <row><entry><literal><mix></literal></entry><entry>M</entry><entry>send the message through a mixmaster remailer chain</entry></row>
13547 <sect2 id="postpone_map">
13548 <title>postpone menu</title>
13551 <table id="postpone_table">
13552 <title>Default postpone function bindings</title>
13555 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13558 <row><entry><literal><delete-entry></literal></entry><entry>d</entry><entry>delete the current entry</entry></row>
13559 <row><entry><literal><undelete-entry></literal></entry><entry>u</entry><entry>undelete the current entry</entry></row>
13567 <sect2 id="browser_map">
13568 <title>browser menu</title>
13571 <table id="browser_table">
13572 <title>Default browser function bindings</title>
13575 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13578 <row><entry><literal><change-dir></literal></entry><entry>c</entry><entry>change directories</entry></row>
13579 <row><entry><literal><display-filename></literal></entry><entry>@</entry><entry>display the currently selected file's name</entry></row>
13580 <row><entry><literal><enter-mask></literal></entry><entry>m</entry><entry>enter a file mask</entry></row>
13581 <row><entry><literal><sort></literal></entry><entry>o</entry><entry>sort messages</entry></row>
13582 <row><entry><literal><sort-reverse></literal></entry><entry>O</entry><entry>sort messages in reverse order</entry></row>
13583 <row><entry><literal><select-new></literal></entry><entry>N</entry><entry>select a new file in this directory</entry></row>
13584 <row><entry><literal><check-new></literal></entry><entry></entry><entry>check mailboxes for new mail</entry></row>
13585 <row><entry><literal><toggle-mailboxes></literal></entry><entry><Tab></entry><entry>toggle whether to browse mailboxes or all files</entry></row>
13586 <row><entry><literal><view-file></literal></entry><entry><Space></entry><entry>view file</entry></row>
13587 <row><entry><literal><buffy-list></literal></entry><entry>.</entry><entry>list mailboxes with new mail</entry></row>
13588 <row><entry><literal><create-mailbox></literal></entry><entry>C</entry><entry>create a new mailbox (IMAP only)</entry></row>
13589 <row><entry><literal><delete-mailbox></literal></entry><entry>d</entry><entry>delete the current mailbox (IMAP only)</entry></row>
13590 <row><entry><literal><rename-mailbox></literal></entry><entry>r</entry><entry>rename the current mailbox (IMAP only)</entry></row>
13591 <row><entry><literal><subscribe></literal></entry><entry>s</entry><entry>subscribe to current mailbox (IMAP only)</entry></row>
13592 <row><entry><literal><unsubscribe></literal></entry><entry>u</entry><entry>unsubscribe from current mailbox (IMAP only)</entry></row>
13593 <row><entry><literal><toggle-subscribed></literal></entry><entry>T</entry><entry>toggle view all/subscribed mailboxes (IMAP only)</entry></row>
13601 <sect2 id="pgp_map">
13602 <title>pgp menu</title>
13605 <table id="pgp_table">
13606 <title>Default pgp function bindings</title>
13609 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13612 <row><entry><literal><verify-key></literal></entry><entry>c</entry><entry>verify a PGP public key</entry></row>
13613 <row><entry><literal><view-name></literal></entry><entry>%</entry><entry>view the key's user id</entry></row>
13621 <sect2 id="smime_map">
13622 <title>smime menu</title>
13625 <table id="smime_table">
13626 <title>Default smime function bindings</title>
13629 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13632 <row><entry><literal><verify-key></literal></entry><entry>c</entry><entry>verify a PGP public key</entry></row>
13633 <row><entry><literal><view-name></literal></entry><entry>%</entry><entry>view the key's user id</entry></row>
13641 <sect2 id="mix_map">
13642 <title>mix menu</title>
13645 <table id="mix_table">
13646 <title>Default mix function bindings</title>
13649 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13652 <row><entry><literal><accept></literal></entry><entry><Return></entry><entry>Accept the chain constructed</entry></row>
13653 <row><entry><literal><append></literal></entry><entry>a</entry><entry>Append a remailer to the chain</entry></row>
13654 <row><entry><literal><insert></literal></entry><entry>i</entry><entry>Insert a remailer into the chain</entry></row>
13655 <row><entry><literal><delete></literal></entry><entry>d</entry><entry>Delete a remailer from the chain</entry></row>
13656 <row><entry><literal><chain-prev></literal></entry><entry><Left></entry><entry>Select the previous element of the chain</entry></row>
13657 <row><entry><literal><chain-next></literal></entry><entry><Right></entry><entry>Select the next element of the chain</entry></row>
13665 <sect2 id="editor_map">
13666 <title>editor menu</title>
13669 <table id="editor_table">
13670 <title>Default editor function bindings</title>
13673 <row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
13676 <row><entry><literal><bol></literal></entry><entry>^A</entry><entry>jump to the beginning of the line</entry></row>
13677 <row><entry><literal><backward-char></literal></entry><entry>^B</entry><entry>move the cursor one character to the left</entry></row>
13678 <row><entry><literal><backward-word></literal></entry><entry>Esc b</entry><entry>move the cursor to the beginning of the word</entry></row>
13679 <row><entry><literal><capitalize-word></literal></entry><entry>Esc c</entry><entry>capitalize the word</entry></row>
13680 <row><entry><literal><downcase-word></literal></entry><entry>Esc l</entry><entry>convert the word to lower case</entry></row>
13681 <row><entry><literal><upcase-word></literal></entry><entry>Esc u</entry><entry>convert the word to upper case</entry></row>
13682 <row><entry><literal><delete-char></literal></entry><entry>^D</entry><entry>delete the char under the cursor</entry></row>
13683 <row><entry><literal><eol></literal></entry><entry>^E</entry><entry>jump to the end of the line</entry></row>
13684 <row><entry><literal><forward-char></literal></entry><entry>^F</entry><entry>move the cursor one character to the right</entry></row>
13685 <row><entry><literal><forward-word></literal></entry><entry>Esc f</entry><entry>move the cursor to the end of the word</entry></row>
13686 <row><entry><literal><backspace></literal></entry><entry><Backspace></entry><entry>delete the char in front of the cursor</entry></row>
13687 <row><entry><literal><kill-eol></literal></entry><entry>^K</entry><entry>delete chars from cursor to end of line</entry></row>
13688 <row><entry><literal><kill-eow></literal></entry><entry>Esc d</entry><entry>delete chars from the cursor to the end of the word</entry></row>
13689 <row><entry><literal><kill-line></literal></entry><entry>^U</entry><entry>delete all chars on the line</entry></row>
13690 <row><entry><literal><quote-char></literal></entry><entry>^V</entry><entry>quote the next typed key</entry></row>
13691 <row><entry><literal><kill-word></literal></entry><entry>^W</entry><entry>delete the word in front of the cursor</entry></row>
13692 <row><entry><literal><complete></literal></entry><entry><Tab></entry><entry>complete filename or alias</entry></row>
13693 <row><entry><literal><complete-query></literal></entry><entry>^T</entry><entry>complete address with query</entry></row>
13694 <row><entry><literal><buffy-cycle></literal></entry><entry><Space></entry><entry>cycle among incoming mailboxes</entry></row>
13695 <row><entry><literal><history-up></literal></entry><entry></entry><entry>scroll up through the history list</entry></row>
13696 <row><entry><literal><history-down></literal></entry><entry></entry><entry>scroll down through the history list</entry></row>
13697 <row><entry><literal><transpose-chars></literal></entry><entry></entry><entry>transpose character under cursor with previous</entry></row>
13710 <chapter id="miscellany">
13711 <title>Miscellany</title>
13713 <sect1 id="acknowledgements">
13714 <title>Acknowledgements</title>
13717 Kari Hurtta <email>kari.hurtta@fmi.fi</email>
13718 co-developed the original MIME parsing code back in the ELM-ME days.
13722 The following people have been very helpful to the development of Mutt:
13726 <listitem><para>Vikas Agnihotri <email>vikasa@writeme.com</email></para></listitem>
13727 <listitem><para>Francois Berjon <email>Francois.Berjon@aar.alcatel-alsthom.fr</email></para></listitem>
13728 <listitem><para>Aric Blumer <email>aric@fore.com</email></para></listitem>
13729 <listitem><para>John Capo <email>jc@irbs.com</email></para></listitem>
13730 <listitem><para>David Champion <email>dgc@uchicago.edu</email></para></listitem>
13731 <listitem><para>Brendan Cully <email>brendan@kublai.com</email></para></listitem>
13732 <listitem><para>Liviu Daia <email>daia@stoilow.imar.ro</email></para></listitem>
13733 <listitem><para>Thomas E. Dickey <email>dickey@herndon4.his.com</email></para></listitem>
13734 <listitem><para>David DeSimone <email>fox@convex.hp.com</email></para></listitem>
13735 <listitem><para>Nickolay N. Dudorov <email>nnd@wint.itfs.nsk.su</email></para></listitem>
13736 <listitem><para>Ruslan Ermilov <email>ru@freebsd.org</email></para></listitem>
13737 <listitem><para>Edmund Grimley Evans <email>edmundo@rano.org</email></para></listitem>
13738 <listitem><para>Michael Finken <email>finken@conware.de</email></para></listitem>
13739 <listitem><para>Sven Guckes <email>guckes@math.fu-berlin.de</email></para></listitem>
13740 <listitem><para>Lars Hecking <email>lhecking@nmrc.ie</email></para></listitem>
13741 <listitem><para>Mark Holloman <email>holloman@nando.net</email></para></listitem>
13742 <listitem><para>Andreas Holzmann <email>holzmann@fmi.uni-passau.de</email></para></listitem>
13743 <listitem><para>Marco d'Itri <email>md@linux.it</email></para></listitem>
13744 <listitem><para>Björn Jacke <email>bjacke@suse.com</email></para></listitem>
13745 <listitem><para>Byrial Jensen <email>byrial@image.dk</email></para></listitem>
13746 <listitem><para>David Jeske <email>jeske@igcom.net</email></para></listitem>
13747 <listitem><para>Christophe Kalt <email>kalt@hugo.int-evry.fr</email></para></listitem>
13748 <listitem><para>Tommi Komulainen <email>Tommi.Komulainen@iki.fi</email></para></listitem>
13749 <listitem><para>Felix von Leitner (a.k.a <quote>Fefe</quote>) <email>leitner@math.fu-berlin.de</email></para></listitem>
13750 <listitem><para>Brandon Long <email>blong@fiction.net</email></para></listitem>
13751 <listitem><para>Jimmy Mäkelä <email>jmy@flashback.net</email></para></listitem>
13752 <listitem><para>Lars Marowsky-Bree <email>lmb@pointer.in-minden.de</email></para></listitem>
13753 <listitem><para>Thomas <quote>Mike</quote> Michlmayr <email>mike@cosy.sbg.ac.at</email></para></listitem>
13754 <listitem><para>Andrew W. Nosenko <email>awn@bcs.zp.ua</email></para></listitem>
13755 <listitem><para>David O'Brien <email>obrien@Nuxi.cs.ucdavis.edu</email></para></listitem>
13756 <listitem><para>Clint Olsen <email>olsenc@ichips.intel.com</email></para></listitem>
13757 <listitem><para>Park Myeong Seok <email>pms@romance.kaist.ac.kr</email></para></listitem>
13758 <listitem><para>Thomas Parmelan <email>tom@ankh.fr.eu.org</email></para></listitem>
13759 <listitem><para>Ollivier Robert <email>roberto@keltia.freenix.fr</email></para></listitem>
13760 <listitem><para>Thomas Roessler <email>roessler@does-not-exist.org</email></para></listitem>
13761 <listitem><para>Roland Rosenfeld <email>roland@spinnaker.de</email></para></listitem>
13762 <listitem><para>Rocco Rutte <email>pdmef@gmx.net</email></para></listitem>
13763 <listitem><para>TAKIZAWA Takashi <email>taki@luna.email.ne.jp</email></para></listitem>
13764 <listitem><para>Allain Thivillon <email>Allain.Thivillon@alma.fr</email></para></listitem>
13765 <listitem><para>Gero Treuner <email>gero@70t.de</email></para></listitem>
13766 <listitem><para>Vsevolod Volkov <email>vvv@lucky.net</email></para></listitem>
13767 <listitem><para>Ken Weinert <email>kenw@ihs.com</email></para></listitem>
13773 <title>About this document</title>
13776 This document was written in <ulink url="http://docbook.sourceforge.net">DocBook</ulink>,
13777 and then rendered using the <ulink url="http://xmlsoft.org/XSLT/">Gnome XSLT toolkit</ulink>.