From: pdmef Date: Sun, 7 Aug 2005 16:58:56 +0000 (+0000) Subject: Rocco Rutte: X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=commitdiff_plain;h=11dfc0aa39e31496da16c708f972a6718dd7ee5c Rocco Rutte: - change manual type from article to book - merge in some parts of the proposed new manual which is in fact dead git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@376 e385b8ad-14ed-0310-8656-cc95a2468c6d --- diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head index 3b5ccbd..e49e064 100644 --- a/doc/manual.sgml.head +++ b/doc/manual.sgml.head @@ -1,17 +1,22 @@ + -
+ -The Mutt-ng E-Mail Client -<author>by Michael Elkins <htmlurl url="mailto:me@cs.hmc.edu" name="<me@cs.hmc.edu>"> and others. +<title>The Mutt Next Generation E-Mail Client +<author>by Andreas Krennmair <htmlurl url="mailto:ak@synflood.at" name="<ak@synflood.at>"> and others + originally based on <em>mutt</em> by Michael Elkins <htmlurl url="mailto:me@cs.hmc.edu" name="<me@cs.hmc.edu>"> and others <date>version @VERSION@ <abstract> -``All mail clients suck. This one just sucks less.'' -me, circa 1995 +Michael Elinks on mutt, circa 1995: ``All mail clients suck. +This one just sucks less.'' - Sven Guckes on mutt, ca. 2003: ``But it still sucks!'' </abstract> <toc> -<sect>Introduction +<chapt>Introduction <!--{{{--> + +<sect>Overview <!--{{{--> <p> <bf/Mutt-ng/ is a small but very powerful text-based MIME mail client. Mutt-ng is highly configurable, and is well suited to the mail power user with advanced @@ -26,13 +31,16 @@ add other new features. Features specific to Mutt-ng will be discussed in an extra section. Don't be confused when most of the documentation talk about Mutt and not Mutt-ng, Mutt-ng contains all Mutt features, plus many more. +<!--}}}--> -<sect1>Mutt-ng Home Page +<sect>Mutt-ng Home Page <!--{{{--> <p> <htmlurl url="http://www.muttng.org/" name="http://www.muttng.org"> -<sect1>Mailing Lists +<!--}}}--> + +<sect>Mailing Lists <!--{{{--> <p> <itemize> @@ -41,37 +49,33 @@ name="mutt-ng-users@lists.berlios.de"> -- This is where the mutt-ng user support <item><htmlurl url="https://lists.berlios.de/mailman/listinfo/mutt-ng-devel" name="mutt-ng-devel@lists.berlios.de"> -- The development mailing list for mutt-ng </itemize> -<sect1>Software Distribution Sites +<!--}}}--> + +<sect>Software Distribution Sites <!--{{{--> <p> So far, there are no official releases of Mutt-ng, but you can download daily snapshots from <htmlurl url="http://mutt-ng.berlios.de/snapshots/" name="http://mutt-ng.berlios.de/snapshots/"> -<!-- -<itemize> -<item><htmlurl url="ftp://ftp.mutt.org/mutt/" -name="ftp://ftp.mutt.org/mutt/"> -</itemize> -<p> -For a list of mirror sites, please refer to <htmlurl -url="http://www.mutt.org/download.html" -name="http://www.mutt.org/download.html">. ---> +<!--}}}--> -<sect1>IRC +<sect>IRC <!--{{{--> <p> Visit channel <em/#muttng/ on <htmlurl url="http://www.freenode.net/" name="irc.freenode.net (www.freenode.net)"> to chat with other people interested in Mutt-ng. +<!--}}}--> -<sect1>Weblog +<sect>Weblog <!--{{{--> <p> If you want to read fresh news about the latest development in Mutt-ng, and get informed about stuff like interesting, Mutt-ng-related articles and packages for your favorite distribution, you can read and/or subscribe to our <htmlurl url="http://mutt-ng.supersized.org/" name="Mutt-ng development weblog">. -<sect1>Copyright +<!--}}}--> + +<sect>Copyright <!--{{{--> <p> Mutt is Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu> and others @@ -90,30 +94,262 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. -<sect>Getting Started -<p> +<!--}}}--> + +<!--}}}--> + +<chapt>Getting Started <!--{{{--> + + <sect>Basic Concepts <!--{{{--> + + <sect1>Screens and Menus <!--{{{--> + + <p>mutt-ng offers different screens of which every has its special + purpose: + + <itemize> + + <item>The <em/index/ displays the contents of the currently opened + mailbox. + + <item>The <em/pager/ is responsible for displaying messages, that + is, the header, the body and all attached parts. + + <item>The <em/file browser/ offers operations on and displays + information of all folders mutt-ng should watch for mail. + + <item>The <em/sidebar/ offers a permanent view of which mailboxes + contain how many total, new and/or flagged mails. + + <item>The <em/help screen/ lists for all currently available + commands how to invoke them as well as a short description. + + <item>The <em/compose/ menu is a comfortable interface take last + actions before sending mail: change subjects, attach files, remove + attachements, etc. + + <item>The <em/attachement/ menu gives a summary and the tree + structure of the attachements of the current message. + + <item>The <em/alias/ menu lists all or a fraction of the aliases + a user has defined. + + <item>The <em/key/ menu used in connection with encryption lets + users choose the right key to encrypt with. + + </itemize> + + <p>When mutt-ng is started without any further options, it'll open + the users default mailbox and display the index. + + <!--}}}--> + + <sect1>Configuration <!--{{{--> + + <p>Mutt-ng does <em/not/ feature an internal configuration + interface or menu due to the simple fact that this would be too + complex to handle (currently there are several <em/hundred/ + variables which fine-tune the behaviour.) + + <p>Mutt-ng is configured using configuration files which allow + users to add comments or manage them via version control systems + to ease maintenance. + + <p>Also, mutt-ng comes with a shell script named <tt/grml-muttng/ + kindly contributed by users which really helps and eases the + creation of a user's configuration file. When downloading the + source code via a snapshot or via subversion, it can be found in + the <tt/contrib/ directory. + + <!--}}}--> + + <sect1>Functions <!--{{{--> + + <p>Mutt-ng offers great flexibility due to the use of functions: + internally, every action a user can make mutt-ng perform is named + ``function.'' Those functions are assigned to keys (or even key + sequences) and may be completely adjusted to user's needs. The + basic idea is that the impatient users get a very intuitive + interface to start off with and advanced users virtually get no + limits to adjustments. + + <!--}}}--> + + <sect1>Interaction <!--{{{--> + + <p>Mutt-ng has two basic concepts of user interaction: + + <enum> + + <item>There is one dedicated line on the screen used to query + the user for input, issue any command, query variables and + display error and informational messages. As for every type of + user input, this requires manual action leading to the need of + input. + + <item>The automatized interface for interaction are the so + called <em/hooks/. Hooks specify actions the user wants to be + performed at well-defined situations: what to do when entering + which folder, what to do when displaying or replying to what + kind of message, etc. These are optional, i.e. a user doesn't + need to specify them but can do so. + + </enum> + + <!--}}}--> + + <sect1>Modularization <!--{{{--> + + <p>Although mutt-ng has many functionality built-in, many + features can be delegated to external tools to increase + flexibility: users can define programs to filter a message through + before displaying, users can use any program they want for + displaying a message, message types (such as PDF or PostScript) + for which mutt-ng doesn't have a built-in filter can be rendered + by arbitrary tools and so forth. Although mutt-ng has an alias + mechanism built-in, it features using external tools to query for + nearly every type of addresses from sources like LDAP, databases + or just the list of locally known users. + + <!--}}}--> + + <sect1>Patterns <!--{{{--> + + <p>Mutt-ng has a built-in pattern matching ``language'' which is + as widely used as possible to present a consistent interface to + users. The same ``pattern terms'' can be used for searching, + scoring, message selection and much more. + + <!--}}}--> + + <!--}}}--> + + <sect>Screens and Menus <!--{{{--> + + <sect1>Index <!--{{{--> + + <p>The index is the screen that you usually see first when you + start mutt-ng. It gives an overview over your emails in the + currently opened mailbox. By default, this is your system mailbox. + The information you see in the index is a list of emails, each with + its number on the left, its flags (new email, important email, + email that has been forwarded or replied to, tagged email, ...), + the date when email was sent, its sender, the email size, and the + subject. Additionally, the index also shows thread hierarchies: + when you reply to an email, and the other person replies back, you + can see the other's person email in a "sub-tree" below. This is + especially useful for personal email between a group of people or + when you've subscribed to mailing lists. + + <!--}}}--> + + <sect1>Pager <!--{{{--> + + <p>The pager is responsible for showing the email content. On the + top of the pager you have an overview over the most important email + headers like the sender, the recipient, the subject, and much more + information. How much information you actually see depends on your + configuration, which we'll describe below. + + <p>Below the headers, you see the email body which usually contains + the message. If the email contains any attachments, you will see + more information about them below the email body, or, if the + attachments are text files, you can view them directly in the + pager. + + <p>To give the user a good overview, it is possible to configure + mutt-ng to show different things in the pager with different + colors. Virtually everything that can be described with a regular + expression can be colored, e.g. URLs, email addresses or smileys. + + <!--}}}--> + + <sect1>File Browser <!--{{{--> + + <p>The file browser is the interface to the local or remote + file system. When selecting a mailbox to open, the browser allows + custom sorting of items, limiting the items shown by a regular + expression and a freely adjustable format of what to display in + which way. It also allows for easy navigation through the + file system when selecting file(s) to attach to a message, select + multiple files to attach and many more. + + <!--}}}--> -This section is intended as a brief overview of how to use Mutt-ng. There are -many other features which are described elsewhere in the manual. -<-- -There -is even more information available in the Mutt FAQ and various web -pages. See the <htmlurl url="http://www.mutt.org/mutt/" -name="Mutt Page"> for more details. ---> + <sect1>Sidebar <!--{{{--> -The key bindings described in this section are the defaults as distributed. -Your local system administrator may have altered the defaults for your site. -You can always type ``?'' in any menu to display the current bindings. + <p>The sidebar comes in handy to manage mails which are spread + over different folders. All folders users setup mutt-ng to watch + for new mail will be listed. The listing includes not only the + name but also the number of total messages, the number of new and + flagged messages. Items with new mail may be colored different + from those with flagged mail, items may be shortened or compress + if they're they to long to be printed in full form so that by + abbreviated names, user still now what the name stands for. -The first thing you need to do is invoke mutt-ng simply by typing muttng -at the command line. There are various command-line options, see -either the muttng man page or the <ref id="commandline" name="reference">. + <!--}}}--> -If you have used mutt in the past the easiest thing to have a proper -configuration file is to source ~/.muttrc in ~/.muttngrc. + <sect1>Help <!--{{{--> -<sect1>Moving Around in Menus + <p>The help screen is meant to offer a quick help to the user. It + lists the current configuration of key bindings and their + associated commands including a short description, and currently + unbound functions that still need to be associated with a key + binding (or alternatively, they can be called via the mutt-ng + command prompt). + + <!--}}}--> + + <sect1>Compose Menu <!--{{{--> + + <p>The compose menu features a split screen containing the + information which really matter before actually sending a + message by mail or posting an article to a newsgroup: who gets + the message as what (recipient, newsgroup, who gets what kind of + copy). Additionally, users may set security options like + deciding whether to sign, encrypt or sign and encrypt a message + with/for what keys. + + <p>Also, it's used to attach messages, news articles or files to + a message, to re-edit any attachment including the message + itself. + + <!--}}}--> + + <sect1>Alias Menu <!--{{{--> + + <p>The alias menu is used to help users finding the recipients + of messages. For users who need to contact many people, there's + no need to remember addresses or names completely because it + allows for searching, too. The alias mechanism and thus the + alias menu also features grouping several addresses by a shorter + nickname, the actual alias, so that users don't have to select + each single recipient manually. + + <!--}}}--> + + <sect1>Attachment Menu <!--{{{--> + + <p>As will be later discussed in detail, mutt-ng features a good + and stable MIME implementation, that is, is greatly supports + sending and receiving messages of arbitrary type. The + attachment menu displays a message's structure in detail: what + content parts are attached to which parent part (which gives a + true tree structure), which type is of what type and what size. + Single parts may saved, deleted or modified to offer great and + easy access to message's internals. + + <!--}}}--> + + <sect1>Key Menu <!--{{{--> + + <p><tt/FIXME/ + + <!--}}}--> + + <!--}}}--> + +<sect>Moving Around in Menus <!--{{{--> <p> Information is presented in menus, very similar to ELM. Here is a table @@ -130,7 +366,9 @@ q quit exit the current menu ? help list all key bindings for the current menu </verb></tscreen> -<sect1>Editing Input Fields<label id="editing"> +<!--}}}--> + +<sect>Editing Input Fields<label id="editing"> <!--{{{--> <p> Mutt-ng has a builtin line editor which is used as the primary way to input textual data such as email addresses or filenames. The keys used to move @@ -167,7 +405,9 @@ front of the cursor rather than under, you could use <tt/bind editor <delete> backspace/ -<sect1>Reading Mail - The Index and Pager +<!--}}}--> + +<sect>Reading Mail - The Index and Pager <!--{{{--> <p> Similar to many other mail clients, there are two modes in which mail is @@ -178,7 +418,7 @@ message contents. This is called the ``pager.'' The next few sections describe the functions provided in each of these modes. -<sect2>The Message Index +<sect1>The Message Index <p> <tscreen><verb> @@ -213,7 +453,7 @@ ESC / search-reverse ^T untag messages matching a pattern </verb></tscreen> -<sect3>Status Flags +<sect2>Status Flags <p> In addition to who sent the message and the subject, a short summary of @@ -255,7 +495,7 @@ to. They can be customized with the <tag/L/ message is sent to a subscribed mailing list </descrip> -<sect2>The Pager +<sect1>The Pager <p> By default, Mutt-ng uses its builtin pager to display the body of messages. @@ -322,7 +562,7 @@ script for highlighting purposes. <bf/Note:/ If you change the colors for your display, for example by changing the color associated with color2 for your xterm, then that color will be used instead of green. -<sect2>Threaded Mode<label id="threads"> +<sect1>Threaded Mode<label id="threads"> <p> When the mailbox is <ref id="sort" name="sorted"> by <em/threads/, there are a few additional functions available in the <em/index/ and <em/pager/ modes. @@ -354,7 +594,7 @@ display the number of hidden messages if the thread is collapsed. See also: <ref id="strict_threads" name="$strict_threads">. -<sect2>Miscellaneous Functions +<sect1>Miscellaneous Functions <p><bf/create-alias/<label id="create-alias"> (default: a)<newline> Creates a new alias based upon the current message (or prompts for a @@ -477,7 +717,9 @@ quoted text in the way. This function will go to the next line of non-quoted text which come after a line of quoted text in the internal pager. -<sect1>Sending Mail +<!--}}}--> + +<sect>Sending Mail <!--{{{--> <p> The following bindings are available in the <em/index/ for sending @@ -499,30 +741,70 @@ modify the message you are forwarding. These items are discussed in greater detail in the next chapter <ref id="forwarding_mail" name="``Forwarding and Bouncing Mail''">. -Mutt-ng will then enter the <em/compose/ menu and prompt you for the -recipients to place on the ``To:'' header field. Next, it will ask -you for the ``Subject:'' field for the message, providing a default if -you are replying to or forwarding a message. See also <ref id="askcc" -name="$askcc">, <ref id="askbcc" name="$askbcc">, <ref -id="autoedit" name="$autoedit">, <ref id="bounce" -name="$bounce">, and <ref id="fast_reply" -name="$fast_reply"> for changing how Mutt-ng asks these -questions. - -Mutt-ng will then automatically start your <ref id="editor" -name="$editor"> on the message body. If the <ref id="edit_headers" -name="$edit_headers"> variable is set, the headers will be at -the top of the message in your editor. Any messages you are replying -to will be added in sort order to the message, with appropriate <ref -id="attribution" name="$attribution">, <ref id="indent_string" -name="$indent_string"> and <ref id="post_indent_string" -name="$post_indent_string">. When forwarding a -message, if the <ref id="mime_forward" name="$mime_forward"> -variable is unset, a copy of the forwarded message will be included. If -you have specified a <ref id="signature" name="$signature">, it -will be appended to the message. - -Once you have finished editing the body of your mail message, you are +<sect1>Composing new messages <!--{{{--> + +<p>When you want to send an email using mutt-ng, simply press <tt/m/ on +your keyboard. Then, mutt-ng asks for the recipient via a prompt in +the last line: + +<verb> +To: +</verb> + +<p>After you've finished entering the recipient(s), press return. If you +want to send an email to more than one recipient, separate the email +addresses using the comma "<tt/,/". Mutt-ng then asks you for the email +subject. Again, press return after you've entered it. After that, mutt-ng +got the most important information from you, and starts up an editor +where you can then enter your email. + +<p>The editor that is called is selected in the following way: you +can e.g. set it in the mutt-ng configuration: + +<verb> +set editor = "vim +/^$/ -c ':set tw=72'" +set editor = "nano" +set editor = "emacs" +</verb> + +<p>If you don't set your preferred editor in your configuration, mutt-ng +first looks whether the environment variable <tt/$VISUAL/ is set, and if +so, it takes its value as editor command. Otherwise, it has a look +at <tt/$EDITOR/ and takes its value if it is set. If no editor command +can be found, mutt-ng simply assumes <tt/vi/ to be the default editor, +since it's the most widespread editor in the Unix world and it's pretty +safe to assume that it is installed and available. + +<p>When you've finished entering your message, save it and quit your +editor. Mutt-ng will then present you with a summary screen, the compose menu. +On the top, you see a summary of the most important available key commands. +Below that, you see the sender, the recipient(s), Cc and/or Bcc +recipient(s), the subject, the reply-to address, and optionally +information where the sent email will be stored and whether it should +be digitally signed and/or encrypted. + +<p>Below that, you see a list of "attachments". The mail you've just +entered before is also an attachment, but due to its special type +(it's plain text), it will be displayed as the normal message on +the receiver's side. + +<p>At this point, you can add more attachments, pressing <tt/a/, you +can edit the recipient addresses, pressing <tt/t/ for the "To:" field, +<tt/c/ for the "Cc:" field, and <tt/b/ for the "Bcc: field. You can +also edit the subject the subject by simply pressing <tt/s/ or the +email message that you've entered before by pressing <tt/e/. You will +then again return to the editor. You can even edit the sender, by pressing +<tt/<esc>f/, but this shall only be used with caution. + +<p>Alternatively, you can configure mutt-ng in a way that most of the +above settings can be edited using the editor. Therefore, you only +need to add the following to your configuration: + +<verb> +set edit_headers +</verb> + +<p>Once you have finished editing the body of your mail message, you are returned to the <em/compose/ menu. The following options are available: <tscreen><verb> @@ -556,7 +838,105 @@ not permitted when you are in that folder. The %r in <ref id="status_format" name="$status_format"> will change to a 'A' to indicate that you are in attach-message mode. -<sect2>Editing the message header +<!--}}}--> + +<sect1>Replying <!--{{{--> + + <sect2>Simple Replies <!--{{{--> + + <p>When you want to reply to an email message, select it in the index + menu and then press <tt/r/. Mutt-ng's behaviour is then similar to the + behaviour when you compose a message: first, you will be asked for + the recipient, then for the subject, and then, mutt-ng will start + the editor with the quote attribution and the quoted message. This + can e.g. look like the example below. + + <verb> +On Mon, Mar 07, 2005 at 05:02:12PM +0100, Michael Svensson wrote: +> Bill, can you please send last month's progress report to Mr. +> Morgan? We also urgently need the cost estimation for the new +> production server that we want to set up before our customer's +> project will go live. + </verb> + + <p>You can start editing the email message. It is strongly + recommended to put your answer <em/below/ the quoted text and to + only quote what is really necessary and that you refer to. Putting + your answer on top of the quoted message, is, although very + widespread, very often not considered to be a polite way to answer + emails. + + <p>The quote attribution is configurable, by default it is set to + <verb> +set attribution = "On %d, %n wrote:" + </verb> + + <p>It can also be set to something more compact, e.g. + <verb> +set attribution = "attribution="* %n <%a> [%(%y-%m-%d %H:%M)]:" + </verb> + + <p>The example above results in the following attribution: + <verb> +* Michael Svensson <svensson@foobar.com> [05-03-06 17:02]: +> Bill, can you please send last month's progress report to Mr. +> Morgan? We also urgently need the cost estimation for the new +> production server that we want to set up before our customer's +> project will go live. + </verb> + + <p>Generally, try to keep your attribution short yet + information-rich. It is <em/not/ the right place for witty quotes, + long "attribution" novels or anything like that: the right place + for such things is - if at all - the email signature at the very + bottom of the message. + + <p>When you're done with writing your message, save and quit the + editor. As before, you will return to the compose menu, which is + used in the same way as before. + + <!--}}}--> + + <sect2>Group Replies <!--{{{--> + + <p>In the situation where a group of people uses email as a + discussion, most of the emails will have one or more recipients, + and probably several "Cc:" recipients. The group reply functionality + ensures that when you press <tt/g/ instead of <tt/r/ to do a reply, + each and every recipient that is contained in the original message + will receive a copy of the message, either as normal recipient or + as "Cc:" recipient. + + <!--}}}--> + + <sect2>List Replies <!--{{{--> + + <p>When you use mailing lists, it's generally better to send your + reply to a message only to the list instead of the list and the + original author. To make this easy to use, mutt-ng features list + replies. + + <p>To do a list reply, simply press <tt/L/. If the email contains + a <tt/Mail-Followup-To:/ header, its value will be used as reply + address. Otherwise, mutt-ng searches through all mail addresses in + the original message and tries to match them a list of regular + expressions which can be specified using the <tt/lists/ command. + If any of the regular expression matches, a mailing + list address has been found, and it will be used as reply address. + + <verb> +lists linuxevent@luga\.at vuln-dev@ mutt-ng-users@ + </verb> + + <p>Nowadays, most mailing list software like GNU Mailman adds a + <tt/Mail-Followup-To:/ header to their emails anyway, so setting + <tt/lists/ is hardly ever necessary in practice. + + <!--}}}--> + +<!--}}}--> + +<sect1>Editing the message header <!--{{{--> <p> When editing the header of your outgoing message, there are a couple of special features available. @@ -577,7 +957,9 @@ allows you to create a new message thread. Also see <ref id="edit_headers" name="edit_headers">. -<sect2>Using Mutt-ng with PGP +<!--}}}--> + +<sect1>Using Mutt-ng with PGP <!--{{{--> <p> If you want to use PGP, you can specify @@ -638,7 +1020,9 @@ character (<bf/-/) marks an untrusted association, a space character means a partially trusted association, and a plus character (<bf/+/) indicates complete validity. -<sect2>Sending anonymous messages via mixmaster. +<!--}}}--> + +<sect1>Sending anonymous messages via mixmaster <!--{{{--> <p> You may also have configured mutt to co-operate with Mixmaster, an @@ -677,42 +1061,59 @@ element of a chain, but will only forward messages to other mixmaster remailers. For details on the other capabilities, please have a look at the mixmaster documentation. -<sect1>Forwarding and Bouncing Mail<label id="forwarding_mail"> -<p> +<!--}}}--> -Bouncing and forwarding let you send an existing message to recipients -that you specify. Bouncing a message uses the <ref id="sendmail" -name="sendmail"> command to send a copy to alternative addresses as if -they were the message's original recipients. Forwarding a message, on -the other hand, allows you to modify the message before it is resent -(for example, by adding your own comments). +<!--}}}--> -The following keys are bound by default: +<sect>Forwarding and Bouncing Mail<label id="forwarding_mail"> <!--{{{--> -<tscreen><verb> -f forward forward message -b bounce bounce (remail) message -</verb></tscreen> +<p>Often, it is necessary to forward mails to other people. +Therefore, mutt-ng supports forwarding messages in two different +ways. + +<p>The first one is regular forwarding, as you probably know it from +other mail clients. You simply press <tt/f/, enter the recipient +email address, the subject of the forwarded email, and then you can +edit the message to be forwarded in the editor. The forwarded +message is separated from the rest of the message via the two +following markers: + +<verb> +----- Forwarded message from Lucas User <luser@example.com> ----- + +From: Lucas User <luser@example.com> +Date: Thu, 02 Dec 2004 03:08:34 +0100 +To: Michael Random <mrandom@example.com> +Subject: Re: blackmail + +Pay me EUR 50,000.- cash or your favorite stuffed animal will die +a horrible death. -Forwarding can be done by including the original message in the new -message's body (surrounded by indicating lines) or including it as a MIME -attachment, depending on the value of the <ref id="mime_forward" -name="$mime_forward"> variable. Decoding of attachments, -like in the pager, can be controlled by the <ref id="forward_decode" -name="$forward_decode"> and <ref id="mime_forward_decode" -name="$mime_forward_decode"> variables, -respectively. The desired forwarding format may depend on the content, -therefore <em/$mime_forward/ is a quadoption which, for -example, can be set to ``ask-no''. -The inclusion of headers is controlled by the current setting of the -<ref id="weed" name="$weed"> variable, unless <ref -id="mime_forward" name="mime_forward"> is set. +----- End forwarded message -----</verb> -Editing the message to forward follows the same procedure as sending or -replying to a message does. +<p>When you're done with editing the mail, save and quit the editor, +and you will return to the compose menu, the same menu you also +encounter when composing or replying to mails. -<sect1>Postponing Mail<label id="postponing_mail"> +<p>The second mode of forwarding emails with mutt-ng is the +so-called <em/bouncing/: when you bounce an email to another +address, it will be sent in practically the same format you send it +(except for headers that are created during transporting the +message). To bounce a message, press <tt/b/ and enter the recipient +email address. By default, you are then asked whether you really +want to bounce the message to the specified recipient. If you answer +with yes, the message will then be bounced. + +<p>To the recipient, the bounced email will look as if he got it +like a regular email where he was <tt/Bcc:/ recipient. The only +possibility to find out whether it was a bounced email is to +carefully study the email headers and to find out which host really +sent the email. + +<!--}}}--> + +<sect>Postponing Mail<label id="postponing_mail"> <!--{{{--> <p> At times it is desirable to delay sending a message that you have @@ -736,22 +1137,14 @@ replied to for the status of the message to be updated. See also the <ref id="postpone" name="$postpone"> quad-option. -<sect1>Reading news via NNTP<label id="reading_news"> -<p> +<!--}}}--> -If compiled with ``--enable-nntp'' option, Mutt-ng can read news from -newsserver via NNTP. You can open a newsgroup with function -``change-newsgroup'' (default: i). Default newsserver can be obtained -from <em/NNTPSERVER/ environment variable. Like other news readers, -info about subscribed newsgroups is saved in file by <ref -id="nntp_newsrc" name="$nntp_newsrc"> variable. Article -headers are cached and can be loaded from file when -newsgroup entered instead loading from newsserver. +<!--}}}--> -<sect>Configuration -<p> +<chapt>Configuration <!--{{{--> -While the default configuration (or ``preferences'') make Mutt-ng usable right out +<sect>Locations of Configuration Files <!--{{{--> +<p>While the default configuration (or ``preferences'') make Mutt-ng usable right out of the box, it is often desirable to tailor Mutt-ng to suit your own tastes. When Mutt-ng is first invoked, it will attempt to read the ``system'' configuration file (defaults set by your local system administrator), unless the ``-n'' <ref @@ -766,19 +1159,9 @@ mutt try to load a file named <tt>.muttng/muttngrc</tt>. <tt>.muttrc</tt> (or <tt>.muttngrc</tt> for Mutt-ng) is the file where you will usually place your <ref id="commands" name="commands"> to configure Mutt-ng. -In addition, mutt supports version specific configuration files that are -parsed instead of the default files as explained above. For instance, if -your system has a <tt/Muttrc-0.88/ file in the system configuration -directory, and you are running version 0.88 of mutt, this file will be -sourced instead of the <tt/Muttngrc/ file. The same is true of the user -configuration file, if you have a file <tt/.muttrc-0.88.6/ in your home -directory, when you run mutt version 0.88.6, it will source this file -instead of the default <tt/.muttrc/ file. The version number is the -same which is visible using the ``-v'' <ref id="commandline" -name="command line"> switch or using the <tt/show-version/ key (default: -V) from the index menu. +<!--}}}--> -<sect1>Syntax of Initialization Files<label id="muttrc-syntax"> +<sect>Syntax of Initialization Files<label id="muttrc-syntax"> <!--{{{--> <p> An initialization file consists of a series of <ref id="commands" @@ -871,7 +1254,9 @@ set record=+sent_on_$HOSTNAME The commands understood by mutt are explained in the next paragraphs. For a complete list, see the <ref id="commands" name="command reference">. -<sect1>Defining/Using aliases<label id="alias"> +<!--}}}--> + +<sect>Defining/Using aliases<label id="alias"> <!--{{{--> <p> Usage: <tt/alias/ <em/key/ <em/address/ [ , <em/address/, ... ] @@ -930,7 +1315,9 @@ In the alias menu, you can select as many aliases as you want with the <em/select-entry/ key (default: RET), and use the <em/exit/ key (default: q) to return to the address prompt. -<sect1>Changing the default key bindings<label id="bind"> +<!--}}}--> + +<sect>Changing the default key bindings<label id="bind"> <!--{{{--> <p> Usage: <tt/bind/ <em/map/ <em/key/ <em/function/ @@ -1020,7 +1407,9 @@ For a complete list of functions, see the <ref id="functions" name="reference">. The special function <tt/noop/ unbinds the specified key sequence. -<sect1>Defining aliases for character sets <label id="charset-hook"> +<!--}}}--> + +<sect>Defining aliases for character sets <label id="charset-hook"> <!--{{{--> <p> Usage: <tt/charset-hook/ <em/alias/ <em/charset/<newline> Usage: <tt/iconv-hook/ <em/charset/ <em/local-charset/ @@ -1034,8 +1423,9 @@ character set. This is helpful when your systems character conversion library insists on using strange, system-specific names for character sets. +<!--}}}--> -<sect1>Setting variables based upon mailbox<label id="folder-hook"> +<sect>Setting variables based upon mailbox<label id="folder-hook"> <!--{{{--> <p> Usage: <tt/folder-hook/ [!]<em/regexp/ <em/command/ @@ -1068,7 +1458,9 @@ pattern ``.'': folder-hook . set sort=date-sent </verb></tscreen> -<sect1>Keyboard macros<label id="macro"> +<!--}}}--> + +<sect>Keyboard macros<label id="macro"> <!--{{{--> <p> Usage: <tt/macro/ <em/menu/ <em/key/ <em/sequence/ [ <em/description/ ] @@ -1105,7 +1497,9 @@ which is shown in the help screens. <bf/Note:/ Macro definitions (if any) listed in the help screen(s), are silently truncated at the screen width, and are not wrapped. -<sect1>Using color and mono video attributes<label id="color"> +<!--}}}--> + +<sect>Using color and mono video attributes<label id="color"> <!--{{{--> <p> Usage: <tt/color/ <em/object/ <em/foreground/ <em/background/ [ <em/regexp/ ]<newline> Usage: <tt/color/ index <em/foreground/ <em/background/ <em/pattern/<newline> @@ -1202,7 +1596,9 @@ where <em/attribute/ is one of the following: <item>standout </itemize> -<sect1>Ignoring (weeding) unwanted message headers<label id="ignore"> +<!--}}}--> + +<sect>Ignoring (weeding) unwanted message headers<label id="ignore"> <!--{{{--> <p> Usage: <tt/[un]ignore/ <em/pattern/ [ <em/pattern/ ... ] @@ -1229,7 +1625,9 @@ unignore organization organisation x-mailer: x-newsreader: x-mailing-list: unignore posted-to: </verb></tscreen> -<sect1>Alternative addresses<label id="alternates"> +<!--}}}--> + +<sect>Alternative addresses<label id="alternates"> <!--{{{--> <p> Usage: <tt/[un]alternates/ <em/regexp/ [ <em/regexp/ ... ]<newline> @@ -1261,7 +1659,90 @@ an entry on the <tt/unalternates/ list, that <tt/unalternates/ entry will be removed. If the <em/regexp/ for <tt/unalternates/ is ``*'', <em/all entries/ on <tt/alternates/ will be removed. -<sect1>Mailing lists<label id="lists"> +<!--}}}--> + +<sect>Format = Flowed <!--{{{--> + +<p>Mutt-ng contains support for so-called <tt/format=flowed/ messages. +In the beginning of email, each message had a fixed line width, and +it was enough for displaying them on fixed-size terminals. But times +changed, and nowadays hardly anybody still uses fixed-size terminals: +more people nowaydays use graphical user interfaces, with dynamically +resizable windows. This led to the demand of a new email format that +makes it possible for the email client to make the email look nice +in a resizable window without breaking quoting levels and creating +an incompatible email format that can also be displayed nicely on +old fixed-size terminals. + +<p>For introductory information on <tt/format=flowed/ messages, see +<htmlurl url="http://www.joeclark.org/ffaq.html" +name="<http://www.joeclark.org/ffaq.html>">. + +<p>When you receive emails that are marked as <tt/format=flowed/ +messages, and is formatted correctly, mutt-ng will try to reformat +the message to optimally fit on your terminal. If you want a fixed +margin on the right side of your terminal, you can set the +following: + +<verb> +set wrapmargin = 10 +</verb> + +<p>The code above makes the line break 10 columns before the right +side of the terminal. + +<p>If your terminal is so wide that the lines are embarrassingly long, +you can also set a maximum line length: + +<verb> +set max_line_length = 120 +</verb> + +<p>The example above will give you lines not longer than 120 +characters. + +<p>When you view at <tt/format=flowed/ messages, you will often see +the quoting hierarchy like in the following example: + +<verb> +>Bill, can you please send last month's progress report to Mr. +>Morgan? We also urgently need the cost estimation for the new +>production server that we want to set up before our customer's +>project will go live. +</verb> + +<p>This obviously doesn't look very nice, and it makes it very +hard to differentiate between text and quoting character. The +solution is to configure mutt-ng to "stuff" the quoting: + +<verb> +set stuff_quoted +</verb> + +<p>This will lead to a nicer result that is easier to read: + +<verb> +> Bill, can you please send last month's progress report to Mr. +> Morgan? We also urgently need the cost estimation for the new +> production server that we want to set up before our customer's +> project will go live. +</verb> + +<p>If you want mutt-ng to send emails with <tt/format=flowed/ set, you +need to explicitly set it: + +<verb> +set text_flowed +</verb> + +<p>Additionally, you have to use an editor which supports writing +<tt/format=flowed/-conforming emails. For vim, this is done by +adding <tt/w/ to the formatoptions (see <tt/:h formatoptions/ and +<tt/:h fo-table/) when writing emails. + +<!--}}}--> + +<sect>Mailing lists<label id="lists"> <!--{{{--> <p> Usage: <tt/[un]lists/ <em/regexp/ [ <em/regexp/ ... ]<newline> Usage: <tt/[un]subscribe/ <em/regexp/ [ <em/regexp/ ... ] @@ -1309,7 +1790,9 @@ tokens. To remove a mailing list from the list of subscribed mailing lists, but keep it on the list of known mailing lists, use ``unsubscribe''. -<sect1>Using Multiple spool mailboxes<label id="mbox-hook"> +<!--}}}--> + +<sect>Using Multiple spool mailboxes<label id="mbox-hook"> <!--{{{--> <p> Usage: <tt/mbox-hook/ [!]<em/pattern/ <em/mailbox/ @@ -1323,7 +1806,9 @@ Unlike some of the other <em/hook/ commands, only the <em/first/ matching pattern is used (it is not possible to save read mail in more than a single mailbox). -<sect1>Defining mailboxes which receive mail<label id="mailboxes"> +<!--}}}--> + +<sect>Defining mailboxes which receive mail<label id="mailboxes"> <!--{{{--> <p> Usage: <tt/[un]mailboxes/ [!]<em/filename/ [ <em/filename/ ... ] @@ -1359,7 +1844,9 @@ definition that affect these characters (like <ref id="folder" name="$folder"> and <ref id="spoolfile" name="$spoolfile">) should be executed before the <tt/mailboxes/ command. -<sect1>User defined headers<label id="my_hdr"> +<!--}}}--> + +<sect>User defined headers<label id="my_hdr"> <!--{{{--> <p> Usage:<newline> <tt/my_hdr/ <em/string/<newline> @@ -1395,7 +1882,9 @@ fields, or the fields to remove. For example, to remove all ``To'' and unmy_hdr to cc </quote> -<sect1>Defining the order of headers when viewing messages<label id="hdr_order"> +<!--}}}--> + +<sect>Defining the order of headers when viewing messages<label id="hdr_order"> <!--{{{--> <p> Usage: <tt/hdr_order/ <em/header1/ <em/header2/ <em/header3/ @@ -1410,7 +1899,9 @@ file. hdr_order From Date: From: To: Cc: Subject: </verb></tscreen> -<sect1>Specify default save filename<label id="save-hook"> +<!--}}}--> + +<sect>Specify default save filename<label id="save-hook"> <!--{{{--> <p> Usage: <tt/save-hook/ [!]<em/pattern/ <em/filename/ @@ -1430,7 +1921,9 @@ save-hook aol\\.com$ +spam Also see the <ref id="fcc-save-hook" name="fcc-save-hook"> command. -<sect1>Specify default Fcc: mailbox when composing<label id="fcc-hook"> +<!--}}}--> + +<sect>Specify default Fcc: mailbox when composing<label id="fcc-hook"> <!--{{{--> <p> Usage: <tt/fcc-hook/ [!]<em/pattern/ <em/mailbox/ @@ -1448,15 +1941,18 @@ The above will save a copy of all messages going to the aol.com domain to the `+spammers' mailbox by default. Also see the <ref id="fcc-save-hook" name="fcc-save-hook"> command. -<sect1>Specify default save filename and default Fcc: mailbox at once<label -id="fcc-save-hook"> +<!--}}}--> + +<sect>Specify default save filename and default Fcc: mailbox at once<label id="fcc-save-hook"> <!--{{{--> <p> Usage: <tt/fcc-save-hook/ [!]<em/pattern/ <em/mailbox/ This command is a shortcut, equivalent to doing both a <ref id="fcc-hook" name="fcc-hook"> and a <ref id="save-hook" name="save-hook"> with its arguments. -<sect1>Change settings based upon message recipients<label id="send-hook"><label id="reply-hook"><label id="send2-hook"> +<!--}}}--> + +<sect>Change settings based upon message recipients<label id="send-hook"><label id="reply-hook"><label id="send2-hook"> <!--{{{--> <p> Usage: <tt/reply-hook/ [!]<em/pattern/ <em/command/<newline> Usage: <tt/send-hook/ [!]<em/pattern/ <em/command/<newline> @@ -1501,7 +1997,9 @@ my_hdr commands which modify recipient headers, or the message's subject, don't have any effect on the current message when executed from a send-hook. -<sect1>Change settings before formatting a message<label id="message-hook"> +<!--}}}--> + +<sect>Change settings before formatting a message<label id="message-hook"> <!--{{{--> <p> Usage: <tt/message-hook/ [!]<em/pattern/ <em/command/ @@ -1520,7 +2018,9 @@ message-hook ~A 'set pager=builtin' message-hook '~f freshmeat-news' 'set pager="less \"+/^ subject: .*\""' </verb></tscreen> -<sect1>Choosing the cryptographic key of the recipient<label id="crypt-hook"> +<!--}}}--> + +<sect>Choosing the cryptographic key of the recipient<label id="crypt-hook"> <!--{{{--> <p> Usage: <tt/crypt-hook/ <em/pattern/ <em/keyid/ @@ -1536,7 +2036,9 @@ The meaning of "key id" is to be taken broadly in this context: You can either put a numerical key ID here, an e-mail address, or even just a real name. -<sect1>Adding key sequences to the keyboard buffer<label id="push"> +<!--}}}--> + +<sect>Adding key sequences to the keyboard buffer<label id="push"> <!--{{{--> <p> Usage: <tt/push/ <em/string/ @@ -1546,7 +2048,9 @@ string in the <ref id="macro" name="macro"> command. You may use it to automatically run a sequence of commands at startup, or when entering certain folders. -<sect1>Executing functions<label id="exec"> +<!--}}}--> + +<sect>Executing functions<label id="exec"> <!--{{{--> <p> Usage: <tt/exec/ <em/function/ [ <em/function/ ... ] @@ -1554,27 +2058,90 @@ This command can be used to execute any function. Functions are listed in the <ref id="functions" name="function reference">. ``exec function'' is equivalent to ``push <function>''. -<sect1>Message Scoring<label id="score-command"> +<!--}}}--> + +<sect>Message Scoring<label id="score-command"> <!--{{{--> + <p> Usage: <tt/score/ <em/pattern/ <em/value/<newline> Usage: <tt/unscore/ <em/pattern/ [ <em/pattern/ ... ] -The <tt/score/ commands adds <em/value/ to a message's score if <em/pattern/ -matches it. <em/pattern/ is a string in the format described in the <ref -id="patterns" name="patterns"> section (note: For efficiency reasons, patterns -which scan information not available in the index, such as <tt>˜b</tt>, -<tt>˜B</tt> or <tt>˜h</tt>, may not be used). <em/value/ is a -positive or negative integer. A message's final score is the sum total of all -matching <tt/score/ entries. However, you may optionally prefix <em/value/ with -an equal sign (=) to cause evaluation to stop at a particular entry if there is -a match. Negative final scores are rounded up to 0. +<p> +In situations where you have to cope with a lot of emails, e.g. +when you read many different mailing lists, and take part in +discussions, it is always useful to have the important messages +marked and the annoying messages or the ones that you aren't +interested in deleted. For this purpose, mutt-ng features a +mechanism called ``scoring''. + +<p> +When you use scoring, every message has a base score of 0. You +can then use the <tt/score/ command to define patterns and a +positive or negative value associated with it. When a pattern +matches a message, the message's score will be raised or lowered by +the amount of the value associated with the pattern. + +<verb> +score "~f nion@muttng\.org" 50 +score "~f @sco\.com" -100</verb> + +<p>If the pattern matches, it is also possible to set the score +value of the current message to a certain value and then stop +evaluation: + +<verb> +score "~f santaclaus@northpole\.int" =666</verb> + +<p>What is important to note is that negative score values will be +rounded up to 0. + +<p>To make scoring actually useful, the score must be applied in +some way. That's what the <em/score thresholds/ are for. Currently, +there are three score thresholds: + +<itemize> + + <item>flag threshold: when a message has a score value equal or higher + than the flag threshold, it will be flagged. + + <item>read threshold: when a message has a score value equal or lower + than the read threshold, it will be marked as read. + + <item>delete threshold: when a message has a score value equal or + lower than the delete threshold, it will be marked as deleted. -The <tt/unscore/ command removes score entries from the list. You <bf/must/ -specify the same pattern specified in the <tt/score/ command for it to be -removed. The pattern ``*'' is a special token which means to clear the list -of all score entries. +</itemize> + +<p>These three thresholds can be set via the variables <ref +id="score_threshold_flag" +name="$score_threshold_flag">, <ref +id="score_threshold_read" +name="$score_threshold_read">, <ref +id="score_threshold_delete" +name="$score_threshold_delete"> and. By +default, <ref id="score_threshold_read" +name="$score_threshold_read"> and <ref +id="score_threshold_delete" +name="$score_threshold_delete"> are set to +<tt/-1/, which means that in the default threshold configuration no +message will ever get marked as read or deleted. + +<p>Scoring gets especially interesting when combined with the <tt/color/ command +and the <tt>˜n</tt> pattern: + +<verb> +color black yellow "~n 10-" +color red yellow "~n 100-"</verb> -<sect1>Spam detection<label id="spam"> +<p>The rules above mark all messages with a score between 10 and 99 +with black and yellow, and messages with a score greater or equal +100 with red and yellow. This might be unusual to you if you're used +to e.g. slrn's scoring mechanism, but it is more flexible, as it +visually marks different scores. + +<!--}}}--> + +<sect>Spam detection<label id="spam"> <!--{{{--> <p> Usage: <tt/spam/ <em/pattern/ <em/format/<newline> Usage: <tt/nospam/ <em/pattern/ @@ -1673,8 +2240,9 @@ you can use a <tt/spam/ command like this: spam "^From: .*MAILER-DAEMON" "999" </verb></tscreen> +<!--}}}--> -<sect1>Setting variables<label id="set"> +<sect>Setting variables<label id="set"> <!--{{{--> <p> Usage: <tt/set/ [no|inv]<em/variable/[=<em/value/] [ <em/variable/ ... ]<newline> Usage: <tt/toggle/ <em/variable/ [<em/variable/ ... ]<newline> @@ -1731,7 +2299,9 @@ behavior as the reset command. With the <tt/reset/ command there exists the special variable ``all'', which allows you to reset all variables to their system defaults. -<sect1>Reading initialization commands from another file<label id="source"> +<!--}}}--> + +<sect>Reading initialization commands from another file<label id="source"> <!--{{{--> <p> Usage: <tt/source/ <em/filename/ [ <em/filename/ ... ] @@ -1747,75 +2317,153 @@ If the filename ends with a vertical bar (|), then <em/filename/ is considered to be an executable program from which to read input (eg. <tt>source ~/bin/myscript|</tt>). -<sect1>Configuring features conditionally<label id="ifdef"> -<p> -Usage: <tt/ifdef/ <em/item/ <em/command/<newline> -Usage: <tt/ifndef/ <em/item/ <em/command/ +<!--}}}--> +<sect>Removing hooks<label id="unhook"> <!--{{{--> <p> -These commands allow testing for a variable, function or certain feature -being available or not respectively, before actually executing the -command given. +Usage: <tt/unhook/ [ * | <em/hook-type/ ] -<p> -<tt/ifdef/ (short for ``if defined'') only executes the command upon -availability while <tt/ifndef/ (short for ``if not defined'') does if -not. The <em/command/ may be any valid fraction of a configuration file. +This command permits you to flush hooks you have previously defined. +You can either remove all hooks by giving the ``*'' character as an +argument, or you can remove all hooks of a specific type by saying +something like <tt/unhook send-hook/. -<p> -All names of variables, functions and menus may be tested. Additionally, the -following compile-features may be tested when prefixed with -'<tt/feature_/': -<tt/ncurses/, <tt/slang/, <tt/iconv/, <tt/idn/, <tt/dotlock/, -<tt/standalone/, <tt/pop/, <tt/nntp/, <tt/imap/, <tt/ssl/, <tt/gnutls/, -<tt/sasl/, <tt/sasl2/, <tt/libesmtp/, <tt/compressed/, <tt/color/, -<tt/classic_pgp/, <tt/classic_smime/, <tt/gpgme/, <tt/header_cache/, -<tt/gdbm/, <tt/qdbm/ and <tt/db4/. +<!--}}}--> -<p> -Examples follow. + <sect>Sharing Setups<label id="sect:sharingsetups"> <!--{{{--> -<p> -To only source a file with IMAP related settings if IMAP support is -compiled in, use: -<tscreen><verb> -ifdef feature_imap 'source ~/.mutt-ng/imap_setup' -# or -# ifdef imap_user 'source ~/.mutt-ng/imap_setup' -# or -# ... -</verb></tscreen> + <sect1>Character Sets <!--{{{--> -<p> -To exit mutt-ng directly if no NNTP support is compiled in: -<tscreen><verb> -ifndef feature_nntp 'push q' -# or -# ifndef newsrc 'push q' -# or -# ... -</verb></tscreen> + <p>As users may run mutt-ng on different systems, the configuration + must be maintained because it's likely that people want to use the + setup everywhere they use mutt-ng. And mutt-ng tries to help where it + can. -<p> -To only set the <ref id="imap_mail_check" -name="$imap_mail_check"> variable if -the system's mutt-ng is aware of it, use: -<tscreen><verb> -ifdef imap_mail_check 'set imap_mail_check=500' -</verb></tscreen> + <p>To not produce conflicts with different character sets, mutt-ng + allows users to specify in which character set their configuration + files are encoded. Please note that while reading the configuration + files, this is only respected after the corresponding declaration + appears. It's advised to put the following at the very beginning of a + users muttngrc: -<sect1>Removing hooks<label id="unhook"> -<p> -Usage: <tt/unhook/ [ * | <em/hook-type/ ] + <verb> +set config_charset = "..."</verb> -This command permits you to flush hooks you have previously defined. -You can either remove all hooks by giving the ``*'' character as an -argument, or you can remove all hooks of a specific type by saying -something like <tt/unhook send-hook/. + <p>and replacing the dots with the actual character set. To avoid + problems while maintaining the setup, vim user's may want to use + modelines as show in: + + <verb> +# vim:fileencoding=...:</verb> + + <p>while, again, replacing the dots with the appropriate name. This + tells vim as which character set to read and save the file. + + <!--}}}--> + + <sect1>Modularization <!--{{{--> + + <p>``Modularization'' means to divide the setup into several files + while sorting the options or commands by topic. Especially for + longer setups (e.g. with many hooks), this helps maintaining it + and solving trouble. + + <p>When using separation, setups may be, as a whole or in + fractions, shared over different systems. + + <!--}}}--> + + <sect1>Conditional parts <!--{{{--> + + <p>When using a configuration on different systems, the user may not + always have influence on how mutt-ng is installed and which features + it includes. + + <p>To solve this, mutt-ng contain a feature based on the ``ifdef'' + patch written for mutt. Its basic syntax is: + + <verb> +ifdef <item> <command> +ifndef <item> <command></verb> + + <p>...whereby <tt/<item>/ can be one of: + + <itemize> + + <item>a function name + + <item>a variable name + + <item>a menu name + + <item>a feature name + + </itemize> + + <p>All available functions, variables and menus are documented + elsewhere in this manual but ``features'' is specific to these two + commands. To test for one, prefix one of the following keywords with + <tt/feature_/: + + <verb> +ncurses, slang, iconv, idn, dotlock, standalone, pop, nntp, imap, ssl, +gnutls, sasl, sasl2, libesmtp, compressed, color, classic_pgp, +classic_smime, gpgme, header_cache</verb> + + <p>As an example, one can use the following in + <tt>˜/.muttngrc</tt>: + + <verb> +ifdef feature_imap 'source ~/.mutt-ng/setup-imap' +ifdef feature_pop 'source ~/.mutt-ng/setup-pop' +ifdef feature_nntp 'source ~/.mutt-ng/setup-nntp'</verb> + + <p>...to only source <tt>˜/.mutt-ng/setup-imap</tt> if IMAP + support is built in, only source <tt>˜/.mutt-ng/setup-pop</tt> + if POP support is built in and only source + <tt>˜/.mutt-ng/setup-nntp</tt> if NNTP support is built in. + + <p>An example for testing for variable names can be used if users + use different revisions of mutt-ng whereby the older one may not + have a certain variable. To test for the availability of <ref + id="imap_mail_check" name="$imap_mail_check">, + use: + + <verb> +ifdef imap_mail_check 'set imap_mail_check = 300'</verb> + + <p>Provided for completeness is the test for menu names. To set <ref + id="pager_index_lines" + name="$pager_index_lines"> only if the pager + menu is available, use: + + <verb> +ifdef pager 'set pager_index_lines = 10'</verb> + + <p>For completeness, too, the opposite of <tt/ifdef/ is provided: + <tt/ifndef/ which only executes the command if the test fails. For + example, the following two examples are equivalent: -<sect>Advanced Usage + <verb> +ifdef feature_ncurses 'source ~/.mutt-ng/setup-ncurses' +ifndef feature_ncurses 'source ~/.mutt-ng/setup-slang'</verb> -<sect1>Regular Expressions<label id="regexp"> + <p>...and... + + <verb> +ifdef feature_slang 'source ~/.mutt-ng/setup-slang' +ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses'</verb> + + <!--}}}--> + + + <!--}}}--> + +<!--}}}--> + +<chapt>Advanced Usage <!--{{{--> + +<sect>Regular Expressions<label id="regexp"> <!--{{{--> <p> All string patterns in Mutt-ng including those in more complex <ref id="patterns" name="patterns"> must be specified @@ -1978,206 +2626,273 @@ Matches the empty string at the end of a buffer. Please note however that these operators are not defined by POSIX, so they may or may not be available in stock libraries on various systems. -<sect1>Patterns<label id="patterns"> -<p> -Many of Mutt-ng's commands allow you to specify a pattern to match -(limit, tag-pattern, delete-pattern, etc.). There are several ways to select -messages: +<!--}}}--> -<tscreen><verb> -~A all messages -~b EXPR messages which contain EXPR in the message body -~B EXPR messages which contain EXPR in the whole message -~c USER messages carbon-copied to USER -~C EXPR message is either to: or cc: EXPR -~D deleted messages -~d [MIN]-[MAX] messages with ``date-sent'' in a Date range -~E expired messages -~e EXPR message which contains EXPR in the ``Sender'' field -~F flagged messages -~f USER messages originating from USER -~g cryptographically signed messages -~G cryptographically encrypted messages -~H EXPR messages with a spam attribute matching EXPR -~h EXPR messages which contain EXPR in the message header -~k message contains PGP key material -~i ID message which match ID in the ``Message-ID'' field -~L EXPR message is either originated or received by EXPR -~l message is addressed to a known mailing list -~m [MIN]-[MAX] message in the range MIN to MAX *) -~n [MIN]-[MAX] messages with a score in the range MIN to MAX *) -~N new messages -~O old messages -~p message is addressed to you (consults alternates) -~P message is from you (consults alternates) -~Q messages which have been replied to -~R read messages -~r [MIN]-[MAX] messages with ``date-received'' in a Date range -~S superseded messages -~s SUBJECT messages having SUBJECT in the ``Subject'' field. -~T tagged messages -~t USER messages addressed to USER -~U unread messages -~v message is part of a collapsed thread. -~V cryptographically verified messages -~w EXPR messages which contain EXPR in the `Newsgroups' field - (if compiled with NNTP support) -~x EXPR messages which contain EXPR in the `References' field -~y EXPR messages which contain EXPR in the `X-Label' field -~z [MIN]-[MAX] messages with a size in the range MIN to MAX *) -~= duplicated messages (see $duplicate_threads) -~$ unreferenced messages (requires threaded view) -~* ``From'' contains realname and (syntactically) valid - address (excluded are addresses matching against - alternates or any alias) -</verb></tscreen> +<sect>Patterns <!--{{{--> -Where EXPR, USER, ID, and SUBJECT are -<ref id="regexp" name="regular expressions">. Special attention has to be -made when using regular expressions inside of patterns. Specifically, -Mutt-ng's parser for these patterns will strip one level of backslash (\), -which is normally used for quoting. If it is your intention to use a -backslash in the regular expression, you will need to use two backslashes -instead (\\). +<p>Mutt-ng's pattern language provides a simple yet effective way to +set up rules to match messages, e.g. for operations like tagging and +scoring. A pattern consists of one or more sub-pattern, which can be +logically grouped, ORed, and negated. For a complete listing of +these patterns, please refer to table <ref id="patterns" +name="Patterns"> in the Reference chapter. -*) The forms <tt/<[MAX]/, <tt/>[MIN]/, -<tt/[MIN]-/ and <tt/-[MAX]/ -are allowed, too. +<p>It must be noted that in this table, <tt/EXPR/, <tt/USER/, +<tt/ID/ and <tt/SUBJECT/ are regular expressions. For ranges, the +forms <tt/<[MAX]/, <tt/>>[MIN]/, <tt/[MIN]-/ and <tt/-[MAX]/ +are also possible. -<sect2>Pattern Modifier -<p> +<sect1>Complex Patterns -Note that patterns matching 'lists' of addresses (notably c,C,p,P and t) -match if there is at least one match in the whole list. If you want to -make sure that all elements of that list match, you need to prefix your -pattern with ^. -This example matches all mails which only has recipients from Germany. +<p>It is possible to combine several sub-patterns to a more complex +pattern. The most simple possibility is to logically AND several +patterns by stringing them together: -<tscreen><verb> -^~C \.de$ -</verb></tscreen> +<verb> +~s 'SPAM' ~U</verb> -<sect2>Complex Patterns -<p> +<p>The pattern above matches all messages that contain ``SPAM'' in +the subject and are unread. -Logical AND is performed by specifying more than one criterion. For -example: +<p>To logical OR patterns, simply use the <tt/|/ operator. This one +especially useful when using local groups: -<tscreen><verb> -~t mutt ~f elkins -</verb></tscreen> +<verb> +~f ("nion@muttng\.org"|"ak@muttng\.org"|"pdmef@muttng\.org") +(~b mutt-ng|~s Mutt-ng) +!~x '@synflood\.at'</verb> + +<p>The first pattern matches all messages that were sent by one of +the mutt-ng maintainers, while the seconds pattern matches all +messages that contain ``mutt-ng'' in the message body or ``Mutt-ng'' +in the subject. The third pattern matches all messages that do not +contain ``@synflood\.at'' in the <tt/References:/ header, i.e. +messages that are not an (indirect) reply to one of my messages. A +pattern can be logicall negated using the <tt/!/ operator. + +<sect1>Patterns and Dates + +<p>When using dates in patterns, the dates must be specified in a +special format, i.e. <tt>DD/MM/YYYY</tt>. If you don't specify +month or year, they default to the current month or year. When using +date ranges, and you specify only the minimum or the maximum, the +specified date will be excluded, e.g. <tt>01/06/2005-</tt> matches +against all messages <em/after/ Juni 1st, 2005. + +<p>It is also possible to use so-called ``error margins'' when +specifying date ranges. You simply specify a date, and then the +error margin. This margin needs to contain the information whether +it goes ``forth'' or ``back'' in time, by using <tt/+/ and <tt/-/. +Then follows a number and a unit, i.e. <tt/y/ for years, <tt/m/ for +months, <tt/w/ for weeks and <tt/d/ for days. If you use the special +<tt/*/ sign, it means that the error margin goes to both +``directions'' in time. -would select messages which contain the word ``mutt'' in the list of -recipients <bf/and/ that have the word ``elkins'' in the ``From'' header -field. +<verb> +~d 01/01/2005+1y +~d 18/10/2004-2w +~d 28/12/2004*1d</verb> -Mutt-ng also recognizes the following operators to create more complex search -patterns: +<p>The first pattern matches all dates between January 1st, 2005 and +January 1st 2006. The second pattern matches all dates between +October 18th, 2004 and October 4th 2004 (2 weeks before 18/10/2004), +while the third pattern matches all dates 1 day around December +28th, 2004 (i.e. Dec 27th, 28th and 29th). -<itemize> -<item>! -- logical NOT operator -<item>| -- logical OR operator -<item>() -- logical grouping operator -</itemize> +<p>Relative dates are also very important, as they make it possible +to specify date ranges between a fixed number of units and the +current date. How this works can be seen in the following example: -Here is an example illustrating a complex search pattern. This pattern will -select all messages which do not contain ``mutt'' in the ``To'' or ``Cc'' -field and which are from ``elkins''. +<verb> +~d >2w # messages older than two weeks +~d <3d # messages newer than 3 days +~d =1m # messages that are exactly one month old</verb> -<tscreen><verb> -!(~t mutt|~c mutt) ~f elkins -</verb></tscreen> +<!--}}}--> -Here is an example using white space in the regular expression (note -the ' and &dquot; delimiters). For this to match, the mail's subject must -match the ``^Junk +From +Me$'' and it must be from either ``Jim +Somebody'' -or ``Ed +SomeoneElse'': + <sect>Format Strings <!--{{{--> -<tscreen><verb> - '~s "^Junk +From +Me$" ~f ("Jim +Somebody"|"Ed +SomeoneElse")' -</verb></tscreen> + <sect1>Introduction <!--{{{--> + + <p>The so called <em/Format Strings/ offer great flexibility when + configuring mutt-ng. In short, they describe what items to print + out how in menus and status messages. -Note that if a regular expression contains parenthesis, or a vertical bar -("|"), you <bf/must/ enclose the expression in double or single quotes since -those characters are also used to separate different parts of Mutt-ng's -pattern language. For example, + <p>Basically, they work as this: for different menus and bars, + there's a variable specifying the layout. For every item + available, there is a so called <em/expando/. + + <p>For example, when running mutt-ng on different machines or + different versions for testing purposes, it may be interesting to + have the following information always printed on screen when one + is in the index: -<tscreen><verb> -~f "me@(mutt\.org|cs\.hmc\.edu)" -</verb></tscreen> + <itemize> -Without the quotes, the parenthesis wouldn't end. -This would be separated to two OR'd patterns: <em/˜f me@(mutt\.org/ -and <em/cs\.hmc\.edu)/. They are never what you want. + <item>the current hostname -<sect2>Searching by Date -<p> -Mutt-ng supports two types of dates, <em/absolute/ and <em/relative/. + <item>the current mutt-ng version number -<bf/Absolute/. Dates <bf/must/ be in DD/MM/YY format (month and year are -optional, defaulting to the current month and year). An example of a valid -range of dates is: + </itemize> -<tscreen><verb> -Limit to messages matching: ~d 20/1/95-31/10 -</verb></tscreen> + <p>The setting for the status bar of the index is controlled via the + <ref id="status_format" name="$status_format"> + variable. For the hostname and version string, there's an expando + for <tt>$status_format</tt>: <tt/%h/ expands to the + hostname and <tt/%v/ to the version string. When just configuring: -If you omit the minimum (first) date, and just specify ``-DD/MM/YY'', all -messages <em/before/ the given date will be selected. If you omit the maximum -(second) date, and specify ``DD/MM/YY-'', all messages <em/after/ the given -date will be selected. If you specify a single date with no dash (``-''), -only messages sent on the given date will be selected. + <verb> +set status_format = "%v on %h: ..."</verb> -<bf/Error Margins/. You can add error margins to absolute dates. -An error margin is a sign (+ or -), followed by a digit, followed by -one of the following units: -<verb> -y years -m months -w weeks -d days -</verb> -As a special case, you can replace the sign by a ``*'' character, -which is equivalent to giving identical plus and minus error margins. + <p>mutt-ng will replace the sequence <tt/%v/ with the version string + and <tt/%h/ with the host's name. When you are, for example, running + mutt-ng version <tt/1.5.9i/ on host <tt/mailhost/, you'll see the + following when you're in the index: -Example: To select any messages two weeks around January 15, 2001, -you'd use the following pattern: -<tscreen><verb> -Limit to messages matching: ~d 15/1/2001*2w -</verb></tscreen> + <verb> +Mutt-ng 1.5.9i on mailhost: ...</verb> + <p>In the index, there're more useful information one could want to + see: -<bf/Relative/. This type of date is relative to the current date, and may -be specified as: -<itemize> -<item>><em/offset/ (messages older than <em/offset/ units) -<item><<em/offset/ (messages newer than <em/offset/ units) -<item>=<em/offset/ (messages exactly <em/offset/ units old) -</itemize> + <itemize> -<em/offset/ is specified as a positive number with one of the following -units: -<verb> -y years -m months -w weeks -d days -</verb> + <item>which mailbox is open -Example: to select messages less than 1 month old, you would use -<tscreen><verb> -Limit to messages matching: ~d <1m -</verb></tscreen> + <item>how man new, flagged or postponed messages + + <item>... + + </itemize> + + <p>To include the mailbox' name is as easy as: + + <verb> +set status_format = "%v on %h: %B: ...</verb> + + <p>When the currently opened mailbox is <tt/Inbox/, this will be expanded + to: + + <verb> +Mutt-ng 1.5.9i on mailhost: Inbox: ...</verb> + + <p>For the number of certain types of messages, one more feature of the format + strings is extremely useful. If there aren't messages of a certain type, it + may not be desired to print just that there aren't any but instead only + print something if there are any. + + <!--}}}--> + + <sect1>Conditional Expansion <!--{{{--> + + <p>To only print the number of messages if there are new messages in + the current mailbox, further extend + <tt/$status_format/ to: + + <verb> +set status_format = "%v on %h: %B %?n?%n new? ...</verb> + + <p>This feature is called <em/nonzero-printing/ and works as this: + some expandos may be optionally printed nonzero, i.e. a portion + of the format string is only evaluated if the value of the expando + is different from zero. The basic syntax is: + + <verb> +%?<item>?<string if nonzero>?</verb> + + <p>which tells mutt-ng to only look at <tt><string if + nonzero></tt> if the value of the <tt>%<item%gt;</tt> + expando is different from zero. In our example, we used <tt/n/ as + the expando to check for and <tt/%n new/ as the optional nonzero + string. + + <p>But this is not all: this feature only offers one alternative: + ``print something if not zero.'' Mutt-ng does, as you might guess, + also provide a logically complete version: ``if zero, print + something and else print something else.'' This is achieved by the + following syntax for those expandos which may be printed nonzero: + + <verb> +%?<item>?<string if nonzero>&<string if zero>?</verb> + + <p>Using this we can make mutt-ng to do the following: + + <itemize> + + <item> make it print ``<em/n/ new messages'' whereby <em/n/ is the + count but only if there new ones + + <item> and make it print ``no new messages'' if there aren't any + + </itemize> + + <p>The corresponding configuration is: + + <verb> +set status_format = "%v on %h: %B: %?n?%n new messages&no new messages? ...</verb> + + <p>This doubles the use of the ``new messages'' string because it'll get + always printed. Thus, it can be shortened to: + + <verb> +set status_format = "%v on %h: %B: %?n?%n&no? new messages ...</verb> + <p>As you might see from this rather simple example, one can create + very complex but fancy status messages. Please see the reference + chapter for expandos and those which may be printed nonzero. + <!--}}}--> + + <sect1>Modifications and Padding <!--{{{--> + + <p>Besides the information given so far, there're even more features of + format strings: + + <itemize> + + <item>When specifying <tt>%_<item></tt> instead of + just <tt>%<item></tt>, mutt-ng will convert all + characters in the expansion of <tt><item></tt> to + lowercase. + + <item>When specifying <tt>%:<item></tt> instead of just + <tt>%<item></tt>, mutt-ng will convert all dots in the + expansion of <tt><item></tt> to underscores + (<tt>_</tt>). + + </itemize> + + <p>Also, there's a feature called <em/Padding/ supplied by the + following two expandos: <tt/%|X/ and <tt/%>X/. + + <descrip> + + <tag><tt>%|X</tt></tag> When this occurs, mutt-ng will fill the + rest of the line with the character <tt/X/. In our example, + filling the rest of the line with dashes is done by setting: -<bf/Note:/ all dates used when searching are relative to the -<bf/local/ time zone, so unless you change the setting of your <ref -id="index_format" name="$index_format"> to include a -<tt/%[...]/ format, these are <bf/not/ the dates shown -in the main index. + <verb> +set status_format = "%v on %h: %B: %?n?%n&no? new messages %|-"</verb> -<sect1>Using Tags + <tag><tt>%>X</tt></tag> Since the previous expando stops at + the end of line, there must be a way to fill the gap between + two items via the <tt>%>X</tt> expando: it puts as many + characters <tt>X</tt> in between two items so that the rest of + the line will be right-justified. For example, to not put the + version string and hostname of our example on the left but on + the right and fill the gap with spaces, one might use (note + the space after <tt>%></tt>): + + <verb> +set status_format = "%B: %?n?%n&no? new messages %> (%v on %h)"</verb> + + </descrip> + + <!--}}}--> + + <!--}}}--> + +<sect>Using Tags <!--{{{--> <p> Sometimes it is desirable to perform an operation on a group of @@ -2205,7 +2920,9 @@ Mutt-ng will stop "eating" the macro when it encounters the ``end-cond'' operator; after this operator the rest of the macro will be executed as normal. -<sect1>Using Hooks<label id="hooks"> +<!--}}}--> + +<sect>Using Hooks<label id="hooks"> <!--{{{--> <p> A <em/hook/ is a concept borrowed from the EMACS editor which allows you to execute arbitrary commands before performing some operation. For example, @@ -2236,7 +2953,7 @@ send-hook . 'unmy_hdr From:' send-hook ~C'^b@b\.b$' my_hdr from: c@c.c </verb></tscreen> -<sect2>Message Matching in Hooks<label id="pattern_hook"> +<sect1>Message Matching in Hooks<label id="pattern_hook"> <p> Hooks that act upon messages (<tt/send-hook, save-hook, fcc-hook, message-hook/) are evaluated in a slightly different manner. For the other @@ -2269,7 +2986,9 @@ pattern is translated at the time the hook is declared, so the value of <ref id="default_hook" name="$default_hook"> that is in effect at that time will be used. -<sect1>Using the sidebar<label id="sidebar"> +<!--}}}--> + +<sect>Using the sidebar<label id="sidebar"> <!--{{{--> <p> The sidebar, a feature specific to Mutt-ng, allows you to use a mailbox listing which looks very similar to the ones you probably know from GUI mail clients. @@ -2322,7 +3041,9 @@ macro pager B ':toggle sidebar_visible^M' You can then go up and down by pressing Ctrl-P and Ctrl-N, and switch on and off the sidebar simply by pressing 'B'. -<sect1>External Address Queries<label id="query"> +<!--}}}--> + +<sect>External Address Queries<label id="query"> <!--{{{--> <p> Mutt-ng supports connecting to external directory databases such as LDAP, ph/qi, bbdb, or NIS through a wrapper script which connects to mutt @@ -2366,7 +3087,9 @@ in place. If there are multiple responses, mutt will activate the query menu. At the query menu, you can select one or more addresses to be added to the prompt. -<sect1>Mailbox Formats +<!--}}}--> + +<sect>Mailbox Formats <!--{{{--> <p> Mutt-ng supports reading and writing of four different mailbox formats: mbox, MMDF, MH and Maildir. The mailbox type is autodetected, so there @@ -2403,7 +3126,9 @@ for the messages are chosen in such a way they are unique, even when two programs are writing the mailbox over NFS, which means that no file locking is needed. -<sect1>Mailbox Shortcuts<label id="shortcuts"> +<!--}}}--> + +<sect>Mailbox Shortcuts<label id="shortcuts"> <!--{{{--> <p> There are a number of built in shortcuts which refer to specific mailboxes. These shortcuts can be used anywhere you are prompted for a file or mailbox @@ -2421,7 +3146,9 @@ path. name="default save folder"> as determined by the address of the alias </itemize> -<sect1>Handling Mailing Lists<label id="using_lists"> +<!--}}}--> + +<sect>Handling Mailing Lists<label id="using_lists"> <!--{{{--> <p> Mutt-ng has a few configuration options that make dealing with large @@ -2506,14 +3233,16 @@ used a threaded news client, this is the same concept. It makes dealing with large volume mailing lists easier because you can easily delete uninteresting threads and quickly find topics of value. -<sect1>Editing threads +<!--}}}--> + +<sect>Editing threads <!--{{{--> <p> Mutt-ng has the ability to dynamically restructure threads that are broken either by misconfigured software or bad behavior from some correspondents. This allows to clean your mailboxes formats) from these annoyances which make it hard to follow a discussion. -<sect2>Linking threads +<sect1>Linking threads <p> Some mailers tend to "forget" to correctly set the "In-Reply-To:" and @@ -2527,7 +3256,7 @@ reply will then be connected to this "parent" message. You can also connect multiple children at once, tagging them and using the tag-prefix command (';') or the auto_tag option. -<sect2>Breaking threads +<sect1>Breaking threads <p> On mailing lists, some people are in the bad habit of starting a new @@ -2537,7 +3266,9 @@ You can fix such threads by using the ``break-thread'' function (bound by default to #), which will turn the subthread starting from the current message into a whole different thread. -<sect1>Delivery Status Notification (DSN) Support +<!--}}}--> + +<sect>Delivery Status Notification (DSN) Support <!--{{{--> <p> RFC1894 defines a set of MIME content types for relaying information @@ -2553,7 +3284,9 @@ different results (such as failed message, message delivered, etc.). of your message should be returned with the receipt (headers or full message). Refer to the man page on sendmail for more details on DSN. -<sect1>POP3 Support (OPTIONAL) +<!--}}}--> + +<sect>POP3 Support (OPTIONAL) <!--{{{--> <p> If Mutt-ng was compiled with POP3 support (by running the <em/configure/ @@ -2593,7 +3326,9 @@ point, Mutt-ng runs exactly as if the mail had always been local. you should consider using a specialized program, such as <htmlurl url="http://www.ccil.org/~esr/fetchmail" name="fetchmail"> -<sect1>IMAP Support (OPTIONAL) +<!--}}}--> + +<sect>IMAP Support (OPTIONAL) <!--{{{--> <p> If Mutt-ng was compiled with IMAP support (by running the <em/configure/ @@ -2644,7 +3379,7 @@ Note that if you are using mbox as the mail store on UW servers prior to v12.250, the server has been reported to disconnect a client if another client selects the same folder. -<sect2>The Folder Browser +<sect1>The Folder Browser <p> As of version 1.2, mutt supports browsing mailboxes on an IMAP @@ -2669,7 +3404,7 @@ following differences: these are bound to <tt>s</tt> and <tt>u</tt>, respectively). </itemize> -<sect2>Authentication +<sect1>Authentication <p> Mutt-ng supports four authentication methods with IMAP servers: SASL, @@ -2708,7 +3443,75 @@ There are a few variables which control authentication: listed above). </itemize> -<sect1>Managing multiple IMAP/POP accounts (OPTIONAL)<label id="account-hook"> +<!--}}}--> + +<sect>NNTP Support (OPTIONAL)<label id="reading_news"> <!--{{{--> + +<p>If compiled with ``--enable-nntp'' option, Mutt-ng can read news from +a newsserver via NNTP. You can open a newsgroup with the +``change-newsgroup'' function from the index/pager which is by default +bound to <tt/i/. + +<p>The Default newsserver can be obtained from the +<tt/$NNTPSERVER/ environment variable. Like other news readers, +info about subscribed newsgroups is saved in a file as specified by the +<ref id="nntp_newsrc" name="$nntp_newsrc"> variable. +Article headers are cached and can be loaded from a file when a +newsgroup is entered instead loading from newsserver; currently, this +caching mechanism still is different from the header caching for +maildir/IMAP. + +<sect1>Again: Scoring <!--{{{--> + + <p>Especially for Usenet, people often ask for advanced filtering + and scoring functionality. Of course, mutt-ng has scoring and + allows a killfile, too. How to use a killfile has been discussed + in <ref id="score-command" name="Message scoring">. + + <p>What has not been discusses in detail is mutt-ng's built-in + realname filter. For may newsreaders including those for + ``advanced users'' like <em/slrn/ or <em/tin/, there are frequent + request for such functionality. The solutions offered often are + complicated regular expressions. + + <p>In mutt-ng this is as easy as + + <verb> +score ~* =42 + </verb> + + <p>This tells mutt-ng to apply a score of 42 to all messages whose + sender specified a valid realname and a valid email address. Using + + <verb> +score !~* =42 + </verb> + + <p>on the contrary applies a score of 42 to all messages <em/not/ + matching those criteria which are very strict: + + <itemize> + + <item>Email addresses must be valid according to RFC 2822, see + <htmlurl url="ftp://ftp.rfc-editor.org/in-notes/rfc2822.txt" + name="<ftp://ftp.rfc-editor.org/in-notes/rfc2822.txt>"> + + <item>the name must consist of at least 2 fields whereby a field + must not end in a dot. This means that ``Joe User'' and ``Joe A. + User'' are valid while ``J. User'' and ``J. A. User'' aren't. + + <item>it's assumed that users are interested in reading their + own mail and mail from people who they have defined an alias for + so that those 2 groups of messages are excluded from the strict + rules. + + </itemize> + + <!--}}}--> + +<!--}}}--> + +<sect>Managing multiple IMAP/POP/NNTP accounts (OPTIONAL)<label id="account-hook"> <!--{{{--> <p> If you happen to have accounts on multiple IMAP and/or POP servers, @@ -2726,7 +3529,9 @@ account-hook imap://host1/ 'set imap_user=me1 imap_pass=foo' account-hook imap://host2/ 'set tunnel="ssh host2 /usr/libexec/imapd"' </verb></tscreen> -<sect1>Start a WWW Browser on URLs (EXTERNAL)<label id="urlview"> +<!--}}}--> + +<sect>Start a WWW Browser on URLs (EXTERNAL)<label id="urlview"> <!--{{{--> <p> If a message contains URLs (<em/unified resource locator/ = address in the WWW space like <em>http://www.mutt.org/</em>), it is efficient to get @@ -2739,7 +3544,9 @@ macro index \cb |urlview\n macro pager \cb |urlview\n </verb></tscreen> -<sect1>Compressed folders Support (OPTIONAL) +<!--}}}--> + +<sect>Compressed folders Support (OPTIONAL) <!--{{{--> <p> If Mutt-ng was compiled with compressed folders support (by running the @@ -2787,7 +3594,7 @@ compressing script produces empty files. In this situation, unset <ref id="save_empty" name="$save_empty">, so that the compressed file will be removed if you delete all of the messages. -<sect2>Open a compressed mailbox for reading<label id="open-hook"> +<sect1>Open a compressed mailbox for reading<label id="open-hook"> <p> Usage: <tt/open-hook/ <em/regexp/ &dquot;<em/command/&dquot; @@ -2817,7 +3624,7 @@ open-hook \\.gz$ "gzip -cd %f > %t" If the <em/command/ is empty, this operation is disabled for this file type. -<sect2>Write a compressed mailbox<label id="close-hook"> +<sect1>Write a compressed mailbox<label id="close-hook"> <p> Usage: <tt/close-hook/ <em/regexp/ &dquot;<em/command/&dquot; @@ -2846,7 +3653,7 @@ type, and the file can only be open in the readonly mode. <ref id="close-hook" name ="close-hook"> is not called when you exit from the folder if the folder was not changed. -<sect2>Append a message to a compressed mailbox<label id="append-hook"> +<sect1>Append a message to a compressed mailbox<label id="append-hook"> <p> Usage: <tt/append-hook/ <em/regexp/ &dquot;<em/command/&dquot; @@ -2883,7 +3690,7 @@ type. In this case, the folder will be open and closed again (using <ref id="open-hook" name="open-hook"> and <ref id="close-hook" name="close-hook">respectively) each time you will add to it. -<sect2>Encrypted folders +<sect1>Encrypted folders <p> The compressed folders support can also be used to handle encrypted folders. If you want to encrypt a folder with PGP, you may want to use @@ -2901,7 +3708,11 @@ folder, so there is no append-hook defined. directory, where it can be read by your system administrator. So think about the security aspects of this. -<sect>Mutt-ng's MIME Support +<!--}}}--> + +<!--}}}--> + +<chapt>Mutt-ng's MIME Support <!--{{{--> <p> Quite a bit of effort has been made to make Mutt-ng the premier text-mode MIME MUA. Every effort has been made to provide the functionality that @@ -2912,13 +3723,13 @@ types of configuration files which Mutt-ng uses. One is the IANA MIME types. The other is the <tt/mailcap/ file, which specifies the external commands to use for handling specific MIME types. -<sect1>Using MIME in Mutt +<sect>Using MIME in Mutt <!--{{{--> <p> There are three areas/menus in Mutt-ng which deal with MIME, they are the pager (while viewing a message), the attachment menu and the compose menu. -<sect2>Viewing MIME messages in the pager +<sect1>Viewing MIME messages in the pager <p> When you select a message from the index and view it in the pager, Mutt decodes the message to a text representation. Mutt-ng internally supports @@ -2942,7 +3753,7 @@ If Mutt-ng cannot deal with a MIME type, it will display a message like: [-- image/gif is unsupported (use 'v' to view this part) --] </verb></tscreen> -<sect2>The Attachment Menu<label id="attach_menu"> +<sect1>The Attachment Menu<label id="attach_menu"> <p> The default binding for <tt/view-attachments/ is `v', which displays the attachment menu for a message. The attachment menu displays a list of @@ -2960,7 +3771,7 @@ and forward functions) to attachments of type <tt>message/rfc822</tt>. See the help on the attachment menu for more information. -<sect2>The Compose Menu<label id="compose_menu"> +<sect1>The Compose Menu<label id="compose_menu"> <p> The compose menu is the menu you see before you send a message. It allows you to edit the recipient list, the subject, and other aspects @@ -2989,7 +3800,9 @@ which can be changed with the <tt/rename-file/ command (default: R). The final field is the description of the attachment, and can be changed with the <tt/edit-description/ command (default: d). -<sect1>MIME Type configuration with <tt/mime.types/ +<!--}}}--> + +<sect>MIME Type configuration with <tt/mime.types/ <!--{{{--> <p> When you add an attachment to your mail message, Mutt-ng searches your personal mime.types file at <tt>${HOME}/.mime.types</tt>, and then @@ -3022,7 +3835,9 @@ molecular modelling community to pass molecular data in various forms to various molecular viewers. Non-recognised mime types should only be used if the recipient of the message is likely to be expecting such attachments. -<sect1>MIME Viewer configuration with <tt/mailcap/ +<!--}}}--> + +<sect>MIME Viewer configuration with <tt/mailcap/ <!--{{{--> <p> Mutt-ng supports RFC 1524 MIME Configuration, in particular the Unix specific format specified in Appendix A of RFC 1524. This file format @@ -3044,7 +3859,7 @@ In particular, the metamail distribution will install a mailcap file, usually as <tt>/usr/local/etc/mailcap</tt>, which contains some baseline entries. -<sect2>The Basics of the mailcap file +<sect1>The Basics of the mailcap file <p> A mailcap file consists of a series of lines which are comments, blank, or definitions. @@ -3112,7 +3927,7 @@ text/*; more </verb></tscreen> This is the simplest form of a mailcap file. -<sect2>Secure use of mailcap +<sect1>Secure use of mailcap <p> The interpretation of shell meta-characters embedded in MIME parameters can lead to security problems in general. Mutt-ng tries to quote parameters @@ -3143,10 +3958,10 @@ text/test-mailcap-bug; cat %s; copiousoutput; test=charset=%{charset} \ && test "`echo $charset | tr '[A-Z]' '[a-z]'`" != iso-8859-1 </verb></tscreen> -<sect2>Advanced mailcap Usage +<sect1>Advanced mailcap Usage <p> -<sect3>Optional Fields +<sect2>Optional Fields <p> In addition to the required content-type and view command fields, you can add semi-colon ';' separated fields to set flags and other options. @@ -3220,7 +4035,7 @@ text/html object. If RunningX doesn't return 0, then Mutt-ng will go on to the next entry and use lynx to display the text/html object. </descrip> -<sect3>Search Order +<sect2>Search Order <p> When searching for an entry in the mailcap file, Mutt-ng will search for the most useful entry for its purpose. For instance, if you are @@ -3251,7 +4066,7 @@ will run the program RunningX to determine if it should use the first entry. If the program returns non-zero, Mutt-ng will use the second entry for interactive viewing. -<sect3>Command Expansion +<sect2>Command Expansion <p> The various commands defined in the mailcap files are passed to the <tt>/bin/sh</tt> shell using the system() function. Before the @@ -3288,7 +4103,7 @@ Mutt-ng does not currently support the %F and %n keywords specified in RFC 1524. The main purpose of these parameters is for multipart messages, which is handled internally by Mutt-ng. -<sect2>Example mailcap files +<sect1>Example mailcap files <p> This mailcap file is fairly simple and standard: <code> @@ -3340,7 +4155,9 @@ pbmtoascii -1x2 ) 2>&1 ; copiousoutput application/ms-excel; open.pl %s </code> -<sect1>MIME Autoview<label id="auto_view"> +<!--}}}--> + +<sect>MIME Autoview<label id="auto_view"> <!--{{{--> <p> In addition to explicitly telling Mutt-ng to view an attachment with the MIME viewer defined in the mailcap file, Mutt-ng has support for @@ -3373,7 +4190,9 @@ application/postscript; ps2ascii %s; copiousoutput This can be used with message-hook to autoview messages based on size, etc. ``unauto_view *'' will remove all previous entries. -<sect1>MIME Multipart/Alternative<label id="alternative_order"> +<!--}}}--> + +<sect>MIME Multipart/Alternative<label id="alternative_order"> <!--{{{--> <p> Mutt-ng has some heuristics for determining which attachment of a multipart/alternative type to display. First, mutt will check the @@ -3393,7 +4212,9 @@ look for any type it knows how to handle. To remove a MIME type from the <tt/alternative_order/ list, use the <tt/unalternative_order/ command. -<sect1>MIME Lookup<label id="mime_lookup"> +<!--}}}--> + +<sect>MIME Lookup<label id="mime_lookup"> <!--{{{--> <p> Mutt-ng's mime_lookup list specifies a list of mime-types that should not be treated according to their mailcap entry. This option is designed to @@ -3411,8 +4232,13 @@ In addition, the unmime_lookup command may be used to disable this featur for any particular mime-type if it had been set, for example, in a global muttrc. -<sect>Reference -<sect1>Command line options<label id="commandline"> +<!--}}}--> + +<!--}}}--> + +<chapt>Reference <!--{{{--> + +<sect>Command line options<label id="commandline"> <!--{{{--> <p> Running <tt/mutt/ with no arguments will make Mutt-ng attempt to read your spool mailbox. However, it is possible to read other mailboxes and @@ -3461,7 +4287,74 @@ This command will send a message to ``professor@bigschool.edu'' with a subject of ``data set for run #2''. In the body of the message will be the contents of the file ``˜/run2.dat''. -<sect1>Configuration Commands<label id="commands"> +<!--}}}--> + +<sect>Patterns<label id="patterns"> <!--{{{--> + +<p> +<tscreen><verb> +~A all messages +~b EXPR messages which contain EXPR in the message body +~B EXPR messages which contain EXPR in the whole message +~c USER messages carbon-copied to USER +~C EXPR message is either to: or cc: EXPR +~D deleted messages +~d [MIN]-[MAX] messages with ``date-sent'' in a Date range +~E expired messages +~e EXPR message which contains EXPR in the ``Sender'' field +~F flagged messages +~f USER messages originating from USER +~g cryptographically signed messages +~G cryptographically encrypted messages +~H EXPR messages with a spam attribute matching EXPR +~h EXPR messages which contain EXPR in the message header +~k message contains PGP key material +~i ID message which match ID in the ``Message-ID'' field +~L EXPR message is either originated or received by EXPR +~l message is addressed to a known mailing list +~m [MIN]-[MAX] message in the range MIN to MAX *) +~n [MIN]-[MAX] messages with a score in the range MIN to MAX *) +~N new messages +~O old messages +~p message is addressed to you (consults alternates) +~P message is from you (consults alternates) +~Q messages which have been replied to +~R read messages +~r [MIN]-[MAX] messages with ``date-received'' in a Date range +~S superseded messages +~s SUBJECT messages having SUBJECT in the ``Subject'' field. +~T tagged messages +~t USER messages addressed to USER +~U unread messages +~v message is part of a collapsed thread. +~V cryptographically verified messages +~w EXPR messages which contain EXPR in the `Newsgroups' field + (if compiled with NNTP support) +~x EXPR messages which contain EXPR in the `References' field +~y EXPR messages which contain EXPR in the `X-Label' field +~z [MIN]-[MAX] messages with a size in the range MIN to MAX *) +~= duplicated messages (see $duplicate_threads) +~$ unreferenced messages (requires threaded view) +~* ``From'' contains realname and (syntactically) valid + address (excluded are addresses matching against + alternates or any alias) +</verb></tscreen> + +Where EXPR, USER, ID, and SUBJECT are +<ref id="regexp" name="regular expressions">. Special attention has to be +made when using regular expressions inside of patterns. Specifically, +Mutt-ng's parser for these patterns will strip one level of backslash (\), +which is normally used for quoting. If it is your intention to use a +backslash in the regular expression, you will need to use two backslashes +instead (\\). + +*) The forms <tt/<[MAX]/, <tt/>[MIN]/, +<tt/[MIN]-/ and <tt/-[MAX]/ +are allowed, too. + +<!--}}}--> + +<sect>Configuration Commands<label id="commands"> <!--{{{--> <p> The following are the commands understood by mutt. @@ -3576,6 +4469,6 @@ The following are the commands understood by mutt. <tt><ref id="unhook" name="unhook"></tt> <em/hook-type/ </itemize> -<sect1>Configuration variables<label id="variables"> +<sect>Configuration variables<label id="variables"> <p> diff --git a/doc/manual.sgml.tail b/doc/manual.sgml.tail index fcb1fb7..ba7e05a 100644 --- a/doc/manual.sgml.tail +++ b/doc/manual.sgml.tail @@ -1,4 +1,5 @@ -<sect1>Functions<label id="functions"> +<!-- vim:ft=sgml --> +<sect>Functions<label id="functions"> <p> The following is the list of available functions listed by the mapping in which they are available. The default key setting is given, and an @@ -6,7 +7,7 @@ explanation of what the function does. The key bindings of these functions can be changed with the <ref name="bind" id="bind"> command. -<sect2>generic +<sect1>generic <p> The <em/generic/ menu is not a real menu, but specifies common functions @@ -47,7 +48,7 @@ tag-prefix-cond not bound apply next function ONLY to tagged messages top-page H move to the top of the page what-key not bound display the keycode for a key press </verb> -<sect2>index +<sect1>index <p> <verb> bounce-message b remail a message to another user @@ -118,7 +119,7 @@ undelete-thread ^U undelete all messages in thread untag-pattern ^T untag messages matching a pattern view-attachments v show MIME attachments </verb> -<sect2>pager +<sect1>pager <p> <verb> bottom not bound jump to the bottom of the message @@ -194,14 +195,14 @@ undelete-subthread ESC u undelete all messages in subthread undelete-thread ^U undelete all messages in thread view-attachments v show MIME attachments </verb> -<sect2>alias +<sect1>alias <p> <verb> search / search for a regular expression search-next n search for next match search-reverse ESC / search backwards for a regular expression </verb> -<sect2>query +<sect1>query <p> <verb> create-alias a create an alias from a message sender @@ -213,7 +214,7 @@ search-next n search for next match search-opposite not bound search for next match in opposite direction search-reverse ESC / search backwards for a regular expression </verb> -<sect2>attach +<sect1>attach <p> <verb> bounce-message b remail a message to another user @@ -235,7 +236,7 @@ view-attach RET view attachment using mailcap entry if necessary view-mailcap m force viewing of attachment using mailcap view-text T view attachment as text </verb> -<sect2>compose +<sect1>compose <p> <verb> attach-file a attach a file(s) to this message @@ -272,13 +273,13 @@ toggle-unlink u toggle whether to delete file after sending it view-attach RET view attachment using mailcap entry if necessary write-fcc w write the message to a folder </verb> -<sect2>postpone +<sect1>postpone <p> <verb> delete-entry d delete the current entry undelete-entry u undelete the current entry </verb> -<sect2>browser +<sect1>browser <p> <verb> change-dir c change directories @@ -296,13 +297,13 @@ subscribe s subscribe to current mailbox (IMAP Only) unsubscribe u unsubscribe to current mailbox (IMAP Only) toggle-subscribed T toggle view all/subscribed mailboxes (IMAP Only) </verb> -<sect2>pgp +<sect1>pgp <p> <verb> view-name % view the key's user id verify-key c verify a PGP public key </verb> -<sect2>editor +<sect1>editor <p> <verb> backspace BackSpace delete the char in front of the cursor @@ -329,10 +330,10 @@ transpose-chars not bound transpose character under cursor with previous upcase-word ESC u uppercase all characters in current word </verb> -<sect>Miscellany +<chapt>Miscellany <p> -<sect1>Acknowledgments +<sect>Acknowledgments <p> Kari Hurtta <htmlurl url="mailto:kari.hurtta@fmi.fi" name="<kari.hurtta@fmi.fi>"> @@ -395,9 +396,9 @@ Andreas Kneib <htmlurl url="mailto:akneib@gmx.net" name="<akneib@gmx.net>" Carsten Schoelzki <htmlurl url="mailto:cjs@weisshuhn.de" name="<cjs@weisshuhn.de>"><newline> Elimar Riesebieter <htmlurl url="mailto:riesebie@lxtec.de" name="<riesebie@lxtec.de>"> -<sect1>About this document +<sect>About this document <p> This document was written in SGML, and then rendered using the <htmlurl url="http://www.sgmltools.org/" name="sgml-tools"> package. -</article> +</book> diff --git a/doc/manual.txt b/doc/manual.txt index 51caaf0..47b941a 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -1,16 +1,20 @@ - TThhee MMuutttt--nngg EE--MMaaiill CClliieenntt + TThhee MMuutttt NNeexxtt GGeenneerraattiioonn EE--MMaaiill CClliieenntt - by Michael Elkins <me@cs.hmc.edu> and others. + by Andreas Krennmair <ak@synflood.at> and others + originally based on _m_u_t_t by Michael Elkins <me@cs.hmc.edu> and others - version devel-r372 + version devel AAbbssttrraacctt - ``All mail clients suck. This one just sucks less.'' -me, circa 1995 + Michael Elinks on mutt, circa 1995: ``All mail clients suck. This one just + sucks less.'' - Sven Guckes on mutt, ca. 2003: ``But it still sucks!'' _1_. _I_n_t_r_o_d_u_c_t_i_o_n + _1_._1 _O_v_e_r_v_i_e_w + MMuutttt--nngg is a small but very powerful text-based MIME mail client. Mutt-ng is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, regular expression @@ -24,39 +28,39 @@ Don't be confused when most of the documentation talk about Mutt and not Mutt- ng, Mutt-ng contains all Mutt features, plus many more. - _1_._1 _M_u_t_t_-_n_g _H_o_m_e _P_a_g_e + _1_._2 _M_u_t_t_-_n_g _H_o_m_e _P_a_g_e http://www.muttng.org - _1_._2 _M_a_i_l_i_n_g _L_i_s_t_s + _1_._3 _M_a_i_l_i_n_g _L_i_s_t_s +o mutt-ng-users@lists.berlios.de -- This is where the mutt-ng user support happens. + The Mutt Next Generation E-Mail Client 1 + + The Mutt Next Generation E-Mail Client 2 + +o mutt-ng-devel@lists.berlios.de -- The development mailing list for mutt-ng - _1_._3 _S_o_f_t_w_a_r_e _D_i_s_t_r_i_b_u_t_i_o_n _S_i_t_e_s + _1_._4 _S_o_f_t_w_a_r_e _D_i_s_t_r_i_b_u_t_i_o_n _S_i_t_e_s So far, there are no official releases of Mutt-ng, but you can download daily snapshots from http://mutt-ng.berlios.de/snapshots/ - The Mutt-ng E-Mail Client 1 - - The Mutt-ng E-Mail Client 2 - - _1_._4 _I_R_C + _1_._5 _I_R_C Visit channel _#_m_u_t_t_n_g on irc.freenode.net (www.freenode.net) to chat with other people interested in Mutt-ng. - _1_._5 _W_e_b_l_o_g + _1_._6 _W_e_b_l_o_g If you want to read fresh news about the latest development in Mutt-ng, and get informed about stuff like interesting, Mutt-ng-related articles and packages for your favorite distribution, you can read and/or subscribe to our Mutt-ng development weblog. - _1_._6 _C_o_p_y_r_i_g_h_t + _1_._7 _C_o_p_y_r_i_g_h_t Mutt is Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu> and others @@ -75,28 +79,204 @@ _2_. _G_e_t_t_i_n_g _S_t_a_r_t_e_d - This section is intended as a brief overview of how to use Mutt-ng. There are - many other features which are described elsewhere in the manual. <-- There is - even more information available in the Mutt FAQ and various web pages. See the - Mutt Page for more details. --> + _2_._1 _B_a_s_i_c _C_o_n_c_e_p_t_s + + The Mutt Next Generation E-Mail Client 3 + + _2_._1_._1 _S_c_r_e_e_n_s _a_n_d _M_e_n_u_s + + mutt-ng offers different screens of which every has its special purpose: + + +o The _i_n_d_e_x displays the contents of the currently opened mailbox. + + +o The _p_a_g_e_r is responsible for displaying messages, that is, the header, the + body and all attached parts. + + +o The _f_i_l_e _b_r_o_w_s_e_r offers operations on and displays information of all + folders mutt-ng should watch for mail. + + +o The _s_i_d_e_b_a_r offers a permanent view of which mailboxes contain how many + total, new and/or flagged mails. + + +o The _h_e_l_p _s_c_r_e_e_n lists for all currently available commands how to invoke + them as well as a short description. + + +o The _c_o_m_p_o_s_e menu is a comfortable interface take last actions before send- + ing mail: change subjects, attach files, remove attachements, etc. + + +o The _a_t_t_a_c_h_e_m_e_n_t menu gives a summary and the tree structure of the + attachements of the current message. + + +o The _a_l_i_a_s menu lists all or a fraction of the aliases a user has defined. + + +o The _k_e_y menu used in connection with encryption lets users choose the + right key to encrypt with. + + When mutt-ng is started without any further options, it'll open the users + default mailbox and display the index. + + _2_._1_._2 _C_o_n_f_i_g_u_r_a_t_i_o_n + + Mutt-ng does _n_o_t feature an internal configuration interface or menu due to the + simple fact that this would be too complex to handle (currently there are sev- + eral _h_u_n_d_r_e_d variables which fine-tune the behaviour.) + + Mutt-ng is configured using configuration files which allow users to add com- + ments or manage them via version control systems to ease maintenance. + + Also, mutt-ng comes with a shell script named grml-muttng kindly contributed by + users which really helps and eases the creation of a user's configuration file. + When downloading the source code via a snapshot or via subversion, it can be + found in the contrib directory. + + _2_._1_._3 _F_u_n_c_t_i_o_n_s + + Mutt-ng offers great flexibility due to the use of functions: internally, every + action a user can make mutt-ng perform is named ``function.'' Those functions + + The Mutt Next Generation E-Mail Client 4 + + are assigned to keys (or even key sequences) and may be completely adjusted to + user's needs. The basic idea is that the impatient users get a very intuitive + interface to start off with and advanced users virtually get no limits to + adjustments. + + _2_._1_._4 _I_n_t_e_r_a_c_t_i_o_n + + Mutt-ng has two basic concepts of user interaction: + + 1. There is one dedicated line on the screen used to query the user for + input, issue any command, query variables and display error and informa- + tional messages. As for every type of user input, this requires manual + action leading to the need of input. + + 2. The automatized interface for interaction are the so called _h_o_o_k_s. Hooks + specify actions the user wants to be performed at well-defined situa- + tions: what to do when entering which folder, what to do when displaying + or replying to what kind of message, etc. These are optional, i.e. a user + doesn't need to specify them but can do so. + + _2_._1_._5 _M_o_d_u_l_a_r_i_z_a_t_i_o_n + + Although mutt-ng has many functionality built-in, many features can be dele- + gated to external tools to increase flexibility: users can define programs to + filter a message through before displaying, users can use any program they want + for displaying a message, message types (such as PDF or PostScript) for which + mutt-ng doesn't have a built-in filter can be rendered by arbitrary tools and + so forth. Although mutt-ng has an alias mechanism built-in, it features using + external tools to query for nearly every type of addresses from sources like + LDAP, databases or just the list of locally known users. + + _2_._1_._6 _P_a_t_t_e_r_n_s + + Mutt-ng has a built-in pattern matching ``language'' which is as widely used as + possible to present a consistent interface to users. The same ``pattern terms'' + can be used for searching, scoring, message selection and much more. + + _2_._2 _S_c_r_e_e_n_s _a_n_d _M_e_n_u_s + + _2_._2_._1 _I_n_d_e_x + + The index is the screen that you usually see first when you start mutt-ng. It + gives an overview over your emails in the currently opened mailbox. By default, + this is your system mailbox. The information you see in the index is a list of + + The Mutt Next Generation E-Mail Client 5 + + emails, each with its number on the left, its flags (new email, important + email, email that has been forwarded or replied to, tagged email, ...), the + date when email was sent, its sender, the email size, and the subject. Addi- + tionally, the index also shows thread hierarchies: when you reply to an email, + and the other person replies back, you can see the other's person email in a + "sub-tree" below. This is especially useful for personal email between a group + of people or when you've subscribed to mailing lists. + + _2_._2_._2 _P_a_g_e_r + + The pager is responsible for showing the email content. On the top of the pager + you have an overview over the most important email headers like the sender, the + recipient, the subject, and much more information. How much information you + actually see depends on your configuration, which we'll describe below. + + Below the headers, you see the email body which usually contains the message. + If the email contains any attachments, you will see more information about them + below the email body, or, if the attachments are text files, you can view them + directly in the pager. + + To give the user a good overview, it is possible to configure mutt-ng to show + different things in the pager with different colors. Virtually everything that + can be described with a regular expression can be colored, e.g. URLs, email + addresses or smileys. + + _2_._2_._3 _F_i_l_e _B_r_o_w_s_e_r + + The file browser is the interface to the local or remote file system. When + selecting a mailbox to open, the browser allows custom sorting of items, limit- + ing the items shown by a regular expression and a freely adjustable format of + what to display in which way. It also allows for easy navigation through the + file system when selecting file(s) to attach to a message, select multiple + files to attach and many more. + + _2_._2_._4 _S_i_d_e_b_a_r + + The sidebar comes in handy to manage mails which are spread over different + folders. All folders users setup mutt-ng to watch for new mail will be listed. + The listing includes not only the name but also the number of total messages, + the number of new and flagged messages. Items with new mail may be colored dif- + ferent from those with flagged mail, items may be shortened or compress if + they're they to long to be printed in full form so that by abbreviated names, + user still now what the name stands for. + + _2_._2_._5 _H_e_l_p + + The Mutt Next Generation E-Mail Client 6 + + The help screen is meant to offer a quick help to the user. It lists the cur- + rent configuration of key bindings and their associated commands including a + short description, and currently unbound functions that still need to be asso- + ciated with a key binding (or alternatively, they can be called via the mutt-ng + command prompt). - The key bindings described in this section are the defaults as distributed. - Your local system administrator may have altered the defaults for your site. - You can always type ``?'' in any menu to display the current bindings. + _2_._2_._6 _C_o_m_p_o_s_e _M_e_n_u - The first thing you need to do is invoke mutt-ng simply by typing muttng at the - command line. There are various command-line options, see either the muttng - man page or the _r_e_f_e_r_e_n_c_e (section 6.1 , page 62). + The compose menu features a split screen containing the information which + really matter before actually sending a message by mail or posting an article + to a newsgroup: who gets the message as what (recipient, newsgroup, who gets + what kind of copy). Additionally, users may set security options like deciding + whether to sign, encrypt or sign and encrypt a message with/for what keys. - If you have used mutt in the past the easiest thing to have a proper configura- - tion file is to source /.muttrc in /.muttngrc. + Also, it's used to attach messages, news articles or files to a message, to re- + edit any attachment including the message itself. - _2_._1 _M_o_v_i_n_g _A_r_o_u_n_d _i_n _M_e_n_u_s + _2_._2_._7 _A_l_i_a_s _M_e_n_u - Information is presented in menus, very similar to ELM. Here is a table show- - ing the common keys used to navigate menus in Mutt-ng. + The alias menu is used to help users finding the recipients of messages. For + users who need to contact many people, there's no need to remember addresses or + names completely because it allows for searching, too. The alias mechanism and + thus the alias menu also features grouping several addresses by a shorter nick- + name, the actual alias, so that users don't have to select each single recipi- + ent manually. - The Mutt-ng E-Mail Client 3 + _2_._2_._8 _A_t_t_a_c_h_m_e_n_t _M_e_n_u + + As will be later discussed in detail, mutt-ng features a good and stable MIME + implementation, that is, is greatly supports sending and receiving messages of + arbitrary type. The attachment menu displays a message's structure in detail: + what content parts are attached to which parent part (which gives a true tree + structure), which type is of what type and what size. Single parts may saved, + deleted or modified to offer great and easy access to message's internals. + + _2_._2_._9 _K_e_y _M_e_n_u + + FIXME + + _2_._3 _M_o_v_i_n_g _A_r_o_u_n_d _i_n _M_e_n_u_s + + Information is presented in menus, very similar to ELM. Here is a table + + The Mutt Next Generation E-Mail Client 7 + + showing the common keys used to navigate menus in Mutt-ng. j or Down next-entry move to the next entry k or Up previous-entry move to the previous entry @@ -107,7 +287,7 @@ q quit exit the current menu ? help list all key bindings for the current menu - _2_._2 _E_d_i_t_i_n_g _I_n_p_u_t _F_i_e_l_d_s + _2_._4 _E_d_i_t_i_n_g _I_n_p_u_t _F_i_e_l_d_s Mutt-ng has a builtin line editor which is used as the primary way to input textual data such as email addresses or filenames. The keys used to move @@ -136,24 +316,24 @@ ^G n/a abort <Return> n/a finish editing - You can remap the _e_d_i_t_o_r functions using the _b_i_n_d (section 3.3 , page 17) com- + You can remap the _e_d_i_t_o_r functions using the _b_i_n_d (section 3.4 , page 24) com- mand. For example, to make the _D_e_l_e_t_e key delete the character in front of the cursor rather than under, you could use bind editor <delete> backspace - _2_._3 _R_e_a_d_i_n_g _M_a_i_l _- _T_h_e _I_n_d_e_x _a_n_d _P_a_g_e_r + The Mutt Next Generation E-Mail Client 8 + + _2_._5 _R_e_a_d_i_n_g _M_a_i_l _- _T_h_e _I_n_d_e_x _a_n_d _P_a_g_e_r Similar to many other mail clients, there are two modes in which mail is read in Mutt-ng. The first is the index of messages in the mailbox, which is called the ``index'' in Mutt-ng. The second mode is the display of the message con- tents. This is called the ``pager.'' - The Mutt-ng E-Mail Client 4 - The next few sections describe the functions provided in each of these modes. - _2_._3_._1 _T_h_e _M_e_s_s_a_g_e _I_n_d_e_x + _2_._5_._1 _T_h_e _M_e_s_s_a_g_e _I_n_d_e_x c change to a different mailbox ESC c change to a folder in read-only mode @@ -185,7 +365,7 @@ ^L clear and redraw the screen ^T untag messages matching a pattern - _2_._3_._1_._1 _S_t_a_t_u_s _F_l_a_g_s + _2_._5_._1_._1 _S_t_a_t_u_s _F_l_a_g_s In addition to who sent the message and the subject, a short summary of the disposition of each message is printed beside the message number. Zero or more @@ -197,14 +377,14 @@ d message have attachments marked for deletion + The Mutt Next Generation E-Mail Client 9 + K contains a PGP public key N message is new - The Mutt-ng E-Mail Client 5 - O message is old @@ -233,7 +413,7 @@ +o cclleeaarr--ffllaagg (default: W) Furthermore, the following flags reflect who the message is addressed to. They - can be customized with the _$_t_o___c_h_a_r_s (section 6.3.320 , page 143) variable. + can be customized with the _$_t_o___c_h_a_r_s (section 6.4.320 , page 158) variable. + message is to you and you only @@ -250,14 +430,15 @@ L message is sent to a subscribed mailing list - _2_._3_._2 _T_h_e _P_a_g_e_r + _2_._5_._2 _T_h_e _P_a_g_e_r By default, Mutt-ng uses its builtin pager to display the body of messages. + + The Mutt Next Generation E-Mail Client 10 + The pager is very similar to the Unix program _l_e_s_s though not nearly as fea- tureful. - The Mutt-ng E-Mail Client 6 - <Return> go down one line <Space> display the next page (or next message if at the end of a message) - go back to the previous page @@ -280,7 +461,7 @@ letter again for bold or the letter, backspace, ``_'' for denoting underline. Mutt-ng will attempt to display these in bold and underline respectively if your terminal supports them. If not, you can use the bold and underline _c_o_l_o_r - (section 3.7 , page 21) objects to specify a color or mono attribute for them. + (section 3.8 , page 27) objects to specify a color or mono attribute for them. Additionally, the internal pager supports the ANSI escape sequences for charac- ter attributes. Mutt-ng translates them into the correct color and character @@ -306,18 +487,17 @@ 6 cyan 7 white - Mutt-ng uses these attributes for handling text/enriched messages, and they can - also be used by an external _a_u_t_o_v_i_e_w (section 5.4 , page 60) script for high- - lighting purposes. NNoottee:: If you change the colors for your display, for - - The Mutt-ng E-Mail Client 7 + The Mutt Next Generation E-Mail Client 11 - example by changing the color associated with color2 for your xterm, then that + Mutt-ng uses these attributes for handling text/enriched messages, and they can + also be used by an external _a_u_t_o_v_i_e_w (section 5.4 , page 74) script for high- + lighting purposes. NNoottee:: If you change the colors for your display, for exam- + ple by changing the color associated with color2 for your xterm, then that color will be used instead of green. - _2_._3_._3 _T_h_r_e_a_d_e_d _M_o_d_e + _2_._5_._3 _T_h_r_e_a_d_e_d _M_o_d_e - When the mailbox is _s_o_r_t_e_d (section 6.3.289 , page 134) by _t_h_r_e_a_d_s, there are + When the mailbox is _s_o_r_t_e_d (section 6.4.289 , page 149) by _t_h_r_e_a_d_s, there are a few additional functions available in the _i_n_d_e_x and _p_a_g_e_r modes. ^D delete-thread delete all messages in the current thread @@ -338,40 +518,41 @@ NNoottee:: Collapsing a thread displays only the first message in the thread and hides the others. This is useful when threads contain so many messages that you can only see a handful of threads on the screen. See %M in _$_i_n_d_e_x___f_o_r_m_a_t (sec- - tion 6.3.110 , page 90). For example, you could use "%?M?(#%03M)&(%4l)?" in - _$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90) to optionally display the number of + tion 6.4.110 , page 105). For example, you could use "%?M?(#%03M)&(%4l)?" in + _$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105) to optionally display the number of hidden messages if the thread is collapsed. - See also: _$_s_t_r_i_c_t___t_h_r_e_a_d_s (section 6.3.309 , page 141). + See also: _$_s_t_r_i_c_t___t_h_r_e_a_d_s (section 6.4.309 , page 156). - _2_._3_._4 _M_i_s_c_e_l_l_a_n_e_o_u_s _F_u_n_c_t_i_o_n_s + _2_._5_._4 _M_i_s_c_e_l_l_a_n_e_o_u_s _F_u_n_c_t_i_o_n_s ccrreeaattee--aalliiaass (default: a) Creates a new alias based upon the current message (or prompts for a new one). - Once editing is complete, an _a_l_i_a_s (section 3.2 , page 16) command is added to - the file specified by the _$_a_l_i_a_s___f_i_l_e (section 6.3.3 , page 65) variable for - future use. NNoottee:: Specifying an _$_a_l_i_a_s___f_i_l_e (section 6.3.3 , page 65) does not - add the aliases specified there-in, you must also _s_o_u_r_c_e (section 3.26 , page - 32) the file. + Once editing is complete, an _a_l_i_a_s (section 3.3 , page 23) command is added to + the file specified by the _$_a_l_i_a_s___f_i_l_e (section 6.4.3 , page 80) variable for + future use. NNoottee:: Specifying an _$_a_l_i_a_s___f_i_l_e (section 6.4.3 , page 80) does not + add the aliases specified there-in, you must also _s_o_u_r_c_e (section 3.28 , page + 42) the file. cchheecckk--ttrraaddiittiioonnaall--ppggpp (default: ESC P) This function will search the current message for content signed or encrypted - with PGP the "traditional" way, that is, without proper MIME tagging. Techni- - cally, this function will temporarily change the MIME content types of the body - parts containing PGP data; this is similar to the _e_d_i_t_-_t_y_p_e (section 2.3.4 , - page 8) function's effect. + with PGP the "traditional" way, that is, without proper MIME tagging. + + The Mutt Next Generation E-Mail Client 12 - The Mutt-ng E-Mail Client 8 + Technically, this function will temporarily change the MIME content types of + the body parts containing PGP data; this is similar to the _e_d_i_t_-_t_y_p_e (section + 2.5.4 , page 12) function's effect. ddiissppllaayy--ttooggggllee--wweeeedd (default: h) Toggles the weeding of message header fields specified by _i_g_n_o_r_e (section - 3.8 , page 23) commands. + 3.9 , page 30) commands. eeddiitt (default: e) @@ -389,12 +570,12 @@ This command is used to temporarily edit an attachment's content type to fix, for instance, bogus character set parameters. When invoked from the index or from the pager, you'll have the opportunity to edit the top-level attachment's - content type. On the _a_t_t_a_c_h_m_e_n_t _m_e_n_u (section 5.1.2 , page 53), you can + content type. On the _a_t_t_a_c_h_m_e_n_t _m_e_n_u (section 5.1.2 , page 66), you can change any attachment's content type. These changes are not persistent, and get lost upon changing folders. Note that this command is also available on the _c_o_m_p_o_s_e _m_e_n_u (section 5.1.3 , - page 53). There, it's used to fine-tune the properties of attachments you are + page 67). There, it's used to fine-tune the properties of attachments you are going to send. eenntteerr--ccoommmmaanndd @@ -402,7 +583,7 @@ This command is used to execute any command you would normally put in a config- uration file. A common use is to check the settings of variables, or in con- - junction with _m_a_c_r_o_s (section 3.6 , page 20) to change settings on the fly. + junction with _m_a_c_r_o_s (section 3.7 , page 27) to change settings on the fly. eexxttrraacctt--kkeeyyss (default: ^K) @@ -416,16 +597,15 @@ This command wipes the passphrase(s) from memory. It is useful, if you mis- spelled the passphrase. + The Mutt Next Generation E-Mail Client 13 + lliisstt--rreeppllyy (default: L) Reply to the current or tagged message(s) by extracting any addresses which - - The Mutt-ng E-Mail Client 9 - - match the regular expressions given by the _l_i_s_t_s _o_r _s_u_b_s_c_r_i_b_e (section 3.10 , - page 24) commands, but also honor any Mail-Followup-To header(s) if the - _$_h_o_n_o_r___f_o_l_l_o_w_u_p___t_o (section 6.3.88 , page 85) configuration variable is set. + match the regular expressions given by the _l_i_s_t_s _o_r _s_u_b_s_c_r_i_b_e (section 3.12 , + page 32) commands, but also honor any Mail-Followup-To header(s) if the + _$_h_o_n_o_r___f_o_l_l_o_w_u_p___t_o (section 6.4.88 , page 100) configuration variable is set. Using this when replying to messages posted to mailing lists helps avoid dupli- cate copies being sent to the author of the message you are replying to. @@ -433,9 +613,9 @@ (default: |) Asks for an external Unix command and pipes the current or tagged message(s) to - it. The variables _$_p_i_p_e___d_e_c_o_d_e (section 6.3.200 , page 113), _$_p_i_p_e___s_p_l_i_t - (section 6.3.202 , page 114), _$_p_i_p_e___s_e_p (section 6.3.201 , page 114) and - _$_w_a_i_t___k_e_y (section 6.3.332 , page 145) control the exact behavior of this + it. The variables _$_p_i_p_e___d_e_c_o_d_e (section 6.4.200 , page 129), _$_p_i_p_e___s_p_l_i_t + (section 6.4.202 , page 129), _$_p_i_p_e___s_e_p (section 6.4.201 , page 129) and + _$_w_a_i_t___k_e_y (section 6.4.332 , page 161) control the exact behavior of this function. rreesseenndd--mmeessssaaggee @@ -445,7 +625,7 @@ message. This function is best described as "recall from arbitrary folders". It can conveniently be used to forward MIME messages while preserving the orig- inal mail structure. Note that the amount of headers included here depends on - the value of the _$_w_e_e_d (section 6.3.333 , page 146) variable. + the value of the _$_w_e_e_d (section 6.4.333 , page 161) variable. This function is also available from the attachment menu. You can use this to easily resend a message which was included with a bounce message as a mes- @@ -455,14 +635,14 @@ (default: !) Asks for an external Unix command and executes it. The _$_w_a_i_t___k_e_y (section - 6.3.332 , page 145) can be used to control whether Mutt-ng will wait for a key + 6.4.332 , page 161) can be used to control whether Mutt-ng will wait for a key to be pressed when the command returns (presumably to let the user read the output of the command), based on the return status of the named command. ttooggggllee--qquuootteedd (default: T) - The _p_a_g_e_r uses the _$_q_u_o_t_e___r_e_g_e_x_p (section 6.3.225 , page 119) variable to + The _p_a_g_e_r uses the _$_q_u_o_t_e___r_e_g_e_x_p (section 6.4.225 , page 134) variable to detect quoted text when displaying the body of the message. This function tog- gles the display of the quoted material in the message. It is particularly useful when are interested in just the response and there is a large amount of @@ -474,11 +654,11 @@ This function will go to the next line of non-quoted text which come after a line of quoted text in the internal pager. - _2_._4 _S_e_n_d_i_n_g _M_a_i_l + The Mutt Next Generation E-Mail Client 14 - The following bindings are available in the _i_n_d_e_x for sending messages. + _2_._6 _S_e_n_d_i_n_g _M_a_i_l - The Mutt-ng E-Mail Client 10 + The following bindings are available in the _i_n_d_e_x for sending messages. m compose compose a new message r reply reply to sender @@ -491,32 +671,65 @@ Bouncing a message sends the message as is to the recipient you specify. For- warding a message allows you to add comments or modify the message you are for- warding. These items are discussed in greater detail in the next chapter - _`_`_F_o_r_w_a_r_d_i_n_g _a_n_d _B_o_u_n_c_i_n_g _M_a_i_l_'_' (section 2.5 , page 13). - - Mutt-ng will then enter the _c_o_m_p_o_s_e menu and prompt you for the recipients to - place on the ``To:'' header field. Next, it will ask you for the ``Subject:'' - field for the message, providing a default if you are replying to or forwarding - a message. See also _$_a_s_k_c_c (section 6.3.10 , page 67), _$_a_s_k_b_c_c (section - 6.3.9 , page 66), _$_a_u_t_o_e_d_i_t (section 6.3.17 , page 69), _$_b_o_u_n_c_e (section - 6.3.20 , page 69), and _$_f_a_s_t___r_e_p_l_y (section 6.3.60 , page 78) for changing - how Mutt-ng asks these questions. - - Mutt-ng will then automatically start your _$_e_d_i_t_o_r (section 6.3.55 , page 77) - on the message body. If the _$_e_d_i_t___h_e_a_d_e_r_s (section 6.3.54 , page 77) variable - is set, the headers will be at the top of the message in your editor. Any mes- - sages you are replying to will be added in sort order to the message, with - appropriate _$_a_t_t_r_i_b_u_t_i_o_n (section 6.3.15 , page 68), _$_i_n_d_e_n_t___s_t_r_i_n_g (section - 6.3.109 , page 90) and _$_p_o_s_t___i_n_d_e_n_t___s_t_r_i_n_g (section 6.3.212 , page 116). - When forwarding a message, if the _$_m_i_m_e___f_o_r_w_a_r_d (section 6.3.136 , page 97) - variable is unset, a copy of the forwarded message will be included. If you - have specified a _$_s_i_g_n_a_t_u_r_e (section 6.3.259 , page 127), it will be appended - to the message. + _`_`_F_o_r_w_a_r_d_i_n_g _a_n_d _B_o_u_n_c_i_n_g _M_a_i_l_'_' (section 2.7 , page 20). + + _2_._6_._1 _C_o_m_p_o_s_i_n_g _n_e_w _m_e_s_s_a_g_e_s + + When you want to send an email using mutt-ng, simply press m on your keyboard. + Then, mutt-ng asks for the recipient via a prompt in the last line: + + To: + + After you've finished entering the recipient(s), press return. If you want to + send an email to more than one recipient, separate the email addresses using + the comma ",". Mutt-ng then asks you for the email subject. Again, press return + after you've entered it. After that, mutt-ng got the most important information + from you, and starts up an editor where you can then enter your email. + + The editor that is called is selected in the following way: you can e.g. set it + in the mutt-ng configuration: + + set editor = "vim +/^$/ -c ':set tw=72'" + set editor = "nano" + set editor = "emacs" + + If you don't set your preferred editor in your configuration, mutt-ng first + looks whether the environment variable $VISUAL is set, and if so, it takes its + value as editor command. Otherwise, it has a look at $EDITOR and takes its + value if it is set. If no editor command can be found, mutt-ng simply assumes + vi to be the default editor, since it's the most widespread editor in the Unix + world and it's pretty safe to assume that it is installed and available. + + When you've finished entering your message, save it and quit your editor. Mutt- + ng will then present you with a summary screen, the compose menu. On the top, + you see a summary of the most important available key commands. Below that, + you see the sender, the recipient(s), Cc and/or Bcc recipient(s), the subject, + + The Mutt Next Generation E-Mail Client 15 + + the reply-to address, and optionally information where the sent email will be + stored and whether it should be digitally signed and/or encrypted. + + Below that, you see a list of "attachments". The mail you've just entered + before is also an attachment, but due to its special type (it's plain text), it + will be displayed as the normal message on the receiver's side. + + At this point, you can add more attachments, pressing a, you can edit the + recipient addresses, pressing t for the "To:" field, c for the "Cc:" field, and + b for the "Bcc: field. You can also edit the subject the subject by simply + pressing s or the email message that you've entered before by pressing e. You + will then again return to the editor. You can even edit the sender, by pressing + <esc>f, but this shall only be used with caution. + + Alternatively, you can configure mutt-ng in a way that most of the above set- + tings can be edited using the editor. Therefore, you only need to add the fol- + lowing to your configuration: + + set edit_headers Once you have finished editing the body of your mail message, you are returned to the _c_o_m_p_o_s_e menu. The following options are available: - The Mutt-ng E-Mail Client 11 - a attach-file attach a file A attach-message attach message(s) to the message ESC k attach-key attach a PGP public key @@ -542,10 +755,90 @@ sages from. You can now tag messages in that folder and they will be attached to the message you are sending. Note that certain operations like composing a new mail, replying, forwarding, etc. are not permitted when you are in that - folder. The %r in _$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.3.305 , page 138) will change to a + folder. The %r in _$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.305 , page 153) will change to a 'A' to indicate that you are in attach-message mode. - _2_._4_._1 _E_d_i_t_i_n_g _t_h_e _m_e_s_s_a_g_e _h_e_a_d_e_r + The Mutt Next Generation E-Mail Client 16 + + _2_._6_._2 _R_e_p_l_y_i_n_g + + _2_._6_._2_._1 _S_i_m_p_l_e _R_e_p_l_i_e_s + + When you want to reply to an email message, select it in the index menu and + then press r. Mutt-ng's behaviour is then similar to the behaviour when you + compose a message: first, you will be asked for the recipient, then for the + subject, and then, mutt-ng will start the editor with the quote attribution and + the quoted message. This can e.g. look like the example below. + + On Mon, Mar 07, 2005 at 05:02:12PM +0100, Michael Svensson wrote: + > Bill, can you please send last month's progress report to Mr. + > Morgan? We also urgently need the cost estimation for the new + > production server that we want to set up before our customer's + > project will go live. + + You can start editing the email message. It is strongly recommended to put your + answer _b_e_l_o_w the quoted text and to only quote what is really necessary and + that you refer to. Putting your answer on top of the quoted message, is, + although very widespread, very often not considered to be a polite way to + answer emails. + + The quote attribution is configurable, by default it is set to + + set attribution = "On %d, %n wrote:" + + It can also be set to something more compact, e.g. + + set attribution = "attribution="* %n <%a> [%(%y-%m-%d %H:%M)]:" + + The example above results in the following attribution: + + * Michael Svensson <svensson@foobar.com> [05-03-06 17:02]: + > Bill, can you please send last month's progress report to Mr. + > Morgan? We also urgently need the cost estimation for the new + > production server that we want to set up before our customer's + > project will go live. + + Generally, try to keep your attribution short yet information-rich. It is _n_o_t + the right place for witty quotes, long "attribution" novels or anything like + that: the right place for such things is - if at all - the email signature at + the very bottom of the message. + + When you're done with writing your message, save and quit the editor. As + before, you will return to the compose menu, which is used in the same way as + + The Mutt Next Generation E-Mail Client 17 + + before. + + _2_._6_._2_._2 _G_r_o_u_p _R_e_p_l_i_e_s + + In the situation where a group of people uses email as a discussion, most of + the emails will have one or more recipients, and probably several "Cc:" recipi- + ents. The group reply functionality ensures that when you press g instead of r + to do a reply, each and every recipient that is contained in the original mes- + sage will receive a copy of the message, either as normal recipient or as "Cc:" + recipient. + + _2_._6_._2_._3 _L_i_s_t _R_e_p_l_i_e_s + + When you use mailing lists, it's generally better to send your reply to a mes- + sage only to the list instead of the list and the original author. To make this + easy to use, mutt-ng features list replies. + + To do a list reply, simply press L. If the email contains a Mail-Followup-To: + header, its value will be used as reply address. Otherwise, mutt-ng searches + through all mail addresses in the original message and tries to match them a + list of regular expressions which can be specified using the lists command. If + any of the regular expression matches, a mailing list address has been found, + and it will be used as reply address. + + lists linuxevent@luga\.at vuln-dev@ mutt-ng-users@ + + Nowadays, most mailing list software like GNU Mailman adds a Mail-Followup-To: + header to their emails anyway, so setting lists is hardly ever necessary in + practice. + + _2_._6_._3 _E_d_i_t_i_n_g _t_h_e _m_e_s_s_a_g_e _h_e_a_d_e_r When editing the header of your outgoing message, there are a couple of special features available. @@ -559,6 +852,8 @@ You can also attach files to your message by specifying + The Mutt Next Generation E-Mail Client 18 + Attach: _f_i_l_e_n_a_m_e [ _d_e_s_c_r_i_p_t_i_o_n ] where _f_i_l_e_n_a_m_e is the file to attach and _d_e_s_c_r_i_p_t_i_o_n is an optional string to @@ -568,18 +863,16 @@ field, Mutt-ng will not generate a _R_e_f_e_r_e_n_c_e_s_: field, which allows you to cre- ate a new message thread. - Also see _e_d_i_t___h_e_a_d_e_r_s (section 6.3.54 , page 77). - - The Mutt-ng E-Mail Client 12 + Also see _e_d_i_t___h_e_a_d_e_r_s (section 6.4.54 , page 92). - _2_._4_._2 _U_s_i_n_g _M_u_t_t_-_n_g _w_i_t_h _P_G_P + _2_._6_._4 _U_s_i_n_g _M_u_t_t_-_n_g _w_i_t_h _P_G_P If you want to use PGP, you can specify Pgp: [ E | S | S_<_i_d_> ] ``E'' encrypts, ``S'' signs and ``S<id>'' signs with the given key, setting - _$_p_g_p___s_i_g_n___a_s (section 6.3.192 , page 112) permanently. + _$_p_g_p___s_i_g_n___a_s (section 6.4.192 , page 127) permanently. If you have told mutt to PGP encrypt a message, it will guide you through a key selection process when you try to send the message. Mutt-ng will not ask you @@ -597,7 +890,7 @@ encrypted using the selected public keys, and sent out. Most fields of the entries in the key selection menu (see also _$_p_g_p___e_n_t_r_y___f_o_r_- - _m_a_t (section 6.3.179 , page 109)) have obvious meanings. But some explana- + _m_a_t (section 6.4.179 , page 124)) have obvious meanings. But some explana- tions on the capabilities, flags, and validity fields are in order. The flags sequence (%f) will expand to one of the following flags: @@ -612,6 +905,9 @@ key's capabilities. The first character gives the key's encryption capabili- ties: A minus sign (--) means that the key cannot be used for encryption. A dot (..) means that it's marked as a signature key in one of the user IDs, but may + + The Mutt Next Generation E-Mail Client 19 + also be used for encryption. The letter ee indicates that this key can be used for encryption. @@ -625,9 +921,7 @@ untrusted association, a space character means a partially trusted association, and a plus character (++) indicates complete validity. - The Mutt-ng E-Mail Client 13 - - _2_._4_._3 _S_e_n_d_i_n_g _a_n_o_n_y_m_o_u_s _m_e_s_s_a_g_e_s _v_i_a _m_i_x_m_a_s_t_e_r_. + _2_._6_._5 _S_e_n_d_i_n_g _a_n_o_n_y_m_o_u_s _m_e_s_s_a_g_e_s _v_i_a _m_i_x_m_a_s_t_e_r You may also have configured mutt to co-operate with Mixmaster, an anonymous remailer. Mixmaster permits you to send your messages anonymously using a @@ -653,57 +947,69 @@ leave the menu, or accept them pressing (by default) the Return key. Note that different remailers do have different capabilities, indicated in the - %c entry of the remailer menu lines (see _$_m_i_x___e_n_t_r_y___f_o_r_m_a_t (section 6.3.139 , - page 98)). Most important is the ``middleman'' capability, indicated by a cap- - ital ``M'': This means that the remailer in question cannot be used as the + %c entry of the remailer menu lines (see _$_m_i_x___e_n_t_r_y___f_o_r_m_a_t (section 6.4.139 , + page 113)). Most important is the ``middleman'' capability, indicated by a + capital ``M'': This means that the remailer in question cannot be used as the final element of a chain, but will only forward messages to other mixmaster remailers. For details on the other capabilities, please have a look at the mixmaster documentation. - _2_._5 _F_o_r_w_a_r_d_i_n_g _a_n_d _B_o_u_n_c_i_n_g _M_a_i_l + _2_._7 _F_o_r_w_a_r_d_i_n_g _a_n_d _B_o_u_n_c_i_n_g _M_a_i_l - Bouncing and forwarding let you send an existing message to recipients that you - specify. Bouncing a message uses the _s_e_n_d_m_a_i_l (section 6.3.247 , page 124) - command to send a copy to alternative addresses as if they were the message's - original recipients. Forwarding a message, on the other hand, allows you to - modify the message before it is resent (for example, by adding your own com- - ments). + The Mutt Next Generation E-Mail Client 20 - The following keys are bound by default: + Often, it is necessary to forward mails to other people. Therefore, mutt-ng + supports forwarding messages in two different ways. - f forward forward message - b bounce bounce (remail) message + The first one is regular forwarding, as you probably know it from other mail + clients. You simply press f, enter the recipient email address, the subject of + the forwarded email, and then you can edit the message to be forwarded in the + editor. The forwarded message is separated from the rest of the message via the + two following markers: + + ----- Forwarded message from Lucas User <luser@example.com> ----- - Forwarding can be done by including the original message in the new message's - body (surrounded by indicating lines) or including it as a MIME attachment, - depending on the value of the _$_m_i_m_e___f_o_r_w_a_r_d (section 6.3.136 , page 97) vari- - able. Decoding of attachments, like in the pager, can be controlled by the - _$_f_o_r_w_a_r_d___d_e_c_o_d_e (section 6.3.69 , page 81) and _$_m_i_m_e___f_o_r_w_a_r_d___d_e_c_o_d_e (section + From: Lucas User <luser@example.com> + Date: Thu, 02 Dec 2004 03:08:34 +0100 + To: Michael Random <mrandom@example.com> + Subject: Re: blackmail - The Mutt-ng E-Mail Client 14 + Pay me EUR 50,000.- cash or your favorite stuffed animal will die + a horrible death. - 6.3.137 , page 98) variables, respectively. The desired forwarding format may - depend on the content, therefore _$_m_i_m_e___f_o_r_w_a_r_d is a quadoption which, for exam- - ple, can be set to ``ask-no''. + ----- End forwarded message ----- - The inclusion of headers is controlled by the current setting of the _$_w_e_e_d - (section 6.3.333 , page 146) variable, unless _m_i_m_e___f_o_r_w_a_r_d (section 6.3.136 , - page 97) is set. + When you're done with editing the mail, save and quit the editor, and you will + return to the compose menu, the same menu you also encounter when composing or + replying to mails. - Editing the message to forward follows the same procedure as sending or reply- - ing to a message does. + The second mode of forwarding emails with mutt-ng is the so-called _b_o_u_n_c_i_n_g: + when you bounce an email to another address, it will be sent in practically the + same format you send it (except for headers that are created during transport- + ing the message). To bounce a message, press b and enter the recipient email + address. By default, you are then asked whether you really want to bounce the + message to the specified recipient. If you answer with yes, the message will + then be bounced. - _2_._6 _P_o_s_t_p_o_n_i_n_g _M_a_i_l + To the recipient, the bounced email will look as if he got it like a regular + email where he was Bcc: recipient. The only possibility to find out whether it + was a bounced email is to carefully study the email headers and to find out + which host really sent the email. + + _2_._8 _P_o_s_t_p_o_n_i_n_g _M_a_i_l At times it is desirable to delay sending a message that you have already begun to compose. When the _p_o_s_t_p_o_n_e_-_m_e_s_s_a_g_e function is used in the _c_o_m_p_o_s_e menu, the body of your message and attachments are stored in the mailbox specified by - the _$_p_o_s_t_p_o_n_e_d (section 6.3.214 , page 117) variable. This means that you can + the _$_p_o_s_t_p_o_n_e_d (section 6.4.214 , page 132) variable. This means that you can recall the message even if you exit Mutt-ng and then restart it at a later time. Once a message is postponed, there are several ways to resume it. From the command line you can use the ``-p'' option, or if you _c_o_m_p_o_s_e a new message + + The Mutt Next Generation E-Mail Client 21 + from the _i_n_d_e_x or _p_a_g_e_r you will be prompted if postponed messages exist. If multiple messages are currently postponed, the _p_o_s_t_p_o_n_e_d menu will pop up and you can select which message you would like to resume. @@ -713,51 +1019,30 @@ be in the same folder with the message you replied to for the status of the message to be updated. - See also the _$_p_o_s_t_p_o_n_e (section 6.3.213 , page 116) quad-option. - - _2_._7 _R_e_a_d_i_n_g _n_e_w_s _v_i_a _N_N_T_P - - If compiled with ``--enable-nntp'' option, Mutt-ng can read news from - newsserver via NNTP. You can open a newsgroup with function ``change-news- - group'' (default: i). Default newsserver can be obtained from _N_N_T_P_S_E_R_V_E_R envi- - ronment variable. Like other news readers, info about subscribed newsgroups is - saved in file by _$_n_n_t_p___n_e_w_s_r_c (section 6.3.156 , page 103) variable. Article - headers are cached and can be loaded from file when newsgroup entered instead - loading from newsserver. + See also the _$_p_o_s_t_p_o_n_e (section 6.4.213 , page 132) quad-option. _3_. _C_o_n_f_i_g_u_r_a_t_i_o_n + _3_._1 _L_o_c_a_t_i_o_n_s _o_f _C_o_n_f_i_g_u_r_a_t_i_o_n _F_i_l_e_s + While the default configuration (or ``preferences'') make Mutt-ng usable right out of the box, it is often desirable to tailor Mutt-ng to suit your own tastes. When Mutt-ng is first invoked, it will attempt to read the ``system'' configuration file (defaults set by your local system administrator), unless - the ``-n'' _c_o_m_m_a_n_d _l_i_n_e (section 6.1 , page 62) option is specified. This + the ``-n'' _c_o_m_m_a_n_d _l_i_n_e (section 6.1 , page 76) option is specified. This file is typically /usr/local/share/muttng/Muttngrc or /etc/Muttngrc, Mutt-ng users will find this file in /usr/local/share/muttng/Muttrc or /etc/Muttngrc. Mutt will next look for a file named .muttrc in your home directory, Mutt-ng - - The Mutt-ng E-Mail Client 15 - will look for .muttngrc. If this file does not exist and your home directory has a subdirectory named .mutt, mutt try to load a file named .muttng/muttngrc. .muttrc (or .muttngrc for Mutt-ng) is the file where you will usually place - your _c_o_m_m_a_n_d_s (section 6.2 , page 62) to configure Mutt-ng. - - In addition, mutt supports version specific configuration files that are parsed - instead of the default files as explained above. For instance, if your system - has a Muttrc-0.88 file in the system configuration directory, and you are run- - ning version 0.88 of mutt, this file will be sourced instead of the Muttngrc - file. The same is true of the user configuration file, if you have a file - .muttrc-0.88.6 in your home directory, when you run mutt version 0.88.6, it - will source this file instead of the default .muttrc file. The version number - is the same which is visible using the ``-v'' _c_o_m_m_a_n_d _l_i_n_e (section 6.1 , page - 62) switch or using the show-version key (default: V) from the index menu. - - _3_._1 _S_y_n_t_a_x _o_f _I_n_i_t_i_a_l_i_z_a_t_i_o_n _F_i_l_e_s - - An initialization file consists of a series of _c_o_m_m_a_n_d_s (section 6.2 , page - 62). Each line of the file may contain one or more commands. When multiple + your _c_o_m_m_a_n_d_s (section 6.3 , page 78) to configure Mutt-ng. + + _3_._2 _S_y_n_t_a_x _o_f _I_n_i_t_i_a_l_i_z_a_t_i_o_n _F_i_l_e_s + + An initialization file consists of a series of _c_o_m_m_a_n_d_s (section 6.3 , page + 78). Each line of the file may contain one or more commands. When multiple commands are used, they must be separated by a semicolon (;). set realname='Mutt-ng user' ; ignore x- @@ -768,13 +1053,16 @@ my_hdr X-Disclaimer: Why are you listening to me? # This is a comment - Single quotes (') and double quotes (') can be used to quote strings which con- - tain spaces or other special characters. The difference between the two types - of quotes is similar to that of many popular shell programs, namely that a sin- - gle quote is used to specify a literal string (one that is not interpreted for - shell variables or quoting with a backslash [see next paragraph]), while double - quotes indicate a string for which should be evaluated. For example, backtics - are evaluated inside of double quotes, but nnoott for single quotes. + Single quotes (') and double quotes (') can be used to quote strings which + + The Mutt Next Generation E-Mail Client 22 + + contain spaces or other special characters. The difference between the two + types of quotes is similar to that of many popular shell programs, namely that + a single quote is used to specify a literal string (one that is not interpreted + for shell variables or quoting with a backslash [see next paragraph]), while + double quotes indicate a string for which should be evaluated. For example, + backtics are evaluated inside of double quotes, but nnoott for single quotes. \ quotes the next character, just as in shells such as bash and zsh. For exam- ple, if want to put quotes ``''' inside of a string, you can use ``\'' to force @@ -788,8 +1076,6 @@ A \ at the end of a line can be used to split commands over multiple lines, provided that the split points don't appear in the middle of command names. - The Mutt-ng E-Mail Client 16 - Please note that, unlike the various shells, mutt-ng interprets a ``\'' at the end of a line also in comments. This allows you to disable a command split over multiple lines with only one ``#''. @@ -820,6 +1106,8 @@ ization file. This is accomplished by enclosing the command in backquotes (``). For example, + The Mutt Next Generation E-Mail Client 23 + my_hdr X-Operating-System: `uname -a` The output of the Unix command ``uname -a'' will be substituted before the line @@ -832,14 +1120,12 @@ set record=+sent_on_$HOSTNAME The commands understood by mutt are explained in the next paragraphs. For a - complete list, see the _c_o_m_m_a_n_d _r_e_f_e_r_e_n_c_e (section 6.2 , page 62). + complete list, see the _c_o_m_m_a_n_d _r_e_f_e_r_e_n_c_e (section 6.3 , page 78). - _3_._2 _D_e_f_i_n_i_n_g_/_U_s_i_n_g _a_l_i_a_s_e_s + _3_._3 _D_e_f_i_n_i_n_g_/_U_s_i_n_g _a_l_i_a_s_e_s Usage: alias _k_e_y _a_d_d_r_e_s_s [ , _a_d_d_r_e_s_s, ... ] - The Mutt-ng E-Mail Client 17 - It's usually very cumbersome to remember or type out the address of someone you are communicating with. Mutt-ng allows you to create ``aliases'' which map a short string to a full address. @@ -856,18 +1142,20 @@ Unlike other mailers, Mutt-ng doesn't require aliases to be defined in a spe- cial file. The alias command can appear anywhere in a configuration file, as - long as this file is _s_o_u_r_c_e_d (section 3.26 , page 32). Consequently, you can + long as this file is _s_o_u_r_c_e_d (section 3.28 , page 42). Consequently, you can have multiple alias files, or you can have all aliases defined in your muttrc. - On the other hand, the _c_r_e_a_t_e_-_a_l_i_a_s (section 2.3.4 , page 7) function can use - only one file, the one pointed to by the _$_a_l_i_a_s___f_i_l_e (section 6.3.3 , page 65) + On the other hand, the _c_r_e_a_t_e_-_a_l_i_a_s (section 2.5.4 , page 11) function can use + only one file, the one pointed to by the _$_a_l_i_a_s___f_i_l_e (section 6.4.3 , page 80) variable (which is ~/.muttrc by default). This file is not special either, in the sense that Mutt-ng will happily append aliases to any file, but in order for the new aliases to take effect you need to explicitly _s_o_u_r_c_e (section - 3.26 , page 32) this file too. + 3.28 , page 42) this file too. For example: + The Mutt Next Generation E-Mail Client 24 + source /usr/local/share/Mutt-ng.aliases source ~/.mail_aliases set alias_file=~/.mail_aliases @@ -875,7 +1163,7 @@ To use aliases, you merely use the alias at any place in mutt where mutt prompts for addresses, such as the _T_o_: or _C_c_: prompt. You can also enter aliases in your editor at the appropriate headers if you have the _$_e_d_i_t___h_e_a_d_e_r_s - (section 6.3.54 , page 77) variable set. + (section 6.4.54 , page 92) variable set. In addition, at the various address prompts, you can use the tab character to expand a partial alias to the full alias. If there are multiple matches, mutt @@ -887,12 +1175,10 @@ _e_n_t_r_y key (default: RET), and use the _e_x_i_t key (default: q) to return to the address prompt. - _3_._3 _C_h_a_n_g_i_n_g _t_h_e _d_e_f_a_u_l_t _k_e_y _b_i_n_d_i_n_g_s + _3_._4 _C_h_a_n_g_i_n_g _t_h_e _d_e_f_a_u_l_t _k_e_y _b_i_n_d_i_n_g_s Usage: bind _m_a_p _k_e_y _f_u_n_c_t_i_o_n - The Mutt-ng E-Mail Client 18 - This command allows you to change the default key bindings (operation invoked when pressing a key). @@ -918,8 +1204,11 @@ messages. browser - The browser is used for both browsing the local directory struc- - ture, and for listing all of your incoming mailboxes. + The browser is used for both browsing the local directory + + The Mutt Next Generation E-Mail Client 25 + + structure, and for listing all of your incoming mailboxes. editor The editor is the line-based editor the user enters text data. @@ -945,15 +1234,14 @@ _k_e_y is the key (or key sequence) you wish to bind. To specify a control char- acter, use the sequence _\_C_x, where _x is the letter of the control character (for example, to specify control-A use ``\Ca''). Note that the case of _x as - - The Mutt-ng E-Mail Client 19 - well as _\_C is ignored, so that _\_C_A, _\_C_a, _\_c_A and _\_c_a are all equivalent. An alternative form is to specify the key as a three digit octal number prefixed with a ``\'' (for example _\_1_7_7 is equivalent to _\_c_?). In addition, _k_e_y may consist of: + The Mutt Next Generation E-Mail Client 26 + \t tab <tab> tab <backtab> backtab / shift-tab @@ -981,10 +1269,10 @@ _k_e_y does not need to be enclosed in quotes unless it contains a space (`` ''). _f_u_n_c_t_i_o_n specifies which action to take when _k_e_y is pressed. For a complete - list of functions, see the _r_e_f_e_r_e_n_c_e (section 6.4 , page 147). The special + list of functions, see the _r_e_f_e_r_e_n_c_e (section 6.5 , page 163). The special function noop unbinds the specified key sequence. - _3_._4 _D_e_f_i_n_i_n_g _a_l_i_a_s_e_s _f_o_r _c_h_a_r_a_c_t_e_r _s_e_t_s + _3_._5 _D_e_f_i_n_i_n_g _a_l_i_a_s_e_s _f_o_r _c_h_a_r_a_c_t_e_r _s_e_t_s Usage: charset-hook _a_l_i_a_s _c_h_a_r_s_e_t @@ -998,20 +1286,21 @@ This is helpful when your systems character conversion library insists on using strange, system-specific names for character sets. - _3_._5 _S_e_t_t_i_n_g _v_a_r_i_a_b_l_e_s _b_a_s_e_d _u_p_o_n _m_a_i_l_b_o_x - - The Mutt-ng E-Mail Client 20 + _3_._6 _S_e_t_t_i_n_g _v_a_r_i_a_b_l_e_s _b_a_s_e_d _u_p_o_n _m_a_i_l_b_o_x Usage: folder-hook [!]_r_e_g_e_x_p _c_o_m_m_a_n_d - It is often desirable to change settings based on which mailbox you are read- - ing. The folder-hook command provides a method by which you can execute any - configuration command. _r_e_g_e_x_p is a regular expression specifying in which + It is often desirable to change settings based on which mailbox you are + + The Mutt Next Generation E-Mail Client 27 + + reading. The folder-hook command provides a method by which you can execute + any configuration command. _r_e_g_e_x_p is a regular expression specifying in which mailboxes to execute _c_o_m_m_a_n_d before loading. If a mailbox matches multiple folder-hook's, they are executed in the order given in the muttrc. - NNoottee:: if you use the ``!'' shortcut for _$_s_p_o_o_l_f_i_l_e (section 6.3.295 , page - 136) at the beginning of the pattern, you must place it inside of double or + NNoottee:: if you use the ``!'' shortcut for _$_s_p_o_o_l_f_i_l_e (section 6.4.295 , page + 151) at the beginning of the pattern, you must place it inside of double or single quotes in order to distinguish it from the logical _n_o_t operator for the expression. @@ -1026,7 +1315,7 @@ folder-hook . set sort=date-sent - _3_._6 _K_e_y_b_o_a_r_d _m_a_c_r_o_s + _3_._7 _K_e_y_b_o_a_r_d _m_a_c_r_o_s Usage: macro _m_e_n_u _k_e_y _s_e_q_u_e_n_c_e [ _d_e_s_c_r_i_p_t_i_o_n ] @@ -1035,27 +1324,27 @@ typed _s_e_q_u_e_n_c_e. So if you have a common sequence of commands you type, you can create a macro to execute those commands with a single key. - _m_e_n_u is the _m_a_p (section 3.3 , page 17) which the macro will be bound. Multi- + _m_e_n_u is the _m_a_p (section 3.4 , page 24) which the macro will be bound. Multi- ple maps may be specified by separating multiple menu arguments by commas. Whitespace may not be used in between the menu arguments and the commas sepa- rating them. _k_e_y and _s_e_q_u_e_n_c_e are expanded by the same rules as the _k_e_y _b_i_n_d_i_n_g_s (section - 3.3 , page 17). There are some additions however. The first is that control + 3.4 , page 24). There are some additions however. The first is that control characters in _s_e_q_u_e_n_c_e can also be specified as _^_x. In order to get a caret (`^'') you need to use _^_^. Secondly, to specify a certain key such as _u_p or to invoke a function directly, you can use the format _<_k_e_y _n_a_m_e_> and _<_f_u_n_c_t_i_o_n _n_a_m_e_>. For a listing of key names see the section on _k_e_y _b_i_n_d_i_n_g_s (section - 3.3 , page 17). Functions are listed in the _f_u_n_c_t_i_o_n _r_e_f_e_r_e_n_c_e (section - 6.4 , page 147). + 3.4 , page 24). Functions are listed in the _f_u_n_c_t_i_o_n _r_e_f_e_r_e_n_c_e (section + 6.5 , page 163). The advantage with using function names directly is that the macros will work regardless of the current key bindings, so they are not dependent on the user having particular key definitions. This makes them more robust and portable, + and also facilitates defining of macros in files used by more than one user - The Mutt-ng E-Mail Client 21 + The Mutt Next Generation E-Mail Client 28 - and also facilitates defining of macros in files used by more than one user (eg. the system Muttngrc). Optionally you can specify a descriptive text after _s_e_q_u_e_n_c_e, which is shown in @@ -1064,7 +1353,7 @@ NNoottee:: Macro definitions (if any) listed in the help screen(s), are silently truncated at the screen width, and are not wrapped. - _3_._7 _U_s_i_n_g _c_o_l_o_r _a_n_d _m_o_n_o _v_i_d_e_o _a_t_t_r_i_b_u_t_e_s + _3_._8 _U_s_i_n_g _c_o_l_o_r _a_n_d _m_o_n_o _v_i_d_e_o _a_t_t_r_i_b_u_t_e_s Usage: color _o_b_j_e_c_t _f_o_r_e_g_r_o_u_n_d _b_a_c_k_g_r_o_u_n_d [ _r_e_g_e_x_p ] @@ -1101,14 +1390,14 @@ +o normal - +o quoted (text matching _$_q_u_o_t_e___r_e_g_e_x_p (section 6.3.225 , page 119) in the + +o quoted (text matching _$_q_u_o_t_e___r_e_g_e_x_p (section 6.4.225 , page 134) in the body of a message) +o quoted1, quoted2, ..., quotedNN (higher levels of quoting) +o search (highlighting of words in the pager) - The Mutt-ng E-Mail Client 22 + The Mutt Next Generation E-Mail Client 29 +o signature @@ -1162,7 +1451,7 @@ command for it to be removed. The pattern ``*'' is a special token which means to clear the color index list of all entries. - The Mutt-ng E-Mail Client 23 + The Mutt Next Generation E-Mail Client 30 Mutt-ng also recognizes the keywords _c_o_l_o_r_0, _c_o_l_o_r_1, ..., _c_o_l_o_rNN--11 (NN being the number of colors supported by your terminal). This is useful when you remap @@ -1190,7 +1479,7 @@ +o standout - _3_._8 _I_g_n_o_r_i_n_g _(_w_e_e_d_i_n_g_) _u_n_w_a_n_t_e_d _m_e_s_s_a_g_e _h_e_a_d_e_r_s + _3_._9 _I_g_n_o_r_i_n_g _(_w_e_e_d_i_n_g_) _u_n_w_a_n_t_e_d _m_e_s_s_a_g_e _h_e_a_d_e_r_s Usage: [un]ignore _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] @@ -1217,9 +1506,9 @@ unignore organization organisation x-mailer: x-newsreader: x-mailing-list: unignore posted-to: - The Mutt-ng E-Mail Client 24 + The Mutt Next Generation E-Mail Client 31 - _3_._9 _A_l_t_e_r_n_a_t_i_v_e _a_d_d_r_e_s_s_e_s + _3_._1_0 _A_l_t_e_r_n_a_t_i_v_e _a_d_d_r_e_s_s_e_s Usage: [un]alternates _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] @@ -1228,7 +1517,7 @@ instance, when replying to a message that you sent to a different party, mutt will automatically suggest to send the response to the original message's recipients -- responding to yourself won't make much sense in many cases. (See - _$_r_e_p_l_y___t_o (section 6.3.233 , page 121).) + _$_r_e_p_l_y___t_o (section 6.4.233 , page 136).) Many users receive e-mail under a number of different addresses. To fully use mutt's features here, the program must be able to recognize what e-mail @@ -1247,24 +1536,90 @@ be removed. If the _r_e_g_e_x_p for unalternates is ``*'', _a_l_l _e_n_t_r_i_e_s on alternates will be removed. - _3_._1_0 _M_a_i_l_i_n_g _l_i_s_t_s + _3_._1_1 _F_o_r_m_a_t _= _F_l_o_w_e_d + + Mutt-ng contains support for so-called format=flowed messages. In the begin- + ning of email, each message had a fixed line width, and it was enough for dis- + playing them on fixed-size terminals. But times changed, and nowadays hardly + anybody still uses fixed-size terminals: more people nowaydays use graphical + user interfaces, with dynamically resizable windows. This led to the demand of + a new email format that makes it possible for the email client to make the + email look nice in a resizable window without breaking quoting levels and cre- + ating an incompatible email format that can also be displayed nicely on old + fixed-size terminals. + + For introductory information on format=flowed messages, see + <http://www.joeclark.org/ffaq.html>. + + When you receive emails that are marked as format=flowed messages, and is for- + matted correctly, mutt-ng will try to reformat the message to optimally fit on + your terminal. If you want a fixed margin on the right side of your terminal, + you can set the following: + + set wrapmargin = 10 + + The Mutt Next Generation E-Mail Client 32 + + The code above makes the line break 10 columns before the right side of the + terminal. + + If your terminal is so wide that the lines are embarrassingly long, you can + also set a maximum line length: + + set max_line_length = 120 + + The example above will give you lines not longer than 120 characters. + + When you view at format=flowed messages, you will often see the quoting hierar- + chy like in the following example: + + >Bill, can you please send last month's progress report to Mr. + >Morgan? We also urgently need the cost estimation for the new + >production server that we want to set up before our customer's + >project will go live. + + This obviously doesn't look very nice, and it makes it very hard to differenti- + ate between text and quoting character. The solution is to configure mutt-ng to + "stuff" the quoting: + + set stuff_quoted + + This will lead to a nicer result that is easier to read: + + > Bill, can you please send last month's progress report to Mr. + > Morgan? We also urgently need the cost estimation for the new + > production server that we want to set up before our customer's + > project will go live. + + If you want mutt-ng to send emails with format=flowed set, you need to explic- + itly set it: + + set text_flowed + + Additionally, you have to use an editor which supports writing format=flowed- + conforming emails. For vim, this is done by adding w to the formatoptions (see + :h formatoptions and :h fo-table) when writing emails. + + _3_._1_2 _M_a_i_l_i_n_g _l_i_s_t_s + + The Mutt Next Generation E-Mail Client 33 Usage: [un]lists _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] Usage: [un]subscribe _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] - Mutt-ng has a few nice features for _h_a_n_d_l_i_n_g _m_a_i_l_i_n_g _l_i_s_t_s (section 4.9 , page - 44). In order to take advantage of them, you must specify which addresses + Mutt-ng has a few nice features for _h_a_n_d_l_i_n_g _m_a_i_l_i_n_g _l_i_s_t_s (section 4.10 , + page 57). In order to take advantage of them, you must specify which addresses belong to mailing lists, and which mailing lists you are subscribed to. Once - you have done this, the _l_i_s_t_-_r_e_p_l_y (section 2.3.4 , page 8) function will work - for all known lists. Additionally, when you send a message to a subscribed - list, mutt will add a Mail-Followup-To header to tell other users' mail user - agents not to send copies of replies to your personal address. Note that the - Mail-Followup-To header is a non-standard extension which is not supported by - all mail user agents. Adding it is not bullet-proof against receiving personal - CCs of list messages. Also note that the generation of the Mail-Followup-To - header is controlled by the _$_f_o_l_l_o_w_u_p___t_o (section 6.3.66 , page 80) configura- - tion variable. + you have done this, the _l_i_s_t_-_r_e_p_l_y (section 2.5.4 , page 12) function will + work for all known lists. Additionally, when you send a message to a sub- + scribed list, mutt will add a Mail-Followup-To header to tell other users' mail + user agents not to send copies of replies to your personal address. Note that + the Mail-Followup-To header is a non-standard extension which is not supported + by all mail user agents. Adding it is not bullet-proof against receiving per- + sonal CCs of list messages. Also note that the generation of the Mail-Fol- + lowup-To header is controlled by the _$_f_o_l_l_o_w_u_p___t_o (section 6.4.66 , page 95) + configuration variable. More precisely, Mutt-ng maintains lists of patterns for the addresses of known and subscribed mailing lists. Every subscribed mailing list is known. To mark @@ -1273,9 +1628,6 @@ You can use regular expressions with both commands. To mark all messages sent to a specific bug report's address on mutt's bug tracking system as list mail, - - The Mutt-ng E-Mail Client 25 - for instance, you could say ``subscribe [0-9]*@bugs.guug.de''. Often, it's sufficient to just give a portion of the list's e-mail address. @@ -1295,7 +1647,7 @@ To remove a mailing list from the list of subscribed mailing lists, but keep it on the list of known mailing lists, use ``unsubscribe''. - _3_._1_1 _U_s_i_n_g _M_u_l_t_i_p_l_e _s_p_o_o_l _m_a_i_l_b_o_x_e_s + _3_._1_3 _U_s_i_n_g _M_u_l_t_i_p_l_e _s_p_o_o_l _m_a_i_l_b_o_x_e_s Usage: mbox-hook [!]_p_a_t_t_e_r_n _m_a_i_l_b_o_x @@ -1304,10 +1656,12 @@ regular expression specifying the mailbox to treat as a ``spool'' mailbox and _m_a_i_l_b_o_x specifies where mail should be saved when read. + The Mutt Next Generation E-Mail Client 34 + Unlike some of the other _h_o_o_k commands, only the _f_i_r_s_t matching pattern is used (it is not possible to save read mail in more than a single mailbox). - _3_._1_2 _D_e_f_i_n_i_n_g _m_a_i_l_b_o_x_e_s _w_h_i_c_h _r_e_c_e_i_v_e _m_a_i_l + _3_._1_4 _D_e_f_i_n_i_n_g _m_a_i_l_b_o_x_e_s _w_h_i_c_h _r_e_c_e_i_v_e _m_a_i_l Usage: [un]mailboxes [!]_f_i_l_e_n_a_m_e [ _f_i_l_e_n_a_m_e ... ] @@ -1331,15 +1685,13 @@ they do not properly reset the access time. Backup tools are another common reason for updated access times. - The Mutt-ng E-Mail Client 26 - NNoottee:: the filenames in the mailboxes command are resolved when the command is - executed, so if these names contain _s_h_o_r_t_c_u_t _c_h_a_r_a_c_t_e_r_s (section 4.8 , page - 44) (such as ``='' and ``!''), any variable definition that affect these char- - acters (like _$_f_o_l_d_e_r (section 6.3.64 , page 79) and _$_s_p_o_o_l_f_i_l_e (section - 6.3.295 , page 136)) should be executed before the mailboxes command. + executed, so if these names contain _s_h_o_r_t_c_u_t _c_h_a_r_a_c_t_e_r_s (section 4.9 , page + 56) (such as ``='' and ``!''), any variable definition that affect these char- + acters (like _$_f_o_l_d_e_r (section 6.4.64 , page 94) and _$_s_p_o_o_l_f_i_l_e (section + 6.4.295 , page 151)) should be executed before the mailboxes command. - _3_._1_3 _U_s_e_r _d_e_f_i_n_e_d _h_e_a_d_e_r_s + _3_._1_5 _U_s_e_r _d_e_f_i_n_e_d _h_e_a_d_e_r_s Usage: @@ -1355,6 +1707,8 @@ my_hdr Organization: A Really Big Company, Anytown, USA + The Mutt Next Generation E-Mail Client 35 + in your .muttrc. NNoottee:: space characters are _n_o_t allowed between the keyword and the colon @@ -1362,7 +1716,7 @@ there, so Mutt-ng enforces the rule. If you would like to add a header field to a single message, you should either - set the _e_d_i_t___h_e_a_d_e_r_s (section 6.3.54 , page 77) variable, or use the _e_d_i_t_- + set the _e_d_i_t___h_e_a_d_e_r_s (section 6.4.54 , page 92) variable, or use the _e_d_i_t_- _h_e_a_d_e_r_s function (default: ``E'') in the send-menu so that you can edit the header of your message along with the body. @@ -1373,7 +1727,7 @@ unmy_hdr to cc - _3_._1_4 _D_e_f_i_n_i_n_g _t_h_e _o_r_d_e_r _o_f _h_e_a_d_e_r_s _w_h_e_n _v_i_e_w_i_n_g _m_e_s_s_a_g_e_s + _3_._1_6 _D_e_f_i_n_i_n_g _t_h_e _o_r_d_e_r _o_f _h_e_a_d_e_r_s _w_h_e_n _v_i_e_w_i_n_g _m_e_s_s_a_g_e_s Usage: hdr_order _h_e_a_d_e_r_1 _h_e_a_d_e_r_2 _h_e_a_d_e_r_3 @@ -1383,11 +1737,9 @@ ``unhdr_order *'' will clear all previous headers from the order list, thus removing the header order effects set by the system-wide startup file. - The Mutt-ng E-Mail Client 27 - hdr_order From Date: From: To: Cc: Subject: - _3_._1_5 _S_p_e_c_i_f_y _d_e_f_a_u_l_t _s_a_v_e _f_i_l_e_n_a_m_e + _3_._1_7 _S_p_e_c_i_f_y _d_e_f_a_u_l_t _s_a_v_e _f_i_l_e_n_a_m_e Usage: save-hook [!]_p_a_t_t_e_r_n _f_i_l_e_n_a_m_e @@ -1396,48 +1748,49 @@ an address matching _r_e_g_e_x_p or if you are the author and the message is addressed _t_o_: something matching _r_e_g_e_x_p. - See _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s (section 4.4.1 , page 41) for information on the + See _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s (section 4.5.1 , page 53) for information on the exact format of _p_a_t_t_e_r_n. Examples: save-hook me@(turing\\.)?cs\\.hmc\\.edu$ +elkins + + The Mutt Next Generation E-Mail Client 36 + save-hook aol\\.com$ +spam - Also see the _f_c_c_-_s_a_v_e_-_h_o_o_k (section 3.17 , page 27) command. + Also see the _f_c_c_-_s_a_v_e_-_h_o_o_k (section 3.19 , page 36) command. - _3_._1_6 _S_p_e_c_i_f_y _d_e_f_a_u_l_t _F_c_c_: _m_a_i_l_b_o_x _w_h_e_n _c_o_m_p_o_s_i_n_g + _3_._1_8 _S_p_e_c_i_f_y _d_e_f_a_u_l_t _F_c_c_: _m_a_i_l_b_o_x _w_h_e_n _c_o_m_p_o_s_i_n_g Usage: fcc-hook [!]_p_a_t_t_e_r_n _m_a_i_l_b_o_x This command is used to save outgoing mail in a mailbox other than _$_r_e_c_o_r_d - (section 6.3.230 , page 120). Mutt-ng searches the initial list of message + (section 6.4.230 , page 136). Mutt-ng searches the initial list of message recipients for the first matching _r_e_g_e_x_p and uses _m_a_i_l_b_o_x as the default Fcc: mailbox. If no match is found the message will be saved to _$_r_e_c_o_r_d (section - 6.3.230 , page 120) mailbox. + 6.4.230 , page 136) mailbox. - See _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s (section 4.4.1 , page 41) for information on the + See _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s (section 4.5.1 , page 53) for information on the exact format of _p_a_t_t_e_r_n. Example: fcc-hook [@.]aol\\.com$ +spammers The above will save a copy of all messages going to the aol.com domain to the - `+spammers' mailbox by default. Also see the _f_c_c_-_s_a_v_e_-_h_o_o_k (section 3.17 , - page 27) command. + `+spammers' mailbox by default. Also see the _f_c_c_-_s_a_v_e_-_h_o_o_k (section 3.19 , + page 36) command. - _3_._1_7 _S_p_e_c_i_f_y _d_e_f_a_u_l_t _s_a_v_e _f_i_l_e_n_a_m_e _a_n_d _d_e_f_a_u_l_t _F_c_c_: _m_a_i_l_b_o_x _a_t _o_n_c_e + _3_._1_9 _S_p_e_c_i_f_y _d_e_f_a_u_l_t _s_a_v_e _f_i_l_e_n_a_m_e _a_n_d _d_e_f_a_u_l_t _F_c_c_: _m_a_i_l_b_o_x _a_t _o_n_c_e Usage: fcc-save-hook [!]_p_a_t_t_e_r_n _m_a_i_l_b_o_x This command is a shortcut, equivalent to doing both a _f_c_c_-_h_o_o_k (section - 3.16 , page 27) and a _s_a_v_e_-_h_o_o_k (section 3.15 , page 26) with its arguments. + 3.18 , page 35) and a _s_a_v_e_-_h_o_o_k (section 3.17 , page 35) with its arguments. - _3_._1_8 _C_h_a_n_g_e _s_e_t_t_i_n_g_s _b_a_s_e_d _u_p_o_n _m_e_s_s_a_g_e _r_e_c_i_p_i_e_n_t_s + _3_._2_0 _C_h_a_n_g_e _s_e_t_t_i_n_g_s _b_a_s_e_d _u_p_o_n _m_e_s_s_a_g_e _r_e_c_i_p_i_e_n_t_s Usage: reply-hook [!]_p_a_t_t_e_r_n _c_o_m_m_a_n_d - The Mutt-ng E-Mail Client 28 - Usage: send-hook [!]_p_a_t_t_e_r_n _c_o_m_m_a_n_d Usage: send2-hook [!]_p_a_t_t_e_r_n _c_o_m_m_a_n_d @@ -1452,24 +1805,26 @@ and _r_e_p_l_i_e_s. NNoottee:: reply-hooks are matched bbeeffoorree the send-hook, rreeggaarrddlleessss of the order specified in the users's configuration file. + The Mutt Next Generation E-Mail Client 37 + send2-hook is matched every time a message is changed, either by editing it, or by using the compose menu to change its recipients or subject. send2-hook is executed after send-hook, and can, e.g., be used to set parameters such as the - _$_s_e_n_d_m_a_i_l (section 6.3.247 , page 124) variable depending on the message's + _$_s_e_n_d_m_a_i_l (section 6.4.247 , page 140) variable depending on the message's sender address. For each type of send-hook or reply-hook, when multiple matches occur, commands are executed in the order they are specified in the muttrc (for that type of hook). - See _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s (section 4.4.1 , page 41) for information on the + See _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s (section 4.5.1 , page 53) for information on the exact format of _p_a_t_t_e_r_n. Example: send-hook mutt 'set mime_forward signature=''' Another typical use for this command is to change the values of the _$_a_t_t_r_i_b_u_- - _t_i_o_n (section 6.3.15 , page 68), _$_s_i_g_n_a_t_u_r_e (section 6.3.259 , page 127) and - _$_l_o_c_a_l_e (section 6.3.114 , page 93) variables in order to change the language + _t_i_o_n (section 6.4.15 , page 84), _$_s_i_g_n_a_t_u_r_e (section 6.4.259 , page 142) and + _$_l_o_c_a_l_e (section 6.4.114 , page 108) variables in order to change the language of the attributions and signatures based upon the recipients. NNoottee:: the send-hook's are only executed ONCE after getting the initial list of @@ -1478,7 +1833,7 @@ ify recipient headers, or the message's subject, don't have any effect on the current message when executed from a send-hook. - _3_._1_9 _C_h_a_n_g_e _s_e_t_t_i_n_g_s _b_e_f_o_r_e _f_o_r_m_a_t_t_i_n_g _a _m_e_s_s_a_g_e + _3_._2_1 _C_h_a_n_g_e _s_e_t_t_i_n_g_s _b_e_f_o_r_e _f_o_r_m_a_t_t_i_n_g _a _m_e_s_s_a_g_e Usage: message-hook [!]_p_a_t_t_e_r_n _c_o_m_m_a_n_d @@ -1488,69 +1843,109 @@ tiple matches occur, commands are executed in the order they are specified in the muttrc. - See _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s (section 4.4.1 , page 41) for information on the + See _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s (section 4.5.1 , page 53) for information on the exact format of _p_a_t_t_e_r_n. Example: - The Mutt-ng E-Mail Client 29 - message-hook ~A 'set pager=builtin' message-hook '~f freshmeat-news' 'set pager="less \"+/^ subject: .*\""' - _3_._2_0 _C_h_o_o_s_i_n_g _t_h_e _c_r_y_p_t_o_g_r_a_p_h_i_c _k_e_y _o_f _t_h_e _r_e_c_i_p_i_e_n_t + _3_._2_2 _C_h_o_o_s_i_n_g _t_h_e _c_r_y_p_t_o_g_r_a_p_h_i_c _k_e_y _o_f _t_h_e _r_e_c_i_p_i_e_n_t Usage: crypt-hook _p_a_t_t_e_r_n _k_e_y_i_d - When encrypting messages with PGP or OpenSSL, you may want to associate a cer- - tain key with a given e-mail address automatically, either because the recipi- - ent's public key can't be deduced from the destination address, or because, for - some reasons, you need to override the key Mutt-ng would normally use. The - crypt-hook command provides a method by which you can specify the ID of the - public key to be used when encrypting messages to a certain recipient. + When encrypting messages with PGP or OpenSSL, you may want to associate a + + The Mutt Next Generation E-Mail Client 38 + + certain key with a given e-mail address automatically, either because the + recipient's public key can't be deduced from the destination address, or + because, for some reasons, you need to override the key Mutt-ng would normally + use. The crypt-hook command provides a method by which you can specify the ID + of the public key to be used when encrypting messages to a certain recipient. The meaning of "key id" is to be taken broadly in this context: You can either put a numerical key ID here, an e-mail address, or even just a real name. - _3_._2_1 _A_d_d_i_n_g _k_e_y _s_e_q_u_e_n_c_e_s _t_o _t_h_e _k_e_y_b_o_a_r_d _b_u_f_f_e_r + _3_._2_3 _A_d_d_i_n_g _k_e_y _s_e_q_u_e_n_c_e_s _t_o _t_h_e _k_e_y_b_o_a_r_d _b_u_f_f_e_r Usage: push _s_t_r_i_n_g This command adds the named string to the keyboard buffer. The string may con- tain control characters, key names and function names like the sequence string - in the _m_a_c_r_o (section 3.6 , page 20) command. You may use it to automatically + in the _m_a_c_r_o (section 3.7 , page 27) command. You may use it to automatically run a sequence of commands at startup, or when entering certain folders. - _3_._2_2 _E_x_e_c_u_t_i_n_g _f_u_n_c_t_i_o_n_s + _3_._2_4 _E_x_e_c_u_t_i_n_g _f_u_n_c_t_i_o_n_s Usage: exec _f_u_n_c_t_i_o_n [ _f_u_n_c_t_i_o_n ... ] This command can be used to execute any function. Functions are listed in the - _f_u_n_c_t_i_o_n _r_e_f_e_r_e_n_c_e (section 6.4 , page 147). ``exec function'' is equivalent + _f_u_n_c_t_i_o_n _r_e_f_e_r_e_n_c_e (section 6.5 , page 163). ``exec function'' is equivalent to ``push <function>''. - _3_._2_3 _M_e_s_s_a_g_e _S_c_o_r_i_n_g + _3_._2_5 _M_e_s_s_a_g_e _S_c_o_r_i_n_g Usage: score _p_a_t_t_e_r_n _v_a_l_u_e Usage: unscore _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] - The score commands adds _v_a_l_u_e to a message's score if _p_a_t_t_e_r_n matches it. _p_a_t_- - _t_e_r_n is a string in the format described in the _p_a_t_t_e_r_n_s (section 4.2 , page - 36) section (note: For efficiency reasons, patterns which scan information not - available in the index, such as ~b, ~B or ~h, may not be used). _v_a_l_u_e is a - positive or negative integer. A message's final score is the sum total of all - matching score entries. However, you may optionally prefix _v_a_l_u_e with an equal - sign (=) to cause evaluation to stop at a particular entry if there is a match. - Negative final scores are rounded up to 0. + In situations where you have to cope with a lot of emails, e.g. when you read + many different mailing lists, and take part in discussions, it is always useful + to have the important messages marked and the annoying messages or the ones + that you aren't interested in deleted. For this purpose, mutt-ng features a + mechanism called ``scoring''. + + When you use scoring, every message has a base score of 0. You can then use the + score command to define patterns and a positive or negative value associated + with it. When a pattern matches a message, the message's score will be raised + or lowered by the amount of the value associated with the pattern. + + score "~f nion@muttng\.org" 50 + score "~f @sco\.com" -100 + + The Mutt Next Generation E-Mail Client 39 + + If the pattern matches, it is also possible to set the score value of the cur- + rent message to a certain value and then stop evaluation: + + score "~f santaclaus@northpole\.int" =666 + + What is important to note is that negative score values will be rounded up to + 0. + + To make scoring actually useful, the score must be applied in some way. That's + what the _s_c_o_r_e _t_h_r_e_s_h_o_l_d_s are for. Currently, there are three score thresholds: + + +o flag threshold: when a message has a score value equal or higher than the + flag threshold, it will be flagged. - The unscore command removes score entries from the list. You mmuusstt specify the - same pattern specified in the score command for it to be removed. The pattern - ``*'' is a special token which means to clear the list of all score entries. + +o read threshold: when a message has a score value equal or lower than the + read threshold, it will be marked as read. - The Mutt-ng E-Mail Client 30 + +o delete threshold: when a message has a score value equal or lower than the + delete threshold, it will be marked as deleted. - _3_._2_4 _S_p_a_m _d_e_t_e_c_t_i_o_n + These three thresholds can be set via the variables _$_s_c_o_r_e___t_h_r_e_s_h_o_l_d___f_l_a_g (sec- + tion 6.4.244 , page 139), _$_s_c_o_r_e___t_h_r_e_s_h_o_l_d___r_e_a_d (section 6.4.245 , page 139), + _$_s_c_o_r_e___t_h_r_e_s_h_o_l_d___d_e_l_e_t_e (section 6.4.243 , page 139) and. By default, + _$_s_c_o_r_e___t_h_r_e_s_h_o_l_d___r_e_a_d (section 6.4.245 , page 139) and _$_s_c_o_r_e___t_h_r_e_s_h_o_l_d___d_e_l_e_t_e + (section 6.4.243 , page 139) are set to -1, which means that in the default + threshold configuration no message will ever get marked as read or deleted. + + Scoring gets especially interesting when combined with the color command and + the ~n pattern: + + color black yellow "~n 10-" + color red yellow "~n 100-" + + The rules above mark all messages with a score between 10 and 99 with black and + yellow, and messages with a score greater or equal 100 with red and yellow. + This might be unusual to you if you're used to e.g. slrn's scoring mechanism, + but it is more flexible, as it visually marks different scores. + + _3_._2_6 _S_p_a_m _d_e_t_e_c_t_i_o_n Usage: spam _p_a_t_t_e_r_n _f_o_r_m_a_t @@ -1560,7 +1955,10 @@ your spam patterns with the spam and nospam commands, you can _l_i_m_i_t, _s_e_a_r_c_h, and _s_o_r_t your mail based on its spam attributes, as determined by the external filter. You also can display the spam attributes in your index display using - the %H selector in the _$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90) variable. + + The Mutt Next Generation E-Mail Client 40 + + the %H selector in the _$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105) variable. (Tip: try %?H?[%H] ? to display spam tags only when they are defined for a given message.) @@ -1604,8 +2002,6 @@ expression matches against for _s_e_a_r_c_h and _l_i_m_i_t functions. And it's what sort- ing by spam attribute will use as a sort key. - The Mutt-ng E-Mail Client 31 - That's a pretty complicated example, and most people's actual environments will have only one spam filter. The simpler your configuration, the more effective mutt can be, especially when it comes to sorting. @@ -1615,6 +2011,9 @@ mutt will sort numerically first, and lexically only when two numbers are equal in value. (This is like UNIX's sort -n.) A message with no spam attributes at all -- that is, one that didn't match _a_n_y of your spam patterns -- is sorted at + + The Mutt Next Generation E-Mail Client 41 + lowest priority. Numbers are sorted next, beginning with 0 and ranging upward. Finally, non-numeric strings are sorted, with ``a'' taking lower priority than ``z''. Clearly, in general, sorting by spam tags is most effective when you can @@ -1640,7 +2039,7 @@ spam "^From: .*MAILER-DAEMON" "999" - _3_._2_5 _S_e_t_t_i_n_g _v_a_r_i_a_b_l_e_s + _3_._2_7 _S_e_t_t_i_n_g _v_a_r_i_a_b_l_e_s Usage: set [no|inv]_v_a_r_i_a_b_l_e[=_v_a_l_u_e] [ _v_a_r_i_a_b_l_e ... ] @@ -1650,8 +2049,8 @@ Usage: reset _v_a_r_i_a_b_l_e [_v_a_r_i_a_b_l_e ... ] - This command is used to set (and unset) _c_o_n_f_i_g_u_r_a_t_i_o_n _v_a_r_i_a_b_l_e_s (section 6.3 , - page 65). There are four basic types of variables: boolean, number, string and + This command is used to set (and unset) _c_o_n_f_i_g_u_r_a_t_i_o_n _v_a_r_i_a_b_l_e_s (section 6.4 , + page 80). There are four basic types of variables: boolean, number, string and quadoption. _b_o_o_l_e_a_n variables can be _s_e_t (true) or _u_n_s_e_t (false). _n_u_m_b_e_r variables can be assigned a positive integer value. @@ -1659,8 +2058,6 @@ be enclosed in quotes if they contain spaces or tabs. You may also use the ``C'' escape sequences \\nn and \\tt for newline and tab, respectively. - The Mutt-ng E-Mail Client 32 - _q_u_a_d_o_p_t_i_o_n variables are used to control whether or not to be prompted for cer- tain actions, or to specify a default action. A value of _y_e_s will cause the action to be carried out automatically as if you had answered yes to the ques- @@ -1668,6 +2065,8 @@ if you had answered ``no.'' A value of _a_s_k_-_y_e_s will cause a prompt with a default answer of ``yes'' and _a_s_k_-_n_o will provide a default answer of ``no.'' + The Mutt Next Generation E-Mail Client 42 + Prefixing a variable with ``no'' will unset it. Example: set noaskbcc. For _b_o_o_l_e_a_n variables, you may optionally prefix the variable name with inv to @@ -1695,7 +2094,7 @@ With the reset command there exists the special variable ``all'', which allows you to reset all variables to their system defaults. - _3_._2_6 _R_e_a_d_i_n_g _i_n_i_t_i_a_l_i_z_a_t_i_o_n _c_o_m_m_a_n_d_s _f_r_o_m _a_n_o_t_h_e_r _f_i_l_e + _3_._2_8 _R_e_a_d_i_n_g _i_n_i_t_i_a_l_i_z_a_t_i_o_n _c_o_m_m_a_n_d_s _f_r_o_m _a_n_o_t_h_e_r _f_i_l_e Usage: source _f_i_l_e_n_a_m_e [ _f_i_l_e_n_a_m_e ... ] @@ -1709,68 +2108,125 @@ If the filename ends with a vertical bar (|), then _f_i_l_e_n_a_m_e is considered to be an executable program from which to read input (eg. source ~/bin/myscript|). - _3_._2_7 _C_o_n_f_i_g_u_r_i_n_g _f_e_a_t_u_r_e_s _c_o_n_d_i_t_i_o_n_a_l_l_y + _3_._2_9 _R_e_m_o_v_i_n_g _h_o_o_k_s + + Usage: unhook [ * | _h_o_o_k_-_t_y_p_e ] - Usage: ifdef _i_t_e_m _c_o_m_m_a_n_d + This command permits you to flush hooks you have previously defined. You can + either remove all hooks by giving the ``*'' character as an argument, or you + can remove all hooks of a specific type by saying something like unhook send- - The Mutt-ng E-Mail Client 33 + The Mutt Next Generation E-Mail Client 43 - Usage: ifndef _i_t_e_m _c_o_m_m_a_n_d + hook. - These commands allow testing for a variable, function or certain feature being - available or not respectively, before actually executing the command given. + _3_._3_0 _S_h_a_r_i_n_g _S_e_t_u_p_s - ifdef (short for ``if defined'') only executes the command upon availability - while ifndef (short for ``if not defined'') does if not. The _c_o_m_m_a_n_d may be any - valid fraction of a configuration file. + _3_._3_0_._1 _C_h_a_r_a_c_t_e_r _S_e_t_s - All names of variables, functions and menus may be tested. Additionally, the - following compile-features may be tested when prefixed with 'feature_': - ncurses, slang, iconv, idn, dotlock, standalone, pop, nntp, imap, ssl, gnutls, - sasl, sasl2, libesmtp, compressed, color, classic_pgp, classic_smime, gpgme, - header_cache, gdbm, qdbm and db4. + As users may run mutt-ng on different systems, the configuration must be main- + tained because it's likely that people want to use the setup everywhere they + use mutt-ng. And mutt-ng tries to help where it can. - Examples follow. + To not produce conflicts with different character sets, mutt-ng allows users to + specify in which character set their configuration files are encoded. Please + note that while reading the configuration files, this is only respected after + the corresponding declaration appears. It's advised to put the following at the + very beginning of a users muttngrc: - To only source a file with IMAP related settings if IMAP support is compiled - in, use: + set config_charset = "..." - ifdef feature_imap 'source ~/.mutt-ng/imap_setup' - # or - # ifdef imap_user 'source ~/.mutt-ng/imap_setup' - # or - # ... + and replacing the dots with the actual character set. To avoid problems while + maintaining the setup, vim user's may want to use modelines as show in: - To exit mutt-ng directly if no NNTP support is compiled in: + # vim:fileencoding=...: - ifndef feature_nntp 'push q' - # or - # ifndef newsrc 'push q' - # or - # ... + while, again, replacing the dots with the appropriate name. This tells vim as + which character set to read and save the file. - To only set the _$_i_m_a_p___m_a_i_l___c_h_e_c_k (section 6.3.99 , page 88) variable if the - system's mutt-ng is aware of it, use: + _3_._3_0_._2 _M_o_d_u_l_a_r_i_z_a_t_i_o_n - ifdef imap_mail_check 'set imap_mail_check=500' + ``Modularization'' means to divide the setup into several files while sorting + the options or commands by topic. Especially for longer setups (e.g. with many + hooks), this helps maintaining it and solving trouble. - _3_._2_8 _R_e_m_o_v_i_n_g _h_o_o_k_s + When using separation, setups may be, as a whole or in fractions, shared over + different systems. - Usage: unhook [ * | _h_o_o_k_-_t_y_p_e ] + _3_._3_0_._3 _C_o_n_d_i_t_i_o_n_a_l _p_a_r_t_s - This command permits you to flush hooks you have previously defined. You can - either remove all hooks by giving the ``*'' character as an argument, or you - can remove all hooks of a specific type by saying something like unhook send- - hook. + When using a configuration on different systems, the user may not always have + influence on how mutt-ng is installed and which features it includes. - _4_. _A_d_v_a_n_c_e_d _U_s_a_g_e + To solve this, mutt-ng contain a feature based on the ``ifdef'' patch written + for mutt. Its basic syntax is: + + The Mutt Next Generation E-Mail Client 44 + + ifdef <item> <command> + ifndef <item> <command> + + ...whereby <item> can be one of: + + +o a function name + + +o a variable name + + +o a menu name + + +o a feature name + + All available functions, variables and menus are documented elsewhere in this + manual but ``features'' is specific to these two commands. To test for one, + prefix one of the following keywords with feature_: + + ncurses, slang, iconv, idn, dotlock, standalone, pop, nntp, imap, ssl, + gnutls, sasl, sasl2, libesmtp, compressed, color, classic_pgp, + classic_smime, gpgme, header_cache + + As an example, one can use the following in ~/.muttngrc: + + ifdef feature_imap 'source ~/.mutt-ng/setup-imap' + ifdef feature_pop 'source ~/.mutt-ng/setup-pop' + ifdef feature_nntp 'source ~/.mutt-ng/setup-nntp' + + ...to only source ~/.mutt-ng/setup-imap if IMAP support is built in, only + source ~/.mutt-ng/setup-pop if POP support is built in and only source ~/.mutt- + ng/setup-nntp if NNTP support is built in. + + An example for testing for variable names can be used if users use different + revisions of mutt-ng whereby the older one may not have a certain variable. To + test for the availability of _$_i_m_a_p___m_a_i_l___c_h_e_c_k (section 6.4.99 , page 103), + use: - The Mutt-ng E-Mail Client 34 + ifdef imap_mail_check 'set imap_mail_check = 300' + + Provided for completeness is the test for menu names. To set _$_p_a_g_e_r___i_n_d_e_x___l_i_n_e_s + (section 6.4.169 , page 122) only if the pager menu is available, use: + + ifdef pager 'set pager_index_lines = 10' + + For completeness, too, the opposite of ifdef is provided: ifndef which only + executes the command if the test fails. For example, the following two examples + + The Mutt Next Generation E-Mail Client 45 + + are equivalent: + + ifdef feature_ncurses 'source ~/.mutt-ng/setup-ncurses' + ifndef feature_ncurses 'source ~/.mutt-ng/setup-slang' + + ...and... + + ifdef feature_slang 'source ~/.mutt-ng/setup-slang' + ifndef feature_slang 'source ~/.mutt-ng/setup-ncurses' + + _4_. _A_d_v_a_n_c_e_d _U_s_a_g_e _4_._1 _R_e_g_u_l_a_r _E_x_p_r_e_s_s_i_o_n_s All string patterns in Mutt-ng including those in more complex _p_a_t_t_e_r_n_s (sec- - tion 4.2 , page 36) must be specified using regular expressions (regexp) in + tion 6.2 , page 77) must be specified using regular expressions (regexp) in the ``POSIX extended'' syntax (which is more or less the syntax used by egrep and GNU awk). For your convenience, we have included below a brief description of this syntax. @@ -1785,7 +2241,7 @@ Note that the regular expression can be enclosed/delimited by either ' or ' which is useful if the regular expression includes a white-space character. - See _S_y_n_t_a_x _o_f _I_n_i_t_i_a_l_i_z_a_t_i_o_n _F_i_l_e_s (section 3.1 , page 14) for more informa- + See _S_y_n_t_a_x _o_f _I_n_i_t_i_a_l_i_z_a_t_i_o_n _F_i_l_e_s (section 3.2 , page 21) for more informa- tion on ' and ' delimiter processing. To match a literal ' or ' you must pref- ace it with \ (backslash). @@ -1798,6 +2254,8 @@ sign ``$'' are metacharacters that respectively match the empty string at the beginning and end of a line. + The Mutt Next Generation E-Mail Client 46 + A list of characters enclosed by ``['' and ``]'' matches any single character in that list; if the first character of the list is a caret ``^'' then it matches any character nnoott in the list. For example, the regular expression @@ -1821,8 +2279,6 @@ [:blank:] Space or tab characters. - The Mutt-ng E-Mail Client 35 - [:cntrl:] Control characters. @@ -1854,6 +2310,9 @@ A character class is only valid in a regular expression inside the brackets of a character list. Note that the brackets in these class names are part of the + + The Mutt Next Generation E-Mail Client 47 + symbolic names, and must be included in addition to the brackets delimiting the bracket list. For example, [[[[::ddiiggiitt::]]]] is equivalent to [[00--99]]. @@ -1878,8 +2337,6 @@ A regular expression matching a single character may be followed by one of sev- eral repetition operators: - The Mutt-ng E-Mail Client 36 - ? The preceding item is optional and matched at most once. @@ -1910,6 +2367,9 @@ ing regular expression matches any string matching either subexpression. Repetition takes precedence over concatenation, which in turn takes precedence + + The Mutt Next Generation E-Mail Client 48 + over alternation. A whole subexpression may be enclosed in parentheses to override these precedence rules. @@ -1933,8 +2393,6 @@ Matches any word-constituent character (letter, digit, or under- score). - The Mutt-ng E-Mail Client 37 - \\W Matches any character that is not word-constituent. @@ -1949,182 +2407,214 @@ _4_._2 _P_a_t_t_e_r_n_s - Many of Mutt-ng's commands allow you to specify a pattern to match (limit, tag- - pattern, delete-pattern, etc.). There are several ways to select messages: + Mutt-ng's pattern language provides a simple yet effective way to set up rules + to match messages, e.g. for operations like tagging and scoring. A pattern con- + sists of one or more sub-pattern, which can be logically grouped, ORed, and + negated. For a complete listing of these patterns, please refer to table _P_a_t_- + _t_e_r_n_s (section 6.2 , page 77) in the Reference chapter. - The Mutt-ng E-Mail Client 38 + It must be noted that in this table, EXPR, USER, ID and SUBJECT are regular + expressions. For ranges, the forms <[MAX], >>[MIN], [MIN]- and -[MAX] are also + possible. - ~A all messages - ~b EXPR messages which contain EXPR in the message body - ~B EXPR messages which contain EXPR in the whole message - ~c USER messages carbon-copied to USER - ~C EXPR message is either to: or cc: EXPR - ~D deleted messages - ~d [MIN]-[MAX] messages with ``date-sent'' in a Date range - ~E expired messages - ~e EXPR message which contains EXPR in the ``Sender'' field - ~F flagged messages - ~f USER messages originating from USER - ~g cryptographically signed messages - ~G cryptographically encrypted messages - ~H EXPR messages with a spam attribute matching EXPR - ~h EXPR messages which contain EXPR in the message header - ~k message contains PGP key material - ~i ID message which match ID in the ``Message-ID'' field - ~L EXPR message is either originated or received by EXPR - ~l message is addressed to a known mailing list - ~m [MIN]-[MAX] message in the range MIN to MAX *) - ~n [MIN]-[MAX] messages with a score in the range MIN to MAX *) - ~N new messages - ~O old messages - ~p message is addressed to you (consults alternates) - ~P message is from you (consults alternates) - ~Q messages which have been replied to - ~R read messages - ~r [MIN]-[MAX] messages with ``date-received'' in a Date range - ~S superseded messages - ~s SUBJECT messages having SUBJECT in the ``Subject'' field. - ~T tagged messages - ~t USER messages addressed to USER - ~U unread messages - ~v message is part of a collapsed thread. - ~V cryptographically verified messages - ~w EXPR messages which contain EXPR in the `Newsgroups' field - (if compiled with NNTP support) - ~x EXPR messages which contain EXPR in the `References' field - ~y EXPR messages which contain EXPR in the `X-Label' field - ~z [MIN]-[MAX] messages with a size in the range MIN to MAX *) - ~= duplicated messages (see $duplicate_threads) - ~$ unreferenced messages (requires threaded view) - ~* ``From'' contains realname and (syntactically) valid - address (excluded are addresses matching against - alternates or any alias) + _4_._2_._1 _C_o_m_p_l_e_x _P_a_t_t_e_r_n_s - Where EXPR, USER, ID, and SUBJECT are _r_e_g_u_l_a_r _e_x_p_r_e_s_s_i_o_n_s (section 4.1 , page - 33). Special attention has to be made when using regular expressions inside of - patterns. Specifically, Mutt-ng's parser for these patterns will strip one - level of backslash (\), which is normally used for quoting. If it is your - intention to use a backslash in the regular expression, you will need to use - two backslashes instead (\\). + It is possible to combine several sub-patterns to a more complex pattern. The + most simple possibility is to logically AND several patterns by stringing them + together: - The Mutt-ng E-Mail Client 39 + The Mutt Next Generation E-Mail Client 49 - *) The forms <[MAX], >[MIN], [MIN]- and -[MAX] are allowed, too. + ~s 'SPAM' ~U - _4_._2_._1 _P_a_t_t_e_r_n _M_o_d_i_f_i_e_r + The pattern above matches all messages that contain ``SPAM'' in the subject and + are unread. - Note that patterns matching 'lists' of addresses (notably c,C,p,P and t) match - if there is at least one match in the whole list. If you want to make sure that - all elements of that list match, you need to prefix your pattern with ^. This - example matches all mails which only has recipients from Germany. + To logical OR patterns, simply use the | operator. This one especially useful + when using local groups: - ^~C \.de$ + ~f ("nion@muttng\.org"|"ak@muttng\.org"|"pdmef@muttng\.org") + (~b mutt-ng|~s Mutt-ng) + !~x '@synflood\.at' - _4_._2_._2 _C_o_m_p_l_e_x _P_a_t_t_e_r_n_s + The first pattern matches all messages that were sent by one of the mutt-ng + maintainers, while the seconds pattern matches all messages that contain + ``mutt-ng'' in the message body or ``Mutt-ng'' in the subject. The third pat- + tern matches all messages that do not contain ``@synflood\.at'' in the Refer- + ences: header, i.e. messages that are not an (indirect) reply to one of my + messages. A pattern can be logicall negated using the ! operator. - Logical AND is performed by specifying more than one criterion. For example: + _4_._2_._2 _P_a_t_t_e_r_n_s _a_n_d _D_a_t_e_s - ~t mutt ~f elkins + When using dates in patterns, the dates must be specified in a special format, + i.e. DD/MM/YYYY. If you don't specify month or year, they default to the cur- + rent month or year. When using date ranges, and you specify only the minimum or + the maximum, the specified date will be excluded, e.g. 01/06/2005- matches + against all messages _a_f_t_e_r Juni 1st, 2005. - would select messages which contain the word ``mutt'' in the list of recipients - aanndd that have the word ``elkins'' in the ``From'' header field. + It is also possible to use so-called ``error margins'' when specifying date + ranges. You simply specify a date, and then the error margin. This margin + needs to contain the information whether it goes ``forth'' or ``back'' in time, + by using + and -. Then follows a number and a unit, i.e. y for years, m for + months, w for weeks and d for days. If you use the special * sign, it means + that the error margin goes to both ``directions'' in time. - Mutt-ng also recognizes the following operators to create more complex search - patterns: + ~d 01/01/2005+1y + ~d 18/10/2004-2w + ~d 28/12/2004*1d - +o ! -- logical NOT operator + The first pattern matches all dates between January 1st, 2005 and January 1st + 2006. The second pattern matches all dates between October 18th, 2004 and + October 4th 2004 (2 weeks before 18/10/2004), while the third pattern matches + all dates 1 day around December 28th, 2004 (i.e. Dec 27th, 28th and 29th). - +o | -- logical OR operator + Relative dates are also very important, as they make it possible to specify + date ranges between a fixed number of units and the current date. How this + works can be seen in the following example: + + The Mutt Next Generation E-Mail Client 50 + + ~d >2w # messages older than two weeks + ~d <3d # messages newer than 3 days + ~d =1m # messages that are exactly one month old + + _4_._3 _F_o_r_m_a_t _S_t_r_i_n_g_s + + _4_._3_._1 _I_n_t_r_o_d_u_c_t_i_o_n + + The so called _F_o_r_m_a_t _S_t_r_i_n_g_s offer great flexibility when configuring mutt-ng. + In short, they describe what items to print out how in menus and status mes- + sages. - +o () -- logical grouping operator + Basically, they work as this: for different menus and bars, there's a variable + specifying the layout. For every item available, there is a so called _e_x_p_a_n_d_o. - Here is an example illustrating a complex search pattern. This pattern will - select all messages which do not contain ``mutt'' in the ``To'' or ``Cc'' field - and which are from ``elkins''. + For example, when running mutt-ng on different machines or different versions + for testing purposes, it may be interesting to have the following information + always printed on screen when one is in the index: - !(~t mutt|~c mutt) ~f elkins + +o the current hostname - Here is an example using white space in the regular expression (note the ' and - ' delimiters). For this to match, the mail's subject must match the ``^Junk - +From +Me$'' and it must be from either ``Jim +Somebody'' or ``Ed +Some- - oneElse'': + +o the current mutt-ng version number - '~s "^Junk +From +Me$" ~f ("Jim +Somebody"|"Ed +SomeoneElse")' + The setting for the status bar of the index is controlled via the _$_s_t_a_t_u_s___f_o_r_- + _m_a_t (section 6.4.305 , page 153) variable. For the hostname and version + string, there's an expando for $status_format: %h expands to the hostname and + %v to the version string. When just configuring: - Note that if a regular expression contains parenthesis, or a vertical bar - ("|"), you mmuusstt enclose the expression in double or single quotes since those - characters are also used to separate different parts of Mutt-ng's pattern lan- - guage. For example, + set status_format = "%v on %h: ..." - The Mutt-ng E-Mail Client 40 + mutt-ng will replace the sequence %v with the version string and %h with the + host's name. When you are, for example, running mutt-ng version 1.5.9i on host + mailhost, you'll see the following when you're in the index: - ~f "me@(mutt\.org|cs\.hmc\.edu)" + Mutt-ng 1.5.9i on mailhost: ... - Without the quotes, the parenthesis wouldn't end. This would be separated to - two OR'd patterns: _~_f _m_e_@_(_m_u_t_t_\_._o_r_g and _c_s_\_._h_m_c_\_._e_d_u_). They are never what you - want. + In the index, there're more useful information one could want to see: - _4_._2_._3 _S_e_a_r_c_h_i_n_g _b_y _D_a_t_e + +o which mailbox is open - Mutt-ng supports two types of dates, _a_b_s_o_l_u_t_e and _r_e_l_a_t_i_v_e. + +o how man new, flagged or postponed messages - AAbbssoolluuttee. Dates mmuusstt be in DD/MM/YY format (month and year are optional, - defaulting to the current month and year). An example of a valid range of - dates is: + +o ... - Limit to messages matching: ~d 20/1/95-31/10 + To include the mailbox' name is as easy as: - If you omit the minimum (first) date, and just specify ``-DD/MM/YY'', all mes- - sages _b_e_f_o_r_e the given date will be selected. If you omit the maximum (second) - date, and specify ``DD/MM/YY-'', all messages _a_f_t_e_r the given date will be - selected. If you specify a single date with no dash (``-''), only messages - sent on the given date will be selected. + The Mutt Next Generation E-Mail Client 51 - EErrrroorr MMaarrggiinnss. You can add error margins to absolute dates. An error margin - is a sign (+ or -), followed by a digit, followed by one of the following - units: + set status_format = "%v on %h: %B: ... - y years - m months - w weeks - d days + When the currently opened mailbox is Inbox, this will be expanded to: - As a special case, you can replace the sign by a ``*'' character, which is - equivalent to giving identical plus and minus error margins. + Mutt-ng 1.5.9i on mailhost: Inbox: ... - Example: To select any messages two weeks around January 15, 2001, you'd use - the following pattern: + For the number of certain types of messages, one more feature of the format + strings is extremely useful. If there aren't messages of a certain type, it may + not be desired to print just that there aren't any but instead only print some- + thing if there are any. - Limit to messages matching: ~d 15/1/2001*2w + _4_._3_._2 _C_o_n_d_i_t_i_o_n_a_l _E_x_p_a_n_s_i_o_n - RReellaattiivvee. This type of date is relative to the current date, and may be speci- - fied as: + To only print the number of messages if there are new messages in the current + mailbox, further extend $status_format to: - +o >_o_f_f_s_e_t (messages older than _o_f_f_s_e_t units) + set status_format = "%v on %h: %B %?n?%n new? ... - +o <_o_f_f_s_e_t (messages newer than _o_f_f_s_e_t units) + This feature is called _n_o_n_z_e_r_o_-_p_r_i_n_t_i_n_g and works as this: some expandos may be + optionally printed nonzero, i.e. a portion of the format string is only evalu- + ated if the value of the expando is different from zero. The basic syntax is: - +o =_o_f_f_s_e_t (messages exactly _o_f_f_s_e_t units old) + %?<item>?<string if nonzero>? - The Mutt-ng E-Mail Client 41 + which tells mutt-ng to only look at <string if nonzero> if the value of the + %<item%gt; expando is different from zero. In our example, we used n as the + expando to check for and %n new as the optional nonzero string. - _o_f_f_s_e_t is specified as a positive number with one of the following units: + But this is not all: this feature only offers one alternative: ``print some- + thing if not zero.'' Mutt-ng does, as you might guess, also provide a logically + complete version: ``if zero, print something and else print something else.'' + This is achieved by the following syntax for those expandos which may be + printed nonzero: - y years - m months - w weeks - d days + %?<item>?<string if nonzero>&<string if zero>? - Example: to select messages less than 1 month old, you would use + Using this we can make mutt-ng to do the following: - Limit to messages matching: ~d <1m + +o make it print ``_n new messages'' whereby _n is the count but only if there + new ones - NNoottee:: all dates used when searching are relative to the llooccaall time zone, so - unless you change the setting of your _$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page - 90) to include a %[...] format, these are nnoott the dates shown in the main - index. + +o and make it print ``no new messages'' if there aren't any - _4_._3 _U_s_i_n_g _T_a_g_s + The Mutt Next Generation E-Mail Client 52 + + The corresponding configuration is: + + set status_format = "%v on %h: %B: %?n?%n new messages&no new messages? ... + + This doubles the use of the ``new messages'' string because it'll get always + printed. Thus, it can be shortened to: + + set status_format = "%v on %h: %B: %?n?%n&no? new messages ... + + As you might see from this rather simple example, one can create very complex + but fancy status messages. Please see the reference chapter for expandos and + those which may be printed nonzero. + + _4_._3_._3 _M_o_d_i_f_i_c_a_t_i_o_n_s _a_n_d _P_a_d_d_i_n_g + + Besides the information given so far, there're even more features of format + strings: + + +o When specifying %_<item> instead of just %<item>, mutt-ng will convert all + characters in the expansion of <item> to lowercase. + + +o When specifying %:<item> instead of just %<item>, mutt-ng will convert all + dots in the expansion of <item> to underscores (_). + + Also, there's a feature called _P_a_d_d_i_n_g supplied by the following two expandos: + %|X and %>X. + + %|X + When this occurs, mutt-ng will fill the rest of the line with the + character X. In our example, filling the rest of the line with + dashes is done by setting: + + set status_format = "%v on %h: %B: %?n?%n&no? new messages %|-" + + %>X + Since the previous expando stops at the end of line, there must be + a way to fill the gap between two items via the %>X expando: it + puts as many characters X in between two items so that the rest of + the line will be right-justified. For example, to not put the ver- + sion string and hostname of our example on the left but on the + right and fill the gap with spaces, one might use (note the space + after %>): + + set status_format = "%B: %?n?%n&no? new messages %> (%v on %h)" + + The Mutt Next Generation E-Mail Client 53 + + _4_._4 _U_s_i_n_g _T_a_g_s Sometimes it is desirable to perform an operation on a group of messages all at once rather than one at a time. An example might be to save messages to a @@ -2132,66 +2622,67 @@ ject. To tag all messages matching a pattern, use the tag-pattern function, which is bound to ``shift-T'' by default. Or you can select individual mes- sages by hand using the ``tag-message'' function, which is bound to ``t'' by - default. See _p_a_t_t_e_r_n_s (section 4.2 , page 36) for Mutt-ng's pattern matching + default. See _p_a_t_t_e_r_n_s (section 6.2 , page 77) for Mutt-ng's pattern matching syntax. Once you have tagged the desired messages, you can use the ``tag-prefix'' oper- ator, which is the ``;'' (semicolon) key by default. When the ``tag-prefix'' operator is used, the nneexxtt operation will be applied to all tagged messages if - that operation can be used in that manner. If the _$_a_u_t_o___t_a_g (section 6.3.16 , - page 69) variable is set, the next operation applies to the tagged messages + that operation can be used in that manner. If the _$_a_u_t_o___t_a_g (section 6.4.16 , + page 84) variable is set, the next operation applies to the tagged messages automatically, without requiring the ``tag-prefix''. - In _m_a_c_r_o_s (section 3.6 , page 20) or _p_u_s_h (section 3.21 , page 29) commands, + In _m_a_c_r_o_s (section 3.7 , page 27) or _p_u_s_h (section 3.23 , page 37) commands, you can use the ``tag-prefix-cond'' operator. If there are no tagged messages, mutt will "eat" the rest of the macro to abort it's execution. Mutt-ng will stop "eating" the macro when it encounters the ``end-cond'' operator; after this operator the rest of the macro will be executed as normal. - _4_._4 _U_s_i_n_g _H_o_o_k_s + _4_._5 _U_s_i_n_g _H_o_o_k_s A _h_o_o_k is a concept borrowed from the EMACS editor which allows you to execute arbitrary commands before performing some operation. For example, you may wish to tailor your configuration based upon which mailbox you are reading, or to whom you are sending mail. In the Mutt-ng world, a _h_o_o_k consists of a _r_e_g_u_l_a_r - _e_x_p_r_e_s_s_i_o_n (section 4.1 , page 33) or _p_a_t_t_e_r_n (section 4.2 , page 36) along + _e_x_p_r_e_s_s_i_o_n (section 4.1 , page 44) or _p_a_t_t_e_r_n (section 6.2 , page 77) along with a configuration option/command. See - +o _f_o_l_d_e_r_-_h_o_o_k (section 3.5 , page 19) - - The Mutt-ng E-Mail Client 42 + +o _f_o_l_d_e_r_-_h_o_o_k (section 3.6 , page 26) - +o _s_e_n_d_-_h_o_o_k (section 3.18 , page 27) + +o _s_e_n_d_-_h_o_o_k (section 3.20 , page 36) - +o _m_e_s_s_a_g_e_-_h_o_o_k (section 3.19 , page 28) + +o _m_e_s_s_a_g_e_-_h_o_o_k (section 3.21 , page 37) - +o _s_a_v_e_-_h_o_o_k (section 3.15 , page 26) + +o _s_a_v_e_-_h_o_o_k (section 3.17 , page 35) - +o _m_b_o_x_-_h_o_o_k (section 3.11 , page 25) + +o _m_b_o_x_-_h_o_o_k (section 3.13 , page 33) - +o _f_c_c_-_h_o_o_k (section 3.16 , page 27) + +o _f_c_c_-_h_o_o_k (section 3.18 , page 35) - +o _f_c_c_-_s_a_v_e_-_h_o_o_k (section 3.17 , page 27) + +o _f_c_c_-_s_a_v_e_-_h_o_o_k (section 3.19 , page 36) for specific details on each type of _h_o_o_k available. NNoottee:: if a hook changes configuration settings, these changes remain effective until the end of the current mutt session. As this is generally not desired, a default hook needs to be added before all other hooks to restore configuration + + The Mutt Next Generation E-Mail Client 54 + defaults. Here is an example with send-hook and the my_hdr directive: send-hook . 'unmy_hdr From:' send-hook ~C'^b@b\.b$' my_hdr from: c@c.c - _4_._4_._1 _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s + _4_._5_._1 _M_e_s_s_a_g_e _M_a_t_c_h_i_n_g _i_n _H_o_o_k_s Hooks that act upon messages (send-hook, save-hook, fcc-hook, message-hook) are evaluated in a slightly different manner. For the other types of hooks, a _r_e_g_- - _u_l_a_r _e_x_p_r_e_s_s_i_o_n (section 4.1 , page 33) is sufficient. But in dealing with + _u_l_a_r _e_x_p_r_e_s_s_i_o_n (section 4.1 , page 44) is sufficient. But in dealing with messages a finer grain of control is needed for matching since for different purposes you want to match different criteria. - Mutt-ng allows the use of the _s_e_a_r_c_h _p_a_t_t_e_r_n (section 4.2 , page 36) language + Mutt-ng allows the use of the _s_e_a_r_c_h _p_a_t_t_e_r_n (section 6.2 , page 77) language for matching messages in hook commands. This works in exactly the same way as it would when _l_i_m_i_t_i_n_g or _s_e_a_r_c_h_i_n_g the mailbox, except that you are restricted to those operators which match information mutt extracts from the header of the @@ -2208,13 +2699,11 @@ searching language. You can still specify a simple _r_e_g_u_l_a_r _e_x_p_r_e_s_s_i_o_n like the other hooks, in which case Mutt-ng will translate your pattern into the full language, using the translation specified by the _$_d_e_f_a_u_l_t___h_o_o_k (section - 6.3.45 , page 75) variable. The pattern is translated at the time the hook is - declared, so the value of _$_d_e_f_a_u_l_t___h_o_o_k (section 6.3.45 , page 75) that is in + 6.4.45 , page 90) variable. The pattern is translated at the time the hook is + declared, so the value of _$_d_e_f_a_u_l_t___h_o_o_k (section 6.4.45 , page 90) that is in effect at that time will be used. - The Mutt-ng E-Mail Client 43 - - _4_._5 _U_s_i_n_g _t_h_e _s_i_d_e_b_a_r + _4_._6 _U_s_i_n_g _t_h_e _s_i_d_e_b_a_r The sidebar, a feature specific to Mutt-ng, allows you to use a mailbox listing which looks very similar to the ones you probably know from GUI mail clients. @@ -2226,6 +2715,8 @@ If you want to specify the mailboxes you can do so with: + The Mutt Next Generation E-Mail Client 55 + set mbox='=INBOX' mailboxes INBOX \ MBOX1 \ @@ -2261,19 +2752,20 @@ You can then go up and down by pressing Ctrl-P and Ctrl-N, and switch on and off the sidebar simply by pressing 'B'. - _4_._6 _E_x_t_e_r_n_a_l _A_d_d_r_e_s_s _Q_u_e_r_i_e_s - - The Mutt-ng E-Mail Client 44 + _4_._7 _E_x_t_e_r_n_a_l _A_d_d_r_e_s_s _Q_u_e_r_i_e_s Mutt-ng supports connecting to external directory databases such as LDAP, ph/qi, bbdb, or NIS through a wrapper script which connects to mutt using a - simple interface. Using the _$_q_u_e_r_y___c_o_m_m_a_n_d (section 6.3.221 , page 118) vari- + simple interface. Using the _$_q_u_e_r_y___c_o_m_m_a_n_d (section 6.4.221 , page 134) vari- able, you specify the wrapper command to use. For example: set query_command = "mutt_ldap_query.pl '%s'" The wrapper script should accept the query on the command-line. It should return a one line message, then each matching response on a single line, each + + The Mutt Next Generation E-Mail Client 56 + line containing a tab separated address then name then some other optional information. On error, or if there are no matching addresses, return a non- zero exit code and a one line error message. @@ -2301,12 +2793,12 @@ will activate the query menu. At the query menu, you can select one or more addresses to be added to the prompt. - _4_._7 _M_a_i_l_b_o_x _F_o_r_m_a_t_s + _4_._8 _M_a_i_l_b_o_x _F_o_r_m_a_t_s Mutt-ng supports reading and writing of four different mailbox formats: mbox, MMDF, MH and Maildir. The mailbox type is autodetected, so there is no need to use a flag for different mailbox types. When creating new mailboxes, Mutt-ng - uses the default specified with the _$_m_b_o_x___t_y_p_e (section 6.3.125 , page 95) + uses the default specified with the _$_m_b_o_x___t_y_p_e (section 6.4.125 , page 111) variable. mmbbooxx. This is the most widely used mailbox format for UNIX. All messages are @@ -2314,8 +2806,6 @@ From me@cs.hmc.edu Fri, 11 Apr 1997 11:44:56 PST - The Mutt-ng E-Mail Client 45 - to denote the start of a new message (this is often referred to as the ``From_'' line). @@ -2325,6 +2815,9 @@ MMHH. A radical departure from _m_b_o_x and _M_M_D_F, a mailbox consists of a directory and each message is stored in a separate file. The filename indicates the mes- sage number (however, this is may not correspond to the message number Mutt-ng + + The Mutt Next Generation E-Mail Client 57 + displays). Deleted messages are renamed with a comma (,) prepended to the file- name. NNoottee:: Mutt detects this type of mailbox by looking for either .mh_sequences or .xmhcache (needed to distinguish normal directories from MH @@ -2336,18 +2829,18 @@ way they are unique, even when two programs are writing the mailbox over NFS, which means that no file locking is needed. - _4_._8 _M_a_i_l_b_o_x _S_h_o_r_t_c_u_t_s + _4_._9 _M_a_i_l_b_o_x _S_h_o_r_t_c_u_t_s There are a number of built in shortcuts which refer to specific mailboxes. These shortcuts can be used anywhere you are prompted for a file or mailbox path. - +o ! -- refers to your _$_s_p_o_o_l_f_i_l_e (section 6.3.295 , page 136) (incoming) + +o ! -- refers to your _$_s_p_o_o_l_f_i_l_e (section 6.4.295 , page 151) (incoming) mailbox - +o > -- refers to your _$_m_b_o_x (section 6.3.124 , page 95) file + +o > -- refers to your _$_m_b_o_x (section 6.4.124 , page 111) file - +o < -- refers to your _$_r_e_c_o_r_d (section 6.3.230 , page 120) file + +o < -- refers to your _$_r_e_c_o_r_d (section 6.4.230 , page 136) file +o ^ -- refers to the current mailbox @@ -2355,29 +2848,29 @@ +o ~ -- refers to your home directory - +o = or + -- refers to your _$_f_o_l_d_e_r (section 6.3.64 , page 79) directory + +o = or + -- refers to your _$_f_o_l_d_e_r (section 6.4.64 , page 94) directory - +o @_a_l_i_a_s -- refers to the _d_e_f_a_u_l_t _s_a_v_e _f_o_l_d_e_r (section 3.15 , page 26) as + +o @_a_l_i_a_s -- refers to the _d_e_f_a_u_l_t _s_a_v_e _f_o_l_d_e_r (section 3.17 , page 35) as determined by the address of the alias - _4_._9 _H_a_n_d_l_i_n_g _M_a_i_l_i_n_g _L_i_s_t_s + _4_._1_0 _H_a_n_d_l_i_n_g _M_a_i_l_i_n_g _L_i_s_t_s Mutt-ng has a few configuration options that make dealing with large amounts of mail easier. The first thing you must do is to let Mutt know what addresses you consider to be mailing lists (technically this does not have to be a mail- ing list, but that is what it is most often used for), and what lists you are subscribed to. This is accomplished through the use of the _l_i_s_t_s _a_n_d _s_u_b_s_c_r_i_b_e - (section 3.10 , page 24) commands in your muttrc. + (section 3.12 , page 32) commands in your muttrc. Now that Mutt-ng knows what your mailing lists are, it can do several things, - - The Mutt-ng E-Mail Client 46 - the first of which is the ability to show the name of a list through which you received a message (i.e., of a subscribed list) in the _i_n_d_e_x menu display. This is useful to distinguish between personal and list mail in the same mail- - box. In the _$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90) variable, the escape + box. In the _$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105) variable, the escape ``%L'' will return the string ``To <list>'' when ``list'' appears in the ``To'' + + The Mutt Next Generation E-Mail Client 58 + field, and ``Cc <list>'' when it appears in the ``Cc'' field (otherwise it returns the name of the author). @@ -2391,7 +2884,7 @@ Mutt-ng also supports the Mail-Followup-To header. When you send a message to a list of recipients which includes one or several subscribed mailing lists, - and if the _$_f_o_l_l_o_w_u_p___t_o (section 6.3.66 , page 80) option is set, mutt will + and if the _$_f_o_l_l_o_w_u_p___t_o (section 6.4.66 , page 95) option is set, mutt will generate a Mail-Followup-To header which contains all the recipients to whom you send this message, but not your address. This indicates that group-replies or list-replies (also known as ``followups'') to this message should only be @@ -2401,7 +2894,7 @@ Conversely, when group-replying or list-replying to a message which has a Mail- Followup-To header, mutt will respect this header if the _$_h_o_n_o_r___f_o_l_l_o_w_u_p___t_o - (section 6.3.88 , page 85) configuration variable is set. Using list-reply + (section 6.4.88 , page 100) configuration variable is set. Using list-reply will in this case also make sure that the reply goes to the mailing list, even if it's not specified in the list of recipients in the Mail-Followup-To. @@ -2414,7 +2907,7 @@ the message. This can create problems when trying to reply directly to the author in private, since most mail clients will automatically reply to the address given in the ``Reply-To'' field. Mutt-ng uses the _$_r_e_p_l_y___t_o (section - 6.3.233 , page 121) variable to help decide which address to use. If set to + 6.4.233 , page 136) variable to help decide which address to use. If set to _a_s_k_-_y_e_s or _a_s_k_-_n_o, you will be prompted as to whether or not you would like to use the address given in the ``Reply-To'' field, or reply directly to the address given in the ``From'' field. When set to _y_e_s, the ``Reply-To'' field @@ -2422,30 +2915,31 @@ The ``X-Label:'' header field can be used to further identify mailing lists or list subject matter (or just to annotate messages individually). The - _$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90) variable's ``%y'' and ``%Y'' escapes - can be used to expand ``X-Label:'' fields in the index, and Mutt-ng's pattern- - matcher can match regular expressions to ``X-Label:'' fields with the `` y'' - selector. ``X-Label:'' is not a standard message header field, but it can eas- - ily be inserted by procmail and other mail filtering agents. + _$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105) variable's ``%y'' and ``%Y'' + escapes can be used to expand ``X-Label:'' fields in the index, and Mutt-ng's + pattern-matcher can match regular expressions to ``X-Label:'' fields with the + `` y'' selector. ``X-Label:'' is not a standard message header field, but it + can easily be inserted by procmail and other mail filtering agents. + + Lastly, Mutt-ng has the ability to _s_o_r_t (section 6.4.289 , page 149) the mail- + box into _t_h_r_e_a_d_s (section 2.5.3 , page 11). A thread is a group of messages + which all relate to the same subject. This is usually organized into a tree- + like structure where a message and all of its replies are represented - The Mutt-ng E-Mail Client 47 + The Mutt Next Generation E-Mail Client 59 - Lastly, Mutt-ng has the ability to _s_o_r_t (section 6.3.289 , page 134) the mail- - box into _t_h_r_e_a_d_s (section 2.3.3 , page 7). A thread is a group of messages - which all relate to the same subject. This is usually organized into a tree- - like structure where a message and all of its replies are represented graphi- - cally. If you've ever used a threaded news client, this is the same concept. - It makes dealing with large volume mailing lists easier because you can easily - delete uninteresting threads and quickly find topics of value. + graphically. If you've ever used a threaded news client, this is the same con- + cept. It makes dealing with large volume mailing lists easier because you can + easily delete uninteresting threads and quickly find topics of value. - _4_._1_0 _E_d_i_t_i_n_g _t_h_r_e_a_d_s + _4_._1_1 _E_d_i_t_i_n_g _t_h_r_e_a_d_s Mutt-ng has the ability to dynamically restructure threads that are broken either by misconfigured software or bad behavior from some correspondents. This allows to clean your mailboxes formats) from these annoyances which make it hard to follow a discussion. - _4_._1_0_._1 _L_i_n_k_i_n_g _t_h_r_e_a_d_s + _4_._1_1_._1 _L_i_n_k_i_n_g _t_h_r_e_a_d_s Some mailers tend to "forget" to correctly set the "In-Reply-To:" and "Refer- ences:" headers when replying to a message. This results in broken discussions @@ -2457,7 +2951,7 @@ You can also connect multiple children at once, tagging them and using the tag- prefix command (';') or the auto_tag option. - _4_._1_0_._2 _B_r_e_a_k_i_n_g _t_h_r_e_a_d_s + _4_._1_1_._2 _B_r_e_a_k_i_n_g _t_h_r_e_a_d_s On mailing lists, some people are in the bad habit of starting a new discussion by hitting "reply" to any message from the list and changing the subject to a @@ -2465,7 +2959,7 @@ function (bound by default to #), which will turn the subthread starting from the current message into a whole different thread. - _4_._1_1 _D_e_l_i_v_e_r_y _S_t_a_t_u_s _N_o_t_i_f_i_c_a_t_i_o_n _(_D_S_N_) _S_u_p_p_o_r_t + _4_._1_2 _D_e_l_i_v_e_r_y _S_t_a_t_u_s _N_o_t_i_f_i_c_a_t_i_o_n _(_D_S_N_) _S_u_p_p_o_r_t RFC1894 defines a set of MIME content types for relaying information about the status of electronic mail messages. These can be thought of as ``return @@ -2473,20 +2967,21 @@ which the mail client can make requests as to what type of status messages should be returned. - To support this, there are two variables. _$_d_s_n___n_o_t_i_f_y (section 6.3.51 , page - 76) is used to request receipts for different results (such as failed message, - message delivered, etc.). _$_d_s_n___r_e_t_u_r_n (section 6.3.52 , page 76) requests how + To support this, there are two variables. _$_d_s_n___n_o_t_i_f_y (section 6.4.51 , page + 91) is used to request receipts for different results (such as failed message, + message delivered, etc.). _$_d_s_n___r_e_t_u_r_n (section 6.4.52 , page 92) requests how much of your message should be returned with the receipt (headers or full mes- sage). Refer to the man page on sendmail for more details on DSN. - _4_._1_2 _P_O_P_3 _S_u_p_p_o_r_t _(_O_P_T_I_O_N_A_L_) + _4_._1_3 _P_O_P_3 _S_u_p_p_o_r_t _(_O_P_T_I_O_N_A_L_) If Mutt-ng was compiled with POP3 support (by running the _c_o_n_f_i_g_u_r_e script with + + The Mutt Next Generation E-Mail Client 60 + the _-_-_e_n_a_b_l_e_-_p_o_p flag), it has the ability to work with mailboxes located on a remote POP3 server and fetch mail for local browsing. - The Mutt-ng E-Mail Client 48 - You can access the remote POP3 mailbox by selecting the folder pop://popserver/. @@ -2498,7 +2993,7 @@ Polling for new mail is more expensive over POP3 than locally. For this reason the frequency at which Mutt-ng will check for mail remotely can be controlled - by the _$_p_o_p___m_a_i_l___c_h_e_c_k (section 6.3.208 , page 115) variable, which defaults + by the _$_p_o_p___m_a_i_l___c_h_e_c_k (section 6.4.208 , page 131) variable, which defaults to every 60 seconds. If Mutt-ng was compiled with SSL support (by running the _c_o_n_f_i_g_u_r_e script with @@ -2508,14 +3003,14 @@ name@]popserver[:port]/. Another way to access your POP3 mail is the _f_e_t_c_h_-_m_a_i_l function (default: G). - It allows to connect to _p_o_p___h_o_s_t (section 6.3.206 , page 115), fetch all your - new mail and place it in the local _s_p_o_o_l_f_i_l_e (section 6.3.295 , page 136). + It allows to connect to _p_o_p___h_o_s_t (section 6.4.206 , page 130), fetch all your + new mail and place it in the local _s_p_o_o_l_f_i_l_e (section 6.4.295 , page 151). After this point, Mutt-ng runs exactly as if the mail had always been local. NNoottee:: If you only need to fetch all messages to local mailbox you should con- sider using a specialized program, such as fetchmail - _4_._1_3 _I_M_A_P _S_u_p_p_o_r_t _(_O_P_T_I_O_N_A_L_) + _4_._1_4 _I_M_A_P _S_u_p_p_o_r_t _(_O_P_T_I_O_N_A_L_) If Mutt-ng was compiled with IMAP support (by running the _c_o_n_f_i_g_u_r_e script with the _-_-_e_n_a_b_l_e_-_i_m_a_p flag), it has the ability to work with folders located on a @@ -2535,16 +3030,16 @@ name@imapserver[:port]/INBOX. If Mutt-ng was compiled with SSL support (by running the _c_o_n_f_i_g_u_r_e script with - the _-_-_w_i_t_h_-_s_s_l flag), connections to IMAP servers can be encrypted. This natu- - rally requires that the server supports SSL encrypted connections. To access a - folder with IMAP/SSL, you should use imaps://[user- - name@]imapserver[:port]/path/to/folder as your folder path. + the _-_-_w_i_t_h_-_s_s_l flag), connections to IMAP servers can be encrypted. This - Pine-compatible notation is also supported, i.e. + The Mutt Next Generation E-Mail Client 61 - The Mutt-ng E-Mail Client 49 + naturally requires that the server supports SSL encrypted connections. To + access a folder with IMAP/SSL, you should use imaps://[user- + name@]imapserver[:port]/path/to/folder as your folder path. - {[username@]imapserver[:port][/ssl]}path/to/folder + Pine-compatible notation is also supported, i.e. {[user- + name@]imapserver[:port][/ssl]}path/to/folder Note that not all servers use / as the hierarchy separator. Mutt-ng should correctly notice which separator is being used by the server and convert paths @@ -2552,18 +3047,18 @@ When browsing folders on an IMAP server, you can toggle whether to look at only the folders you are subscribed to, or all folders with the _t_o_g_g_l_e_-_s_u_b_s_c_r_i_b_e_d - command. See also the _$_i_m_a_p___l_i_s_t___s_u_b_s_c_r_i_b_e_d (section 6.3.97 , page 87) vari- + command. See also the _$_i_m_a_p___l_i_s_t___s_u_b_s_c_r_i_b_e_d (section 6.4.97 , page 102) vari- able. Polling for new mail on an IMAP server can cause noticeable delays. So, you'll - want to carefully tune the _$_i_m_a_p___m_a_i_l___c_h_e_c_k (section 6.3.99 , page 88) and - _$_t_i_m_e_o_u_t (section 6.3.318 , page 142) variables. + want to carefully tune the _$_i_m_a_p___m_a_i_l___c_h_e_c_k (section 6.4.99 , page 103) and + _$_t_i_m_e_o_u_t (section 6.4.318 , page 158) variables. Note that if you are using mbox as the mail store on UW servers prior to v12.250, the server has been reported to disconnect a client if another client selects the same folder. - _4_._1_3_._1 _T_h_e _F_o_l_d_e_r _B_r_o_w_s_e_r + _4_._1_4_._1 _T_h_e _F_o_l_d_e_r _B_r_o_w_s_e_r As of version 1.2, mutt supports browsing mailboxes on an IMAP server. This is mostly the same as the local file browser, with the following differences: @@ -2583,7 +3078,7 @@ respectively). You may also subscribe and unsubscribe to mailboxes (nor- mally these are bound to s and u, respectively). - _4_._1_3_._2 _A_u_t_h_e_n_t_i_c_a_t_i_o_n + _4_._1_4_._2 _A_u_t_h_e_n_t_i_c_a_t_i_o_n Mutt-ng supports four authentication methods with IMAP servers: SASL, GSSAPI, CRAM-MD5, and LOGIN (there is a patch by Grant Edwards to add NTLM authentica- @@ -2593,14 +3088,14 @@ To use ANONYMOUS, simply make your username blank or "anonymous". SASL is a special super-authenticator, which selects among several protocols + + The Mutt Next Generation E-Mail Client 62 + (including GSSAPI, CRAM-MD5, ANONYMOUS, and DIGEST-MD5) the most secure method available on your host and the server. Using some of these methods (including DIGEST-MD5 and possibly GSSAPI), your entire session will be encrypted and invisible to those teeming network snoops. It is the best option if you have it. To use it, you must have the Cyrus SASL library installed on your system - - The Mutt-ng E-Mail Client 50 - and compile mutt with the _-_-_w_i_t_h_-_s_a_s_l flag. Mutt-ng will try whichever methods are compiled in and available on the server, @@ -2608,20 +3103,70 @@ There are a few variables which control authentication: - +o _$_i_m_a_p___u_s_e_r (section 6.3.105 , page 89) - controls the username under + +o _$_i_m_a_p___u_s_e_r (section 6.4.105 , page 104) - controls the username under which you request authentication on the IMAP server, for all authentica- tors. This is overridden by an explicit username in the mailbox path (i.e. by using a mailbox name of the form {user@host}). - +o _$_i_m_a_p___p_a_s_s (section 6.3.100 , page 88) - a password which you may preset, - used by all authentication methods where a password is needed. + +o _$_i_m_a_p___p_a_s_s (section 6.4.100 , page 103) - a password which you may pre- + set, used by all authentication methods where a password is needed. - +o _$_i_m_a_p___a_u_t_h_e_n_t_i_c_a_t_o_r_s (section 6.3.91 , page 85) - a colon-delimited list + +o _$_i_m_a_p___a_u_t_h_e_n_t_i_c_a_t_o_r_s (section 6.4.91 , page 101) - a colon-delimited list of IMAP authentication methods to try, in the order you wish to try them. If specified, this overrides mutt's default (attempt everything, in the order listed above). - _4_._1_4 _M_a_n_a_g_i_n_g _m_u_l_t_i_p_l_e _I_M_A_P_/_P_O_P _a_c_c_o_u_n_t_s _(_O_P_T_I_O_N_A_L_) + _4_._1_5 _N_N_T_P _S_u_p_p_o_r_t _(_O_P_T_I_O_N_A_L_) + + If compiled with ``--enable-nntp'' option, Mutt-ng can read news from a + newsserver via NNTP. You can open a newsgroup with the ``change-newsgroup'' + function from the index/pager which is by default bound to i. + + The Default newsserver can be obtained from the $NNTPSERVER environment vari- + able. Like other news readers, info about subscribed newsgroups is saved in a + file as specified by the _$_n_n_t_p___n_e_w_s_r_c (section 6.4.156 , page 119) variable. + Article headers are cached and can be loaded from a file when a newsgroup is + entered instead loading from newsserver; currently, this caching mechanism + still is different from the header caching for maildir/IMAP. + + _4_._1_5_._1 _A_g_a_i_n_: _S_c_o_r_i_n_g + + Especially for Usenet, people often ask for advanced filtering and scoring + functionality. Of course, mutt-ng has scoring and allows a killfile, too. How + to use a killfile has been discussed in _M_e_s_s_a_g_e _s_c_o_r_i_n_g (section 3.25 , page + 38). + + What has not been discusses in detail is mutt-ng's built-in realname filter. + For may newsreaders including those for ``advanced users'' like _s_l_r_n or _t_i_n, + there are frequent request for such functionality. The solutions offered often + are complicated regular expressions. + + In mutt-ng this is as easy as + + The Mutt Next Generation E-Mail Client 63 + + score ~* =42 + + This tells mutt-ng to apply a score of 42 to all messages whose sender speci- + fied a valid realname and a valid email address. Using + + score !~* =42 + + on the contrary applies a score of 42 to all messages _n_o_t matching those crite- + ria which are very strict: + + +o Email addresses must be valid according to RFC 2822, see <ftp://ftp.rfc- + editor.org/in-notes/rfc2822.txt> + + +o the name must consist of at least 2 fields whereby a field must not end in + a dot. This means that ``Joe User'' and ``Joe A. User'' are valid while + ``J. User'' and ``J. A. User'' aren't. + + +o it's assumed that users are interested in reading their own mail and mail + from people who they have defined an alias for so that those 2 groups of + messages are excluded from the strict rules. + + _4_._1_6 _M_a_n_a_g_i_n_g _m_u_l_t_i_p_l_e _I_M_A_P_/_P_O_P_/_N_N_T_P _a_c_c_o_u_n_t_s _(_O_P_T_I_O_N_A_L_) If you happen to have accounts on multiple IMAP and/or POP servers, you may find managing all the authentication settings inconvenient and error-prone. @@ -2635,26 +3180,27 @@ account-hook imap://host1/ 'set imap_user=me1 imap_pass=foo' account-hook imap://host2/ 'set tunnel="ssh host2 /usr/libexec/imapd"' - _4_._1_5 _S_t_a_r_t _a _W_W_W _B_r_o_w_s_e_r _o_n _U_R_L_s _(_E_X_T_E_R_N_A_L_) + _4_._1_7 _S_t_a_r_t _a _W_W_W _B_r_o_w_s_e_r _o_n _U_R_L_s _(_E_X_T_E_R_N_A_L_) If a message contains URLs (_u_n_i_f_i_e_d _r_e_s_o_u_r_c_e _l_o_c_a_t_o_r = address in the WWW space like _h_t_t_p_:_/_/_w_w_w_._m_u_t_t_._o_r_g_/), it is efficient to get a menu with all the URLs and start a WWW browser on one of them. This functionality is provided by the - external urlview program which can be retrieved at ftp://ftp.mutt.org/mutt/con- - trib/ and the configuration commands: + external urlview program which can be retrieved at + + The Mutt Next Generation E-Mail Client 64 + + ftp://ftp.mutt.org/mutt/contrib/ and the configuration commands: macro index \cb |urlview\n macro pager \cb |urlview\n - _4_._1_6 _C_o_m_p_r_e_s_s_e_d _f_o_l_d_e_r_s _S_u_p_p_o_r_t _(_O_P_T_I_O_N_A_L_) + _4_._1_8 _C_o_m_p_r_e_s_s_e_d _f_o_l_d_e_r_s _S_u_p_p_o_r_t _(_O_P_T_I_O_N_A_L_) If Mutt-ng was compiled with compressed folders support (by running the _c_o_n_f_i_g_- _u_r_e script with the _-_-_e_n_a_b_l_e_-_c_o_m_p_r_e_s_s_e_d flag), Mutt can open folders stored in an arbitrary format, provided that the user has a script to convert from/to this format to one of the accepted. - The Mutt-ng E-Mail Client 51 - The most common use is to open compressed archived folders e.g. with gzip. In addition, the user can provide a script that gets a folder in an accepted @@ -2662,8 +3208,8 @@ may be faster than converting the entire folder to the accepted format, append- ing to it and converting back to the user-defined format. - There are three hooks defined (_o_p_e_n_-_h_o_o_k (section 4.16.1 , page 50), _c_l_o_s_e_- - _h_o_o_k (section 4.16.2 , page 51) and _a_p_p_e_n_d_-_h_o_o_k (section 4.16.3 , page 51)) + There are three hooks defined (_o_p_e_n_-_h_o_o_k (section 4.18.1 , page 64), _c_l_o_s_e_- + _h_o_o_k (section 4.18.2 , page 64) and _a_p_p_e_n_d_-_h_o_o_k (section 4.18.3 , page 65)) which define commands to uncompress and compress a folder and to append mes- sages to an existing compressed folder respectively. @@ -2674,24 +3220,27 @@ append-hook \\.gz$ "gzip -c %t >> %f" You do not have to specify all of the commands. If you omit _a_p_p_e_n_d_-_h_o_o_k (sec- - tion 4.16.3 , page 51), the folder will be open and closed again each time you - will add to it. If you omit _c_l_o_s_e_-_h_o_o_k (section 4.16.2 , page 51) (or give + tion 4.18.3 , page 65), the folder will be open and closed again each time you + will add to it. If you omit _c_l_o_s_e_-_h_o_o_k (section 4.18.2 , page 64) (or give empty command) , the folder will be open in the mode. If you specify _a_p_p_e_n_d_- - _h_o_o_k (section 4.16.3 , page 51) though you'll be able to append to the folder. + _h_o_o_k (section 4.18.3 , page 65) though you'll be able to append to the folder. Note that Mutt-ng will only try to use hooks if the file is not in one of the accepted formats. In particular, if the file is empty, mutt supposes it is not compressed. This is important because it allows the use of programs that do not have well defined extensions. Just use '.' as a regexp. But this may be sur- prising if your compressing script produces empty files. In this situation, - unset _$_s_a_v_e___e_m_p_t_y (section 6.3.240 , page 123), so that the compressed file + unset _$_s_a_v_e___e_m_p_t_y (section 6.4.240 , page 138), so that the compressed file will be removed if you delete all of the messages. - _4_._1_6_._1 _O_p_e_n _a _c_o_m_p_r_e_s_s_e_d _m_a_i_l_b_o_x _f_o_r _r_e_a_d_i_n_g + _4_._1_8_._1 _O_p_e_n _a _c_o_m_p_r_e_s_s_e_d _m_a_i_l_b_o_x _f_o_r _r_e_a_d_i_n_g Usage: open-hook _r_e_g_e_x_p '_c_o_m_m_a_n_d' The _c_o_m_m_a_n_d is the command that can be used for opening the folders whose names + + The Mutt Next Generation E-Mail Client 65 + match _r_e_g_e_x_p. The _c_o_m_m_a_n_d string is the printf-like format string, and it should accept two @@ -2707,23 +3256,21 @@ Example: - The Mutt-ng E-Mail Client 52 - open-hook \\.gz$ "gzip -cd %f > %t" If the _c_o_m_m_a_n_d is empty, this operation is disabled for this file type. - _4_._1_6_._2 _W_r_i_t_e _a _c_o_m_p_r_e_s_s_e_d _m_a_i_l_b_o_x + _4_._1_8_._2 _W_r_i_t_e _a _c_o_m_p_r_e_s_s_e_d _m_a_i_l_b_o_x Usage: close-hook _r_e_g_e_x_p '_c_o_m_m_a_n_d' This is used to close the folder that was open with the _o_p_e_n_-_h_o_o_k (section - 4.16.1 , page 50) command after some changes were made to it. + 4.18.1 , page 64) command after some changes were made to it. The _c_o_m_m_a_n_d string is the command that can be used for closing the folders whose names match _r_e_g_e_x_p. It has the same format as in the _o_p_e_n_-_h_o_o_k (section - 4.16.1 , page 50) command. Temporary folder in this case is the folder previ- - ously produced by the <_o_p_e_n_-_h_o_o_k (section 4.16.1 , page 50) command. + 4.18.1 , page 64) command. Temporary folder in this case is the folder previ- + ously produced by the <_o_p_e_n_-_h_o_o_k (section 4.18.1 , page 64) command. The _c_o_m_m_a_n_d should nnoott remove the decompressed file. The _c_o_m_m_a_n_d should return non-zero exit status if it fails, so mutt knows something's wrong. @@ -2735,16 +3282,19 @@ If the _c_o_m_m_a_n_d is empty, this operation is disabled for this file type, and the file can only be open in the readonly mode. - _c_l_o_s_e_-_h_o_o_k (section 4.16.2 , page 51) is not called when you exit from the + _c_l_o_s_e_-_h_o_o_k (section 4.18.2 , page 64) is not called when you exit from the folder if the folder was not changed. - _4_._1_6_._3 _A_p_p_e_n_d _a _m_e_s_s_a_g_e _t_o _a _c_o_m_p_r_e_s_s_e_d _m_a_i_l_b_o_x + _4_._1_8_._3 _A_p_p_e_n_d _a _m_e_s_s_a_g_e _t_o _a _c_o_m_p_r_e_s_s_e_d _m_a_i_l_b_o_x Usage: append-hook _r_e_g_e_x_p '_c_o_m_m_a_n_d' This command is used for saving to an existing compressed folder. The _c_o_m_m_a_n_d is the command that can be used for appending to the folders whose names match - _r_e_g_e_x_p. It has the same format as in the _o_p_e_n_-_h_o_o_k (section 4.16.1 , page 50) + + The Mutt Next Generation E-Mail Client 66 + + _r_e_g_e_x_p. It has the same format as in the _o_p_e_n_-_h_o_o_k (section 4.18.1 , page 64) command. The temporary folder in this case contains the messages that are being appended. @@ -2755,24 +3305,21 @@ append-hook \\.gz$ "gzip -c %t >> %f" - When _a_p_p_e_n_d_-_h_o_o_k (section 4.16.3 , page 51) is used, the folder is not opened, + When _a_p_p_e_n_d_-_h_o_o_k (section 4.18.3 , page 65) is used, the folder is not opened, which saves time, but this means that we can not find out what the folder type - is. Thus the default (_$_m_b_o_x___t_y_p_e (section 6.3.125 , page 95)) type is always - - The Mutt-ng E-Mail Client 53 - + is. Thus the default (_$_m_b_o_x___t_y_p_e (section 6.4.125 , page 111)) type is always supposed (i.e. this is the format used for the temporary folder). - If the file does not exist when you save to it, _c_l_o_s_e_-_h_o_o_k (section 4.16.2 , - page 51) is called, and not _a_p_p_e_n_d_-_h_o_o_k (section 4.16.3 , page 51). _a_p_p_e_n_d_- - _h_o_o_k (section 4.16.3 , page 51) is only for appending to existing folders. + If the file does not exist when you save to it, _c_l_o_s_e_-_h_o_o_k (section 4.18.2 , + page 64) is called, and not _a_p_p_e_n_d_-_h_o_o_k (section 4.18.3 , page 65). _a_p_p_e_n_d_- + _h_o_o_k (section 4.18.3 , page 65) is only for appending to existing folders. If the _c_o_m_m_a_n_d is empty, this operation is disabled for this file type. In this case, the folder will be open and closed again (using _o_p_e_n_-_h_o_o_k (section - 4.16.1 , page 50) and _c_l_o_s_e_-_h_o_o_k (section 4.16.2 , page 51)respectively) each + 4.18.1 , page 64) and _c_l_o_s_e_-_h_o_o_k (section 4.18.2 , page 64)respectively) each time you will add to it. - _4_._1_6_._4 _E_n_c_r_y_p_t_e_d _f_o_l_d_e_r_s + _4_._1_8_._4 _E_n_c_r_y_p_t_e_d _f_o_l_d_e_r_s The compressed folders support can also be used to handle encrypted folders. If you want to encrypt a folder with PGP, you may want to use the following hooks: @@ -2792,6 +3339,9 @@ Quite a bit of effort has been made to make Mutt-ng the premier text-mode MIME MUA. Every effort has been made to provide the functionality that the discern- ing MIME user requires, and the conformance to the standards wherever possible. + + The Mutt Next Generation E-Mail Client 67 + When configuring Mutt-ng for MIME, there are two extra types of configuration files which Mutt-ng uses. One is the mime.types file, which contains the map- ping of file extensions to IANA MIME types. The other is the mailcap file, @@ -2813,8 +3363,6 @@ Mutt-ng will denote attachments with a couple lines describing them. These lines are of the form: - The Mutt-ng E-Mail Client 54 - [-- Attachment #1: Description --] [-- Type: text/plain, Encoding: 7bit, Size: 10000 --] @@ -2837,7 +3385,7 @@ view attachments as text, or view them using the mailcap viewer definition. Finally, you can apply the usual message-related functions (like _r_e_s_e_n_d_-_m_e_s_s_a_g_e - (section 2.3.4 , page 9), and the reply and forward functions) to attachments + (section 2.5.4 , page 13), and the reply and forward functions) to attachments of type message/rfc822. See the help on the attachment menu for more information. @@ -2846,6 +3394,9 @@ The compose menu is the menu you see before you send a message. It allows you to edit the recipient list, the subject, and other aspects of your message. It + + The Mutt Next Generation E-Mail Client 68 + also contains a list of the attachments of your message, including the main body. From this menu, you can print, copy, filter, pipe, edit, compose, review, and rename an attachment or a list of tagged attachments. You can also @@ -2866,9 +3417,6 @@ The next field is the size of the attachment, rounded to kilobytes or megabytes. The next field is the filename, which can be changed with the rename-file command (default: R). The final field is the description of the - - The Mutt-ng E-Mail Client 55 - attachment, and can be changed with the edit-description command (default: d). _5_._2 _M_I_M_E _T_y_p_e _c_o_n_f_i_g_u_r_a_t_i_o_n _w_i_t_h _m_i_m_e_._t_y_p_e_s @@ -2899,6 +3447,9 @@ these if the appropriate entry is found in the mime.types file. It also recog- nises other major mime types, such as the chemical type that is widely used in the molecular modelling community to pass molecular data in various forms to + + The Mutt Next Generation E-Mail Client 69 + various molecular viewers. Non-recognised mime types should only be used if the recipient of the message is likely to be expecting such attachments. @@ -2921,9 +3472,6 @@ where $HOME is your home directory. In particular, the metamail distribution will install a mailcap file, usually - - The Mutt-ng E-Mail Client 56 - as /usr/local/etc/mailcap, which contains some baseline entries. _5_._3_._1 _T_h_e _B_a_s_i_c_s _o_f _t_h_e _m_a_i_l_c_a_p _f_i_l_e @@ -2953,6 +3501,9 @@ body of the MIME message to a temporary file, and then call the view command with the %s replaced by the name of the temporary file. In both cases, Mutt-ng will turn over the terminal to the view program until the program quits, at + + The Mutt Next Generation E-Mail Client 70 + which time Mutt will remove the temporary file if it exists. So, in the simplest form, you can send a text/plain message to the external @@ -2975,9 +3526,6 @@ _v_i_e_w _t_h_e _o_b_j_e_c_t_. On the other hand, maybe you don't want to use lynx interactively, you just - - The Mutt-ng E-Mail Client 57 - want to have it convert the text/html to text/plain, then you can use: text/html; lynx -dump %s | more @@ -2995,7 +3543,7 @@ The interpretation of shell meta-characters embedded in MIME parameters can lead to security problems in general. Mutt-ng tries to quote parameters in expansion of %s syntaxes properly, and avoids risky characters by substituting - them, see the _m_a_i_l_c_a_p___s_a_n_i_t_i_z_e (section 6.3.117 , page 94) variable. + them, see the _m_a_i_l_c_a_p___s_a_n_i_t_i_z_e (section 6.4.117 , page 109) variable. Although mutt's procedures to invoke programs with mailcap seem to be safe, there are other applications parsing mailcap, maybe taking less care of it. @@ -3005,6 +3553,9 @@ double quotes. Mutt-ng does this for you, the right way, as should any other program which interprets mailcap. Don't put them into backtick expansions. Be highly careful with eval statements, and avoid them if possible at all. Trying + + The Mutt Next Generation E-Mail Client 71 + to fix broken behaviour with quotes introduces new leaks - there is no alterna- tive to correct quoting in the first place. @@ -3028,9 +3579,6 @@ copiousoutput This flag tells Mutt-ng that the command passes possibly large amounts of text on stdout. This causes Mutt-ng to invoke a pager - - The Mutt-ng E-Mail Client 58 - (either the internal pager or the external pager defined by the pager variable) on the output of the view command. Without this flag, Mutt-ng assumes that the command is interactive. One could @@ -3044,11 +3592,11 @@ needsterminal Mutt-ng uses this flag when viewing attachments with _a_u_t_o_v_i_e_w (sec- - tion 5.4 , page 60), in order to decide whether it should honor - the setting of the _$_w_a_i_t___k_e_y (section 6.3.332 , page 145) variable + tion 5.4 , page 74), in order to decide whether it should honor + the setting of the _$_w_a_i_t___k_e_y (section 6.4.332 , page 161) variable or not. When an attachment is viewed using an interactive program, and the corresponding mailcap entry has a _n_e_e_d_s_t_e_r_m_i_n_a_l flag, Mutt- - ng will use _$_w_a_i_t___k_e_y (section 6.3.332 , page 145) and the exit + ng will use _$_w_a_i_t___k_e_y (section 6.4.332 , page 161) and the exit status of the program to decide if it will ask you to press a key after the external program has exited. In all other situations it will not prompt you for a key. @@ -3058,6 +3606,8 @@ of a specific MIME type. Mutt-ng supports this from the compose menu. + The Mutt Next Generation E-Mail Client 72 + composetyped=<command> This flag specifies the command to use to create a new attachment of a specific MIME type. This command differs from the compose @@ -3084,8 +3634,6 @@ .html. So, you would specify lynx as a text/html viewer with a line in the mailcap file like: - The Mutt-ng E-Mail Client 59 - text/html; lynx %s; nametemplate=%s.html test=<command> @@ -3112,6 +3660,9 @@ When searching for an entry in the mailcap file, Mutt-ng will search for the most useful entry for its purpose. For instance, if you are attempting to print an image/gif, and you have the following entries in your mailcap file, + + The Mutt Next Generation E-Mail Client 73 + Mutt-ng will search for an entry with the print command: image/*; xv %s @@ -3121,7 +3672,7 @@ Mutt-ng will skip the image/* entry and use the image/gif entry with the print command. - In addition, you can use this with _A_u_t_o_v_i_e_w (section 5.4 , page 60) to denote + In addition, you can use this with _A_u_t_o_v_i_e_w (section 5.4 , page 74) to denote two commands for viewing an attachment, one to be viewed automatically, the other to be viewed interactively from the attachment menu. In addition, you can then use the test feature to determine which viewer to use interactively @@ -3131,13 +3682,11 @@ text/html; lynx %s; nametemplate=%s.html text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput - For _A_u_t_o_v_i_e_w (section 5.4 , page 60), Mutt-ng will choose the third entry + For _A_u_t_o_v_i_e_w (section 5.4 , page 74), Mutt-ng will choose the third entry because of the copiousoutput tag. For interactive viewing, Mutt will run the program RunningX to determine if it should use the first entry. If the program returns non-zero, Mutt-ng will use the second entry for interactive viewing. - The Mutt-ng E-Mail Client 60 - _5_._3_._3_._3 _C_o_m_m_a_n_d _E_x_p_a_n_s_i_o_n The various commands defined in the mailcap files are passed to the /bin/sh @@ -3165,6 +3714,8 @@ Content-Type: text/plain; charset=iso-8859-1 + The Mutt Next Generation E-Mail Client 74 + then Mutt-ng will expand %{charset} to iso-8859-1. The default metamail mailcap file uses this feature to test the charset to spawn an xterm using the right charset to view the message. @@ -3189,7 +3740,7 @@ This mailcap file shows quite a number of examples: - The Mutt-ng E-Mail Client 61 + The Mutt Next Generation E-Mail Client 75 # Use xanim to view all videos Xanim produces a header on startup, # send that to /dev/null so I don't see it @@ -3243,9 +3794,9 @@ For instance, if you set auto_view to: - auto_view text/html application/x-gunzip application/postscript image/gif application/x-tar-gz + The Mutt Next Generation E-Mail Client 76 - The Mutt-ng E-Mail Client 62 + auto_view text/html application/x-gunzip application/postscript image/gif application/x-tar-gz Mutt-ng could use the following mailcap entries to automatically view attach- ments of these types. @@ -3271,7 +3822,7 @@ alternative_order text/enriched text/plain text application/postscript image/* Next, mutt will check if any of the types have a defined _a_u_t_o___v_i_e_w (section - 5.4 , page 60), and use that. Failing that, Mutt-ng will look for any text + 5.4 , page 74), and use that. Failing that, Mutt-ng will look for any text type. As a last attempt, mutt will look for any type it knows how to handle. To remove a MIME type from the alternative_order list, use the unalterna- @@ -3291,14 +3842,15 @@ mime_lookup application/octet-stream application/X-Lotus-Manuscript In addition, the unmime_lookup command may be used to disable this feature for + + The Mutt Next Generation E-Mail Client 77 + any particular mime-type if it had been set, for example, in a global muttrc. _6_. _R_e_f_e_r_e_n_c_e _6_._1 _C_o_m_m_a_n_d _l_i_n_e _o_p_t_i_o_n_s - The Mutt-ng E-Mail Client 63 - Running mutt with no arguments will make Mutt-ng attempt to read your spool mailbox. However, it is possible to read other mailboxes and to send messages from the command line as well. @@ -3340,131 +3892,190 @@ mutt -s 'data set for run #2' professor@bigschool.edu < ~/run2.dat + The Mutt Next Generation E-Mail Client 78 + This command will send a message to ``professor@bigschool.edu'' with a subject of ``data set for run #2''. In the body of the message will be the contents of the file ``~/run2.dat''. - _6_._2 _C_o_n_f_i_g_u_r_a_t_i_o_n _C_o_m_m_a_n_d_s + _6_._2 _P_a_t_t_e_r_n_s - The following are the commands understood by mutt. + ~A all messages + ~b EXPR messages which contain EXPR in the message body + ~B EXPR messages which contain EXPR in the whole message + ~c USER messages carbon-copied to USER + ~C EXPR message is either to: or cc: EXPR + ~D deleted messages + ~d [MIN]-[MAX] messages with ``date-sent'' in a Date range + ~E expired messages + ~e EXPR message which contains EXPR in the ``Sender'' field + ~F flagged messages + ~f USER messages originating from USER + ~g cryptographically signed messages + ~G cryptographically encrypted messages + ~H EXPR messages with a spam attribute matching EXPR + ~h EXPR messages which contain EXPR in the message header + ~k message contains PGP key material + ~i ID message which match ID in the ``Message-ID'' field + ~L EXPR message is either originated or received by EXPR + ~l message is addressed to a known mailing list + ~m [MIN]-[MAX] message in the range MIN to MAX *) + ~n [MIN]-[MAX] messages with a score in the range MIN to MAX *) + ~N new messages + ~O old messages + ~p message is addressed to you (consults alternates) + ~P message is from you (consults alternates) + ~Q messages which have been replied to + ~R read messages + ~r [MIN]-[MAX] messages with ``date-received'' in a Date range + ~S superseded messages + ~s SUBJECT messages having SUBJECT in the ``Subject'' field. + ~T tagged messages + ~t USER messages addressed to USER + ~U unread messages + ~v message is part of a collapsed thread. + ~V cryptographically verified messages + ~w EXPR messages which contain EXPR in the `Newsgroups' field + (if compiled with NNTP support) + ~x EXPR messages which contain EXPR in the `References' field + ~y EXPR messages which contain EXPR in the `X-Label' field + ~z [MIN]-[MAX] messages with a size in the range MIN to MAX *) + ~= duplicated messages (see $duplicate_threads) + ~$ unreferenced messages (requires threaded view) + ~* ``From'' contains realname and (syntactically) valid + address (excluded are addresses matching against + alternates or any alias) - +o _a_c_c_o_u_n_t_-_h_o_o_k (section 4.14 , page 49) _p_a_t_t_e_r_n _c_o_m_m_a_n_d + The Mutt Next Generation E-Mail Client 79 - The Mutt-ng E-Mail Client 64 + Where EXPR, USER, ID, and SUBJECT are _r_e_g_u_l_a_r _e_x_p_r_e_s_s_i_o_n_s (section 4.1 , page + 44). Special attention has to be made when using regular expressions inside of + patterns. Specifically, Mutt-ng's parser for these patterns will strip one + level of backslash (\), which is normally used for quoting. If it is your + intention to use a backslash in the regular expression, you will need to use + two backslashes instead (\\). + + *) The forms <[MAX], >[MIN], [MIN]- and -[MAX] are allowed, too. + + _6_._3 _C_o_n_f_i_g_u_r_a_t_i_o_n _C_o_m_m_a_n_d_s - +o _a_l_i_a_s (section 3.2 , page 16) _k_e_y _a_d_d_r_e_s_s [ , _a_d_d_r_e_s_s, ... ] + The following are the commands understood by mutt. + + +o _a_c_c_o_u_n_t_-_h_o_o_k (section 4.16 , page 62) _p_a_t_t_e_r_n _c_o_m_m_a_n_d - +o _u_n_a_l_i_a_s (section 3.2 , page 16) [ * | _k_e_y ... ] + +o _a_l_i_a_s (section 3.3 , page 23) _k_e_y _a_d_d_r_e_s_s [ , _a_d_d_r_e_s_s, ... ] - +o _a_l_t_e_r_n_a_t_e_s (section 3.9 , page 23) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] + +o _u_n_a_l_i_a_s (section 3.3 , page 23) [ * | _k_e_y ... ] - +o _u_n_a_l_t_e_r_n_a_t_e_s (section 3.9 , page 23) [ * | _r_e_g_e_x_p ... ] + +o _a_l_t_e_r_n_a_t_e_s (section 3.10 , page 30) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] - +o _a_l_t_e_r_n_a_t_i_v_e___o_r_d_e_r (section 5.5 , page 61) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] + +o _u_n_a_l_t_e_r_n_a_t_e_s (section 3.10 , page 30) [ * | _r_e_g_e_x_p ... ] - +o _u_n_a_l_t_e_r_n_a_t_i_v_e___o_r_d_e_r (section 5.5 , page 61) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] + +o _a_l_t_e_r_n_a_t_i_v_e___o_r_d_e_r (section 5.5 , page 75) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] - +o _a_p_p_e_n_d_-_h_o_o_k (section 4.16.3 , page 51) _r_e_g_e_x_p _c_o_m_m_a_n_d + +o _u_n_a_l_t_e_r_n_a_t_i_v_e___o_r_d_e_r (section 5.5 , page 75) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] - +o _a_u_t_o___v_i_e_w (section 5.4 , page 60) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] + +o _a_p_p_e_n_d_-_h_o_o_k (section 4.18.3 , page 65) _r_e_g_e_x_p _c_o_m_m_a_n_d - +o _u_n_a_u_t_o___v_i_e_w (section 5.4 , page 60) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] + +o _a_u_t_o___v_i_e_w (section 5.4 , page 74) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] - +o _b_i_n_d (section 3.3 , page 17) _m_a_p _k_e_y _f_u_n_c_t_i_o_n + +o _u_n_a_u_t_o___v_i_e_w (section 5.4 , page 74) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] - +o _c_h_a_r_s_e_t_-_h_o_o_k (section 3.4 , page 19) _a_l_i_a_s _c_h_a_r_s_e_t + +o _b_i_n_d (section 3.4 , page 24) _m_a_p _k_e_y _f_u_n_c_t_i_o_n - +o _c_l_o_s_e_-_h_o_o_k (section 4.16.2 , page 51) _r_e_g_e_x_p _c_o_m_m_a_n_d + +o _c_h_a_r_s_e_t_-_h_o_o_k (section 3.5 , page 26) _a_l_i_a_s _c_h_a_r_s_e_t - +o _c_o_l_o_r (section 3.7 , page 21) _o_b_j_e_c_t _f_o_r_e_g_r_o_u_n_d _b_a_c_k_g_r_o_u_n_d [ _r_e_g_e_x_p ] + +o _c_l_o_s_e_-_h_o_o_k (section 4.18.2 , page 64) _r_e_g_e_x_p _c_o_m_m_a_n_d - +o _u_n_c_o_l_o_r (section 3.7 , page 21) _i_n_d_e_x _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] + +o _c_o_l_o_r (section 3.8 , page 27) _o_b_j_e_c_t _f_o_r_e_g_r_o_u_n_d _b_a_c_k_g_r_o_u_n_d [ _r_e_g_e_x_p ] - +o _e_x_e_c (section 3.22 , page 29) _f_u_n_c_t_i_o_n [ _f_u_n_c_t_i_o_n ... ] + +o _u_n_c_o_l_o_r (section 3.8 , page 27) _i_n_d_e_x _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] - +o _f_c_c_-_h_o_o_k (section 3.16 , page 27) _p_a_t_t_e_r_n _m_a_i_l_b_o_x + +o _e_x_e_c (section 3.24 , page 37) _f_u_n_c_t_i_o_n [ _f_u_n_c_t_i_o_n ... ] - +o _f_c_c_-_s_a_v_e_-_h_o_o_k (section 3.17 , page 27) _p_a_t_t_e_r_n _m_a_i_l_b_o_x + +o _f_c_c_-_h_o_o_k (section 3.18 , page 35) _p_a_t_t_e_r_n _m_a_i_l_b_o_x - +o _f_o_l_d_e_r_-_h_o_o_k (section 3.5 , page 19) _p_a_t_t_e_r_n _c_o_m_m_a_n_d + +o _f_c_c_-_s_a_v_e_-_h_o_o_k (section 3.19 , page 36) _p_a_t_t_e_r_n _m_a_i_l_b_o_x - +o _h_d_r___o_r_d_e_r (section 3.14 , page 26) _h_e_a_d_e_r [ _h_e_a_d_e_r ... ] + +o _f_o_l_d_e_r_-_h_o_o_k (section 3.6 , page 26) _p_a_t_t_e_r_n _c_o_m_m_a_n_d - +o _u_n_h_d_r___o_r_d_e_r (section 3.14 , page 26) _h_e_a_d_e_r [ _h_e_a_d_e_r ... ] + The Mutt Next Generation E-Mail Client 80 - +o _i_c_o_n_v_-_h_o_o_k (section 3.4 , page 19) _c_h_a_r_s_e_t _l_o_c_a_l_-_c_h_a_r_s_e_t + +o _h_d_r___o_r_d_e_r (section 3.16 , page 35) _h_e_a_d_e_r [ _h_e_a_d_e_r ... ] - +o _i_g_n_o_r_e (section 3.8 , page 23) _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] + +o _u_n_h_d_r___o_r_d_e_r (section 3.16 , page 35) _h_e_a_d_e_r [ _h_e_a_d_e_r ... ] - +o _u_n_i_g_n_o_r_e (section 3.8 , page 23) _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] + +o _i_c_o_n_v_-_h_o_o_k (section 3.5 , page 26) _c_h_a_r_s_e_t _l_o_c_a_l_-_c_h_a_r_s_e_t - +o _l_i_s_t_s (section 3.10 , page 24) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] + +o _i_g_n_o_r_e (section 3.9 , page 30) _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] - +o _u_n_l_i_s_t_s (section 3.10 , page 24) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] + +o _u_n_i_g_n_o_r_e (section 3.9 , page 30) _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] - +o _m_a_c_r_o (section 3.6 , page 20) _m_e_n_u _k_e_y _s_e_q_u_e_n_c_e [ _d_e_s_c_r_i_p_t_i_o_n ] + +o _l_i_s_t_s (section 3.12 , page 32) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] - +o _m_a_i_l_b_o_x_e_s (section 3.12 , page 25) _f_i_l_e_n_a_m_e [ _f_i_l_e_n_a_m_e ... ] + +o _u_n_l_i_s_t_s (section 3.12 , page 32) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] - The Mutt-ng E-Mail Client 65 + +o _m_a_c_r_o (section 3.7 , page 27) _m_e_n_u _k_e_y _s_e_q_u_e_n_c_e [ _d_e_s_c_r_i_p_t_i_o_n ] - +o _m_b_o_x_-_h_o_o_k (section 3.11 , page 25) _p_a_t_t_e_r_n _m_a_i_l_b_o_x + +o _m_a_i_l_b_o_x_e_s (section 3.14 , page 33) _f_i_l_e_n_a_m_e [ _f_i_l_e_n_a_m_e ... ] - +o _m_e_s_s_a_g_e_-_h_o_o_k (section 3.19 , page 28) _p_a_t_t_e_r_n _c_o_m_m_a_n_d + +o _m_b_o_x_-_h_o_o_k (section 3.13 , page 33) _p_a_t_t_e_r_n _m_a_i_l_b_o_x - +o _m_i_m_e___l_o_o_k_u_p (section 5.6 , page 61) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] + +o _m_e_s_s_a_g_e_-_h_o_o_k (section 3.21 , page 37) _p_a_t_t_e_r_n _c_o_m_m_a_n_d - +o _u_n_m_i_m_e___l_o_o_k_u_p (section 5.6 , page 61) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] + +o _m_i_m_e___l_o_o_k_u_p (section 5.6 , page 75) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] - +o _m_o_n_o (section 3.7 , page 21) _o_b_j_e_c_t _a_t_t_r_i_b_u_t_e [ _r_e_g_e_x_p ] + +o _u_n_m_i_m_e___l_o_o_k_u_p (section 5.6 , page 75) _m_i_m_e_t_y_p_e [ _m_i_m_e_t_y_p_e ... ] - +o _u_n_m_o_n_o (section 3.7 , page 21) _i_n_d_e_x _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] + +o _m_o_n_o (section 3.8 , page 27) _o_b_j_e_c_t _a_t_t_r_i_b_u_t_e [ _r_e_g_e_x_p ] - +o _m_y___h_d_r (section 3.13 , page 25) _s_t_r_i_n_g + +o _u_n_m_o_n_o (section 3.8 , page 27) _i_n_d_e_x _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] - +o _u_n_m_y___h_d_r (section 3.13 , page 25) _f_i_e_l_d [ _f_i_e_l_d ... ] + +o _m_y___h_d_r (section 3.15 , page 34) _s_t_r_i_n_g - +o _o_p_e_n_-_h_o_o_k (section 4.16.1 , page 50) _r_e_g_e_x_p _c_o_m_m_a_n_d + +o _u_n_m_y___h_d_r (section 3.15 , page 34) _f_i_e_l_d [ _f_i_e_l_d ... ] - +o _c_r_y_p_t_-_h_o_o_k (section 3.20 , page 28) _p_a_t_t_e_r_n _k_e_y_-_i_d + +o _o_p_e_n_-_h_o_o_k (section 4.18.1 , page 64) _r_e_g_e_x_p _c_o_m_m_a_n_d - +o _p_u_s_h (section 3.21 , page 29) _s_t_r_i_n_g + +o _c_r_y_p_t_-_h_o_o_k (section 3.22 , page 37) _p_a_t_t_e_r_n _k_e_y_-_i_d - +o _r_e_s_e_t (section 3.25 , page 31) _v_a_r_i_a_b_l_e [_v_a_r_i_a_b_l_e ... ] + +o _p_u_s_h (section 3.23 , page 37) _s_t_r_i_n_g - +o _s_a_v_e_-_h_o_o_k (section 3.15 , page 26) _r_e_g_e_x_p _f_i_l_e_n_a_m_e + +o _r_e_s_e_t (section 3.27 , page 41) _v_a_r_i_a_b_l_e [_v_a_r_i_a_b_l_e ... ] - +o _s_c_o_r_e (section 3.23 , page 29) _p_a_t_t_e_r_n _v_a_l_u_e + +o _s_a_v_e_-_h_o_o_k (section 3.17 , page 35) _r_e_g_e_x_p _f_i_l_e_n_a_m_e - +o _u_n_s_c_o_r_e (section 3.23 , page 29) _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] + +o _s_c_o_r_e (section 3.25 , page 38) _p_a_t_t_e_r_n _v_a_l_u_e - +o _s_e_n_d_-_h_o_o_k (section 3.18 , page 27) _r_e_g_e_x_p _c_o_m_m_a_n_d + +o _u_n_s_c_o_r_e (section 3.25 , page 38) _p_a_t_t_e_r_n [ _p_a_t_t_e_r_n ... ] + + +o _s_e_n_d_-_h_o_o_k (section 3.20 , page 36) _r_e_g_e_x_p _c_o_m_m_a_n_d +o _r_e_p_l_y_-_h_o_o_k (section , page ) _r_e_g_e_x_p _c_o_m_m_a_n_d - +o _s_e_t (section 3.25 , page 31) [no|inv]_v_a_r_i_a_b_l_e[=_v_a_l_u_e] [ _v_a_r_i_a_b_l_e ... ] + +o _s_e_t (section 3.27 , page 41) [no|inv]_v_a_r_i_a_b_l_e[=_v_a_l_u_e] [ _v_a_r_i_a_b_l_e ... ] - +o _u_n_s_e_t (section 3.25 , page 31) _v_a_r_i_a_b_l_e [_v_a_r_i_a_b_l_e ... ] + The Mutt Next Generation E-Mail Client 81 - +o _s_o_u_r_c_e (section 3.26 , page 32) _f_i_l_e_n_a_m_e + +o _u_n_s_e_t (section 3.27 , page 41) _v_a_r_i_a_b_l_e [_v_a_r_i_a_b_l_e ... ] - +o _s_p_a_m (section 3.24 , page 29) _p_a_t_t_e_r_n _f_o_r_m_a_t + +o _s_o_u_r_c_e (section 3.28 , page 42) _f_i_l_e_n_a_m_e - +o _n_o_s_p_a_m (section 3.24 , page 29) _p_a_t_t_e_r_n + +o _s_p_a_m (section 3.26 , page 39) _p_a_t_t_e_r_n _f_o_r_m_a_t - +o _s_u_b_s_c_r_i_b_e (section 3.10 , page 24) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] + +o _n_o_s_p_a_m (section 3.26 , page 39) _p_a_t_t_e_r_n - +o _u_n_s_u_b_s_c_r_i_b_e (section 3.10 , page 24) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] + +o _s_u_b_s_c_r_i_b_e (section 3.12 , page 32) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] - +o _t_o_g_g_l_e (section 3.25 , page 31) _v_a_r_i_a_b_l_e [_v_a_r_i_a_b_l_e ... ] + +o _u_n_s_u_b_s_c_r_i_b_e (section 3.12 , page 32) _r_e_g_e_x_p [ _r_e_g_e_x_p ... ] - +o _u_n_h_o_o_k (section 3.28 , page 33) _h_o_o_k_-_t_y_p_e + +o _t_o_g_g_l_e (section 3.27 , page 41) _v_a_r_i_a_b_l_e [_v_a_r_i_a_b_l_e ... ] - _6_._3 _C_o_n_f_i_g_u_r_a_t_i_o_n _v_a_r_i_a_b_l_e_s + +o _u_n_h_o_o_k (section 3.29 , page 42) _h_o_o_k_-_t_y_p_e - The Mutt-ng E-Mail Client 66 + _6_._4 _C_o_n_f_i_g_u_r_a_t_i_o_n _v_a_r_i_a_b_l_e_s - _6_._3_._1 _a_b_o_r_t___n_o_s_u_b_j_e_c_t + _6_._4_._1 _a_b_o_r_t___n_o_s_u_b_j_e_c_t Type: quadoption @@ -3474,7 +4085,7 @@ prompt, composition will be aborted. If set to _n_o, composing messages with no subject given at the subject prompt will never be aborted. - _6_._3_._2 _a_b_o_r_t___u_n_m_o_d_i_f_i_e_d + _6_._4_._2 _a_b_o_r_t___u_n_m_o_d_i_f_i_e_d Type: quadoption @@ -3484,22 +4095,24 @@ body if no changes are made to the file (this check only happens after the _f_i_r_s_t edit of the file). When set to _n_o, composition will never be aborted. - _6_._3_._3 _a_l_i_a_s___f_i_l_e + _6_._4_._3 _a_l_i_a_s___f_i_l_e Type: path Default: '~/.muttngrc' The default file in which to save aliases created by the ``_c_r_e_a_t_e_-_a_l_i_a_s (sec- - tion 2.3.4 , page 7)'' function. + tion 2.5.4 , page 11)'' function. NNoottee:: Mutt-ng will not automatically source this file; you must explicitly use - the ``_s_o_u_r_c_e (section 3.26 , page 32)'' command for it to be executed. + the ``_s_o_u_r_c_e (section 3.28 , page 42)'' command for it to be executed. - _6_._3_._4 _a_l_i_a_s___f_o_r_m_a_t + _6_._4_._4 _a_l_i_a_s___f_o_r_m_a_t Type: string + The Mutt Next Generation E-Mail Client 82 + Default: '%4n %2f %t %-10a %r' Specifies the format of the data displayed for the ``alias'' menu. The follow- @@ -3517,12 +4130,10 @@ %r address which alias expands to - The Mutt-ng E-Mail Client 67 - %t character which indicates if the alias is tagged for inclusion - _6_._3_._5 _a_l_l_o_w___8_b_i_t + _6_._4_._5 _a_l_l_o_w___8_b_i_t Type: boolean @@ -3531,7 +4142,7 @@ Controls whether 8-bit data is converted to 7-bit using either quoted-printable or base64 encoding when sending mail. - _6_._3_._6 _a_l_l_o_w___a_n_s_i + _6_._4_._6 _a_l_l_o_w___a_n_s_i Type: boolean @@ -3544,7 +4155,7 @@ sage could include a line like ``[-- PGP output follows ...' and give it the same color as your attachment color. - _6_._3_._7 _a_r_r_o_w___c_u_r_s_o_r + _6_._4_._7 _a_r_r_o_w___c_u_r_s_o_r Type: boolean @@ -3555,7 +4166,9 @@ will make response faster because there is less that has to be redrawn on the screen when moving to the next or previous entries in the menu. - _6_._3_._8 _a_s_c_i_i___c_h_a_r_s + The Mutt Next Generation E-Mail Client 83 + + _6_._4_._8 _a_s_c_i_i___c_h_a_r_s Type: boolean @@ -3564,7 +4177,7 @@ If _s_e_t, Mutt-ng will use plain ASCII characters when displaying thread and attachment trees, instead of the default ACS characters. - _6_._3_._9 _a_s_k_b_c_c + _6_._4_._9 _a_s_k_b_c_c Type: boolean @@ -3573,9 +4186,7 @@ If _s_e_t, Mutt-ng will prompt you for blind-carbon-copy (Bcc) recipients before editing an outgoing message. - The Mutt-ng E-Mail Client 68 - - _6_._3_._1_0 _a_s_k_c_c + _6_._4_._1_0 _a_s_k_c_c Type: boolean @@ -3584,7 +4195,7 @@ If _s_e_t, Mutt-ng will prompt you for carbon-copy (Cc) recipients before editing the body of an outgoing message. - _6_._3_._1_1 _a_s_s_u_m_e_d___c_h_a_r_s_e_t + _6_._4_._1_1 _a_s_s_u_m_e_d___c_h_a_r_s_e_t Type: string @@ -3601,9 +4212,9 @@ set assumed_charset='iso-2022-jp:euc-jp:shift_jis:utf-8' However, only the first content is valid for the message body. This variable - is valid only if _$_s_t_r_i_c_t___m_i_m_e (section 6.3.308 , page 140) is unset. + is valid only if _$_s_t_r_i_c_t___m_i_m_e (section 6.4.308 , page 156) is unset. - _6_._3_._1_2 _a_t_t_a_c_h___f_o_r_m_a_t + _6_._4_._1_2 _a_t_t_a_c_h___f_o_r_m_a_t Type: string @@ -3612,6 +4223,8 @@ This variable describes the format of the ``attachment'' menu. The following printf(3)-style sequences are understood: + The Mutt Next Generation E-Mail Client 84 + %C charset @@ -3630,8 +4243,6 @@ %f filename - The Mutt-ng E-Mail Client 69 - %I MIME Content-Disposition: header field (I=inline, A=attachment) @@ -3662,16 +4273,18 @@ %|X pad to the end of the line with character 'X' - _6_._3_._1_3 _a_t_t_a_c_h___s_e_p + _6_._4_._1_3 _a_t_t_a_c_h___s_e_p Type: string Default: '\n' + The Mutt Next Generation E-Mail Client 85 + The separator to add between attachments when operating (saving, printing, pip- ing, etc) on a list of tagged attachments. - _6_._3_._1_4 _a_t_t_a_c_h___s_p_l_i_t + _6_._4_._1_4 _a_t_t_a_c_h___s_p_l_i_t Type: boolean @@ -3679,23 +4292,21 @@ If this variable is _u_n_s_e_t, when operating (saving, printing, piping, etc) on a list of tagged attachments, Mutt-ng will concatenate the attachments and will - operate on them as a single attachment. The ``_$_a_t_t_a_c_h___s_e_p (section 6.3.13 , - page 68)'' separator is added after each attachment. When _s_e_t, Mutt-ng will + operate on them as a single attachment. The ``_$_a_t_t_a_c_h___s_e_p (section 6.4.13 , + page 83)'' separator is added after each attachment. When _s_e_t, Mutt-ng will operate on the attachments one by one. - _6_._3_._1_5 _a_t_t_r_i_b_u_t_i_o_n + _6_._4_._1_5 _a_t_t_r_i_b_u_t_i_o_n Type: string - The Mutt-ng E-Mail Client 70 - Default: 'On %d, %n wrote:' This is the string that will precede a message which has been included in a reply. For a full listing of defined printf(3)-like sequences see the section - on ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90)''. + on ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105)''. - _6_._3_._1_6 _a_u_t_o___t_a_g + _6_._4_._1_6 _a_u_t_o___t_a_g Type: boolean @@ -3706,28 +4317,30 @@ ``tag-prefix'' function (default: ';') to make the next function apply to all tagged messages. - _6_._3_._1_7 _a_u_t_o_e_d_i_t + _6_._4_._1_7 _a_u_t_o_e_d_i_t Type: boolean Default: no - When _s_e_t along with ``_$_e_d_i_t___h_e_a_d_e_r_s (section 6.3.54 , page 77)'', Mutt-ng will + When _s_e_t along with ``_$_e_d_i_t___h_e_a_d_e_r_s (section 6.4.54 , page 92)'', Mutt-ng will skip the initial send-menu and allow you to immediately begin editing the body of your message. The send-menu may still be accessed once you have finished editing the body of your message. - Also see ``_$_f_a_s_t___r_e_p_l_y (section 6.3.60 , page 78)''. + Also see ``_$_f_a_s_t___r_e_p_l_y (section 6.4.60 , page 93)''. - _6_._3_._1_8 _b_e_e_p + _6_._4_._1_8 _b_e_e_p Type: boolean Default: yes + The Mutt Next Generation E-Mail Client 86 + When this variable is _s_e_t, Mutt-ng will beep when an error occurs. - _6_._3_._1_9 _b_e_e_p___n_e_w + _6_._4_._1_9 _b_e_e_p___n_e_w Type: boolean @@ -3735,22 +4348,20 @@ When this variable is _s_e_t, Mutt-ng will beep whenever it prints a message noti- fying you of new mail. This is independent of the setting of the ``_$_b_e_e_p (sec- - tion 6.3.18 , page 69)'' variable. + tion 6.4.18 , page 84)'' variable. - _6_._3_._2_0 _b_o_u_n_c_e + _6_._4_._2_0 _b_o_u_n_c_e Type: quadoption Default: ask-yes - The Mutt-ng E-Mail Client 71 - Controls whether you will be asked to confirm bouncing messages. If set to _y_e_s you don't get asked if you want to bounce a message. Setting this variable to _n_o is not generally useful, and thus not recommended, because you are unable to bounce messages. - _6_._3_._2_1 _b_o_u_n_c_e___d_e_l_i_v_e_r_e_d + _6_._4_._2_1 _b_o_u_n_c_e___d_e_l_i_v_e_r_e_d Type: boolean @@ -3759,7 +4370,7 @@ When this variable is _s_e_t, Mutt-ng will include Delivered-To: header fields when bouncing messages. Postfix users may wish to _u_n_s_e_t this variable. - _6_._3_._2_2 _b_r_a_i_l_l_e___f_r_i_e_n_d_l_y + _6_._4_._2_2 _b_r_a_i_l_l_e___f_r_i_e_n_d_l_y Type: boolean @@ -3771,7 +4382,7 @@ option is disabled by default because many visual terminals don't permit making the cursor invisible. - _6_._3_._2_3 _c_e_r_t_i_f_i_c_a_t_e___f_i_l_e + _6_._4_._2_3 _c_e_r_t_i_f_i_c_a_t_e___f_i_l_e Type: path @@ -3781,6 +4392,9 @@ This variable specifies the file where the certificates you trust are saved. When an unknown certificate is encountered, you are asked if you accept it or + + The Mutt Next Generation E-Mail Client 87 + not. If you accept it, the certificate can also be saved in this file and fur- ther connections are automatically accepted. @@ -3790,7 +4404,7 @@ Example: set certificate_file=~/.muttng/certificates - _6_._3_._2_4 _c_h_a_r_s_e_t + _6_._4_._2_4 _c_h_a_r_s_e_t Type: string @@ -3798,9 +4412,7 @@ Character set your terminal uses to display and enter textual data. - The Mutt-ng E-Mail Client 72 - - _6_._3_._2_5 _c_h_e_c_k___n_e_w + _6_._4_._2_5 _c_h_e_c_k___n_e_w Type: boolean @@ -3814,7 +4426,7 @@ been looked at. If it's _u_n_s_e_t, no check for new mail is performed while the mailbox is open. - _6_._3_._2_6 _c_o_l_l_a_p_s_e___u_n_r_e_a_d + _6_._4_._2_6 _c_o_l_l_a_p_s_e___u_n_r_e_a_d Type: boolean @@ -3823,19 +4435,21 @@ When _u_n_s_e_t, Mutt-ng will not collapse a thread if it contains any unread mes- sages. - _6_._3_._2_7 _c_o_m_p_o_s_e___f_o_r_m_a_t + _6_._4_._2_7 _c_o_m_p_o_s_e___f_o_r_m_a_t Type: string Default: '-- Mutt-ng: Compose [Approx. msg size: %l Atts: %a]%>-' Controls the format of the status line displayed in the ``compose'' menu. This - string is similar to ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.3.305 , page 138)'', but has + string is similar to ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.305 , page 153)'', but has its own set of printf(3)-like sequences: %a total number of attachments + The Mutt Next Generation E-Mail Client 88 + %h local hostname @@ -3845,21 +4459,19 @@ %v Mutt-ng version string - See the text describing the ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.3.305 , page 138)'' - option for more information on how to set ``_$_c_o_m_p_o_s_e___f_o_r_m_a_t (section 6.3.27 , - page 71)''. + See the text describing the ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.305 , page 153)'' + option for more information on how to set ``_$_c_o_m_p_o_s_e___f_o_r_m_a_t (section 6.4.27 , + page 86)''. - _6_._3_._2_8 _c_o_n_f_i_g___c_h_a_r_s_e_t + _6_._4_._2_8 _c_o_n_f_i_g___c_h_a_r_s_e_t Type: string Default: '' - The Mutt-ng E-Mail Client 73 - When defined, Mutt-ng will recode commands in rc files from this encoding. - _6_._3_._2_9 _c_o_n_f_i_r_m_a_p_p_e_n_d + _6_._4_._2_9 _c_o_n_f_i_r_m_a_p_p_e_n_d Type: boolean @@ -3868,7 +4480,7 @@ When _s_e_t, Mutt-ng will prompt for confirmation when appending messages to an existing mailbox. - _6_._3_._3_0 _c_o_n_f_i_r_m_c_r_e_a_t_e + _6_._4_._3_0 _c_o_n_f_i_r_m_c_r_e_a_t_e Type: boolean @@ -3877,7 +4489,7 @@ When _s_e_t, Mutt-ng will prompt for confirmation when saving messages to a mail- box which does not yet exist before creating it. - _6_._3_._3_1 _c_o_n_n_e_c_t___t_i_m_e_o_u_t + _6_._4_._3_1 _c_o_n_n_e_c_t___t_i_m_e_o_u_t Type: number @@ -3887,43 +4499,43 @@ many seconds if the connection is not able to be established. A negative value causes Mutt-ng to wait indefinitely for the connection to succeed. - _6_._3_._3_2 _c_o_n_t_e_n_t___t_y_p_e + _6_._4_._3_2 _c_o_n_t_e_n_t___t_y_p_e Type: string Default: 'text/plain' + The Mutt Next Generation E-Mail Client 89 + Sets the default Content-Type: header field for the body of newly composed mes- sages. - _6_._3_._3_3 _c_o_p_y + _6_._4_._3_3 _c_o_p_y Type: quadoption Default: yes This variable controls whether or not copies of your outgoing messages will be - saved for later references. Also see ``_$_r_e_c_o_r_d (section 6.3.230 , page - 120)'', ``_$_s_a_v_e___n_a_m_e (section 6.3.241 , page 123)'', ``_$_f_o_r_c_e___n_a_m_e (section - 6.3.68 , page 81)'' and ``_f_c_c_-_h_o_o_k (section 3.16 , page 27)''. + saved for later references. Also see ``_$_r_e_c_o_r_d (section 6.4.230 , page + 136)'', ``_$_s_a_v_e___n_a_m_e (section 6.4.241 , page 138)'', ``_$_f_o_r_c_e___n_a_m_e (section + 6.4.68 , page 96)'' and ``_f_c_c_-_h_o_o_k (section 3.18 , page 35)''. - _6_._3_._3_4 _c_r_y_p_t___a_u_t_o_e_n_c_r_y_p_t + _6_._4_._3_4 _c_r_y_p_t___a_u_t_o_e_n_c_r_y_p_t Type: boolean - The Mutt-ng E-Mail Client 74 - Default: no Setting this variable will cause Mutt-ng to always attempt to PGP encrypt out- going messages. This is probably only useful in connection to the _s_e_n_d_-_h_o_o_k command. It can be overridden by use of the _p_g_p_-_m_e_n_u, when encryption is not required or signing is requested as well. If ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section - 6.3.277 , page 131)'' is _s_e_t, then OpenSSL is used instead to create S/MIME + 6.4.277 , page 146)'' is _s_e_t, then OpenSSL is used instead to create S/MIME messages and settings can be overridden by use of the _s_m_i_m_e_-_m_e_n_u. (Crypto only) - _6_._3_._3_5 _c_r_y_p_t___a_u_t_o_p_g_p + _6_._4_._3_5 _c_r_y_p_t___a_u_t_o_p_g_p Type: boolean @@ -3931,11 +4543,11 @@ This variable controls whether or not Mutt-ng may automatically enable PGP encryption/signing for messages. See also ``_$_c_r_y_p_t___a_u_t_o_e_n_c_r_y_p_t (section - 6.3.34 , page 72)'', ``_$_c_r_y_p_t___r_e_p_l_y_e_n_c_r_y_p_t (section 6.3.38 , page 73)'', - ``_$_c_r_y_p_t___a_u_t_o_s_i_g_n (section 6.3.36 , page 73)'', ``_$_c_r_y_p_t___r_e_p_l_y_s_i_g_n (section - 6.3.39 , page 74)'' and ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section 6.3.277 , page 131)''. + 6.4.34 , page 88)'', ``_$_c_r_y_p_t___r_e_p_l_y_e_n_c_r_y_p_t (section 6.4.38 , page 89)'', + ``_$_c_r_y_p_t___a_u_t_o_s_i_g_n (section 6.4.36 , page 88)'', ``_$_c_r_y_p_t___r_e_p_l_y_s_i_g_n (section + 6.4.39 , page 89)'' and ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section 6.4.277 , page 146)''. - _6_._3_._3_6 _c_r_y_p_t___a_u_t_o_s_i_g_n + _6_._4_._3_6 _c_r_y_p_t___a_u_t_o_s_i_g_n Type: boolean @@ -3944,11 +4556,13 @@ Setting this variable will cause Mutt-ng to always attempt to cryptographically sign outgoing messages. This can be overridden by use of the _p_g_p_-_m_e_n_u, when signing is not required or encryption is requested as well. If - ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section 6.3.277 , page 131)'' is _s_e_t, then OpenSSL is + ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section 6.4.277 , page 146)'' is _s_e_t, then OpenSSL is used instead to create S/MIME messages and settings can be overridden by use of the _s_m_i_m_e_-_m_e_n_u. (Crypto only) - _6_._3_._3_7 _c_r_y_p_t___a_u_t_o_s_m_i_m_e + The Mutt Next Generation E-Mail Client 90 + + _6_._4_._3_7 _c_r_y_p_t___a_u_t_o_s_m_i_m_e Type: boolean @@ -3956,23 +4570,20 @@ This variable controls whether or not Mutt-ng may automatically enable S/MIME encryption/signing for messages. See also ``_$_c_r_y_p_t___a_u_t_o_e_n_c_r_y_p_t (section - 6.3.34 , page 72)'', ``_$_c_r_y_p_t___r_e_p_l_y_e_n_c_r_y_p_t (section 6.3.38 , page 73)'', - ``_$_c_r_y_p_t___a_u_t_o_s_i_g_n (section 6.3.36 , page 73)'', ``_$_c_r_y_p_t___r_e_p_l_y_s_i_g_n (section - 6.3.39 , page 74)'' and ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section 6.3.277 , page 131)''. + 6.4.34 , page 88)'', ``_$_c_r_y_p_t___r_e_p_l_y_e_n_c_r_y_p_t (section 6.4.38 , page 89)'', + ``_$_c_r_y_p_t___a_u_t_o_s_i_g_n (section 6.4.36 , page 88)'', ``_$_c_r_y_p_t___r_e_p_l_y_s_i_g_n (section + 6.4.39 , page 89)'' and ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section 6.4.277 , page 146)''. - _6_._3_._3_8 _c_r_y_p_t___r_e_p_l_y_e_n_c_r_y_p_t + _6_._4_._3_8 _c_r_y_p_t___r_e_p_l_y_e_n_c_r_y_p_t Type: boolean Default: yes If _s_e_t, automatically PGP or OpenSSL encrypt replies to messages which are - - The Mutt-ng E-Mail Client 75 - encrypted. (Crypto only) - _6_._3_._3_9 _c_r_y_p_t___r_e_p_l_y_s_i_g_n + _6_._4_._3_9 _c_r_y_p_t___r_e_p_l_y_s_i_g_n Type: boolean @@ -3983,7 +4594,7 @@ NNoottee:: this does not work on messages that are encrypted aanndd signed! (Crypto only) - _6_._3_._4_0 _c_r_y_p_t___r_e_p_l_y_s_i_g_n_e_n_c_r_y_p_t_e_d + _6_._4_._4_0 _c_r_y_p_t___r_e_p_l_y_s_i_g_n_e_n_c_r_y_p_t_e_d Type: boolean @@ -3991,12 +4602,12 @@ If _s_e_t, automatically PGP or OpenSSL sign replies to messages which are encrypted. This makes sense in combination with ``_$_c_r_y_p_t___r_e_p_l_y_e_n_c_r_y_p_t (section - 6.3.38 , page 73)'', because it allows you to sign all messages which are + 6.4.38 , page 89)'', because it allows you to sign all messages which are automatically encrypted. This works around the problem noted in - ``_$_c_r_y_p_t___r_e_p_l_y_s_i_g_n (section 6.3.39 , page 74)'', that Mutt-ng is not able to + ``_$_c_r_y_p_t___r_e_p_l_y_s_i_g_n (section 6.4.39 , page 89)'', that Mutt-ng is not able to find out whether an encrypted message is also signed. (Crypto only) - _6_._3_._4_1 _c_r_y_p_t___t_i_m_e_s_t_a_m_p + _6_._4_._4_1 _c_r_y_p_t___t_i_m_e_s_t_a_m_p Type: boolean @@ -4005,9 +4616,12 @@ If _s_e_t, Mutt-ng will include a time stamp in the lines surrounding PGP or S/MIME output, so spoofing such lines is more difficult. If you are using col- ors to mark these lines, and rely on these, you may _u_n_s_e_t this setting. + + The Mutt Next Generation E-Mail Client 91 + (Crypto only) - _6_._3_._4_2 _c_r_y_p_t___u_s_e___g_p_g_m_e + _6_._4_._4_2 _c_r_y_p_t___u_s_e___g_p_g_m_e Type: boolean @@ -4020,35 +4634,33 @@ NNoottee: You need to use this option in your .muttngrc configuration file as it won't have any effect when used interactively. - _6_._3_._4_3 _c_r_y_p_t___v_e_r_i_f_y___s_i_g + _6_._4_._4_3 _c_r_y_p_t___v_e_r_i_f_y___s_i_g Type: quadoption - The Mutt-ng E-Mail Client 76 - Default: yes If ``_y_e_s'', always attempt to verify PGP or S/MIME signatures. If ``_a_s_k'', ask whether or not to verify the signature. If ``_n_o'', never attempt to verify cryptographic signatures. (Crypto only) - _6_._3_._4_4 _d_a_t_e___f_o_r_m_a_t + _6_._4_._4_4 _d_a_t_e___f_o_r_m_a_t Type: string Default: '!%a, %b %d, %Y at %I:%M:%S%p %Z' This variable controls the format of the date printed by the ``%d'' sequence in - ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90)''. This is passed to strftime(3) + ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105)''. This is passed to strftime(3) to process the date. Unless the first character in the string is a bang (``!''), the month and week day names are expanded according to the locale specified in the variable - ``_$_l_o_c_a_l_e (section 6.3.114 , page 93)''. If the first character in the string + ``_$_l_o_c_a_l_e (section 6.4.114 , page 108)''. If the first character in the string is a bang, the bang is discarded, and the month and week day names in the rest of the string are expanded in the _C locale (that is in US English). - _6_._3_._4_5 _d_e_f_a_u_l_t___h_o_o_k + _6_._4_._4_5 _d_e_f_a_u_l_t___h_o_o_k Type: string @@ -4061,9 +4673,12 @@ hook is declared. The default value matches if the message is either from a user matching the regular expression given, or if it is from you (if the from address matches ``alternates'') and is to or cc'ed to a user matching the given + + The Mutt Next Generation E-Mail Client 92 + regular expression. - _6_._3_._4_6 _d_e_l_e_t_e + _6_._4_._4_6 _d_e_l_e_t_e Type: quadoption @@ -4074,19 +4689,17 @@ be purged without prompting. If set to _n_o, messages marked for deletion will be kept in the mailbox. - _6_._3_._4_7 _d_e_l_e_t_e___u_n_t_a_g + _6_._4_._4_7 _d_e_l_e_t_e___u_n_t_a_g Type: boolean Default: yes - The Mutt-ng E-Mail Client 77 - If this option is _s_e_t, Mutt-ng will untag messages when marking them for dele- tion. This applies when you either explicitly delete a message, or when you save it to another folder. - _6_._3_._4_8 _d_i_g_e_s_t___c_o_l_l_a_p_s_e + _6_._4_._4_8 _d_i_g_e_s_t___c_o_l_l_a_p_s_e Type: boolean @@ -4096,17 +4709,17 @@ subparts of individual messages in a multipart/digest. To see these subparts, press 'v' on that menu. - _6_._3_._4_9 _d_i_s_p_l_a_y___f_i_l_t_e_r + _6_._4_._4_9 _d_i_s_p_l_a_y___f_i_l_t_e_r Type: path Default: '' When _s_e_t, specifies a command used to filter messages. When a message is - viewed it is passed as standard input to _$_d_i_s_p_l_a_y___f_i_l_t_e_r (section 6.3.49 , - page 76), and the filtered message is read from the standard output. + viewed it is passed as standard input to _$_d_i_s_p_l_a_y___f_i_l_t_e_r (section 6.4.49 , + page 91), and the filtered message is read from the standard output. - _6_._3_._5_0 _d_o_t_l_o_c_k___p_r_o_g_r_a_m + _6_._4_._5_0 _d_o_t_l_o_c_k___p_r_o_g_r_a_m Type: path @@ -4116,7 +4729,9 @@ Contains the path of the muttng_dotlock(1) binary to be used by Mutt-ng. - _6_._3_._5_1 _d_s_n___n_o_t_i_f_y + The Mutt Next Generation E-Mail Client 93 + + _6_._4_._5_1 _d_s_n___n_o_t_i_f_y Type: string @@ -4133,12 +4748,10 @@ Example: set dsn_notify='failure,delay' - _6_._3_._5_2 _d_s_n___r_e_t_u_r_n + _6_._4_._5_2 _d_s_n___r_e_t_u_r_n Type: string - The Mutt-ng E-Mail Client 78 - Default: '' NNoottee:: you should not enable this unless you are using Sendmail 8.8.x or @@ -4150,7 +4763,7 @@ Example: set dsn_return=hdrs - _6_._3_._5_3 _d_u_p_l_i_c_a_t_e___t_h_r_e_a_d_s + _6_._4_._5_3 _d_u_p_l_i_c_a_t_e___t_h_r_e_a_d_s Type: boolean @@ -4161,7 +4774,7 @@ indicate that it thinks they are duplicates of each other with an equals sign in the thread diagram. - _6_._3_._5_4 _e_d_i_t___h_e_a_d_e_r_s + _6_._4_._5_4 _e_d_i_t___h_e_a_d_e_r_s Type: boolean @@ -4170,7 +4783,9 @@ This option allows you to edit the header of your outgoing messages along with the body of your message. - _6_._3_._5_5 _e_d_i_t_o_r + _6_._4_._5_5 _e_d_i_t_o_r + + The Mutt Next Generation E-Mail Client 94 Type: path @@ -4180,7 +4795,7 @@ value of the $VISUAL, or $EDITOR, environment variable, or to the string 'vi' if neither of those are set. - _6_._3_._5_6 _e_n_c_o_d_e___f_r_o_m + _6_._4_._5_6 _e_n_c_o_d_e___f_r_o_m Type: boolean @@ -4191,9 +4806,7 @@ to avoid the tampering certain mail delivery and transport agents tend to do with messages. - _6_._3_._5_7 _e_n_t_r_o_p_y___f_i_l_e - - The Mutt-ng E-Mail Client 79 + _6_._4_._5_7 _e_n_t_r_o_p_y___f_i_l_e Type: path @@ -4204,7 +4817,7 @@ The file which includes random data that is used to initialize SSL library functions. - _6_._3_._5_8 _e_n_v_e_l_o_p_e___f_r_o_m + _6_._4_._5_8 _e_n_v_e_l_o_p_e___f_r_o_m Type: boolean @@ -4213,10 +4826,10 @@ When _s_e_t, Mutt-ng will try to derive the message's _e_n_v_e_l_o_p_e sender from the ``From:'' header field. Note that this information is passed to the sendmail command using the ``-f' command line switch, so don't set this option if you - are using that switch in _$_s_e_n_d_m_a_i_l (section 6.3.247 , page 124) yourself, or + are using that switch in _$_s_e_n_d_m_a_i_l (section 6.4.247 , page 140) yourself, or if the sendmail on your machine doesn't support that command line switch. - _6_._3_._5_9 _e_s_c_a_p_e + _6_._4_._5_9 _e_s_c_a_p_e Type: string @@ -4224,20 +4837,22 @@ Escape character to use for functions in the builtin editor. - _6_._3_._6_0 _f_a_s_t___r_e_p_l_y + _6_._4_._6_0 _f_a_s_t___r_e_p_l_y Type: boolean + The Mutt Next Generation E-Mail Client 95 + Default: no When _s_e_t, the initial prompt for recipients and subject are skipped when reply- ing to messages, and the initial prompt for subject is skipped when forwarding messages. - NNoottee:: this variable has no effect when the ``_$_a_u_t_o_e_d_i_t (section 6.3.17 , page - 69)'' variable is _s_e_t. + NNoottee:: this variable has no effect when the ``_$_a_u_t_o_e_d_i_t (section 6.4.17 , page + 84)'' variable is _s_e_t. - _6_._3_._6_1 _f_c_c___a_t_t_a_c_h + _6_._4_._6_1 _f_c_c___a_t_t_a_c_h Type: boolean @@ -4246,25 +4861,23 @@ This variable controls whether or not attachments on outgoing messages are saved along with the main body of your message. - _6_._3_._6_2 _f_c_c___c_l_e_a_r + _6_._4_._6_2 _f_c_c___c_l_e_a_r Type: boolean - The Mutt-ng E-Mail Client 80 - Default: no When this variable is _s_e_t, FCCs will be stored unencrypted and unsigned, even when the actual message is encrypted and/or signed. (PGP only) - _6_._3_._6_3 _f_i_l_e___c_h_a_r_s_e_t + _6_._4_._6_3 _f_i_l_e___c_h_a_r_s_e_t Type: string Default: '' This variable is a colon-separated list of character encoding schemes for text - file attatchments. If _u_n_s_e_t, _$_c_h_a_r_s_e_t (section 6.3.24 , page 70) value will + file attatchments. If _u_n_s_e_t, _$_c_h_a_r_s_e_t (section 6.4.24 , page 86) value will be used instead. For example, the following configuration would work for Japanese text handling: @@ -4273,7 +4886,7 @@ Note: ``iso-2022-*'' must be put at the head of the value as shown above if included. - _6_._3_._6_4 _f_o_l_d_e_r + _6_._4_._6_4 _f_o_l_d_e_r Type: path @@ -4285,15 +4898,17 @@ that the assignment occurs _b_e_f_o_r_e you use ``+'' or ``='' for any other vari- ables since expansion takes place during the ``set'' command. - _6_._3_._6_5 _f_o_l_d_e_r___f_o_r_m_a_t + The Mutt Next Generation E-Mail Client 96 + + _6_._4_._6_5 _f_o_l_d_e_r___f_o_r_m_a_t Type: string Default: '%2C %t %N %F %2l %-8.8u %-8.8g %8s %d %f' This variable allows you to customize the file browser display to your personal - taste. This string is similar to ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page - 90)'', but has its own set of printf(3)-like sequences: + taste. This string is similar to ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page + 105)'', but has its own set of printf(3)-like sequences: %C current file number @@ -4307,8 +4922,6 @@ %F file permissions - The Mutt-ng E-Mail Client 81 - %g group name (or numeric gid, if missing) @@ -4333,7 +4946,7 @@ %|X pad to the end of the line with character 'X' - _6_._3_._6_6 _f_o_l_l_o_w_u_p___t_o + _6_._4_._6_6 _f_o_l_l_o_w_u_p___t_o Type: boolean @@ -4341,8 +4954,11 @@ Controls whether or not the Mail-Followup-To: header field is generated when sending mail. When _s_e_t, Mutt-ng will generate this field when you are replying + + The Mutt Next Generation E-Mail Client 97 + to a known mailing list, specified with the ``subscribe'' or ``_l_i_s_t_s (section - 3.10 , page 24)'' commands or detected by common mailing list headers. + 3.12 , page 32)'' commands or detected by common mailing list headers. This field has two purposes. First, preventing you from receiving duplicate copies of replies to messages which you send to mailing lists. Second, ensuring @@ -4353,7 +4969,7 @@ a subscribed list will be sent to both the list and your address, resulting in two copies of the same email for you. - _6_._3_._6_7 _f_o_r_c_e___b_u_f_f_y___c_h_e_c_k + _6_._4_._6_7 _f_o_r_c_e___b_u_f_f_y___c_h_e_c_k Type: boolean @@ -4363,25 +4979,23 @@ is invoked. When _u_n_s_e_t, _b_u_f_f_y___l_i_s_t will just list all mailboxes which are already known to have new mail. - The Mutt-ng E-Mail Client 82 - - Also see the following variables: ``_$_t_i_m_e_o_u_t (section 6.3.318 , page 142)'', - ``_$_m_a_i_l___c_h_e_c_k (section 6.3.115 , page 93)'' and ``_$_i_m_a_p___m_a_i_l___c_h_e_c_k (section - 6.3.99 , page 88)''. + Also see the following variables: ``_$_t_i_m_e_o_u_t (section 6.4.318 , page 158)'', + ``_$_m_a_i_l___c_h_e_c_k (section 6.4.115 , page 109)'' and ``_$_i_m_a_p___m_a_i_l___c_h_e_c_k (section + 6.4.99 , page 103)''. - _6_._3_._6_8 _f_o_r_c_e___n_a_m_e + _6_._4_._6_8 _f_o_r_c_e___n_a_m_e Type: boolean Default: no - This variable is similar to ``_$_s_a_v_e___n_a_m_e (section 6.3.241 , page 123)'', + This variable is similar to ``_$_s_a_v_e___n_a_m_e (section 6.4.241 , page 138)'', except that Mutt-ng will store a copy of your outgoing message by the username of the address you are sending to even if that mailbox does not exist. - Also see the ``_$_r_e_c_o_r_d (section 6.3.230 , page 120)'' variable. + Also see the ``_$_r_e_c_o_r_d (section 6.4.230 , page 136)'' variable. - _6_._3_._6_9 _f_o_r_w_a_r_d___d_e_c_o_d_e + _6_._4_._6_9 _f_o_r_w_a_r_d___d_e_c_o_d_e Type: boolean @@ -4389,21 +5003,23 @@ Controls the decoding of complex MIME messages into text/plain when forwarding a message. The message header is also RFC2047 decoded. This variable is only - used, if ``_$_m_i_m_e___f_o_r_w_a_r_d (section 6.3.136 , page 97)'' is _u_n_s_e_t, otherwise - ``_$_m_i_m_e___f_o_r_w_a_r_d___d_e_c_o_d_e (section 6.3.137 , page 98)'' is used instead. + used, if ``_$_m_i_m_e___f_o_r_w_a_r_d (section 6.4.136 , page 113)'' is _u_n_s_e_t, otherwise + ``_$_m_i_m_e___f_o_r_w_a_r_d___d_e_c_o_d_e (section 6.4.137 , page 113)'' is used instead. - _6_._3_._7_0 _f_o_r_w_a_r_d___d_e_c_r_y_p_t + _6_._4_._7_0 _f_o_r_w_a_r_d___d_e_c_r_y_p_t Type: boolean Default: yes + The Mutt Next Generation E-Mail Client 98 + Controls the handling of encrypted messages when forwarding a message. When _s_e_t, the outer layer of encryption is stripped off. This variable is only used - if ``_$_m_i_m_e___f_o_r_w_a_r_d (section 6.3.136 , page 97)'' is _s_e_t and ``_$_m_i_m_e___f_o_r_- - _w_a_r_d___d_e_c_o_d_e (section 6.3.137 , page 98)'' is _u_n_s_e_t. (PGP only) + if ``_$_m_i_m_e___f_o_r_w_a_r_d (section 6.4.136 , page 113)'' is _s_e_t and ``_$_m_i_m_e___f_o_r_- + _w_a_r_d___d_e_c_o_d_e (section 6.4.137 , page 113)'' is _u_n_s_e_t. (PGP only) - _6_._3_._7_1 _f_o_r_w_a_r_d___e_d_i_t + _6_._4_._7_1 _f_o_r_w_a_r_d___e_d_i_t Type: quadoption @@ -4413,38 +5029,36 @@ editor when forwarding messages. For those who always want to forward with no modification, use a setting of _n_o. - _6_._3_._7_2 _f_o_r_w_a_r_d___f_o_r_m_a_t + _6_._4_._7_2 _f_o_r_w_a_r_d___f_o_r_m_a_t Type: string Default: '[%a: %s]' - The Mutt-ng E-Mail Client 83 - This variable controls the default subject when forwarding a message. It uses - the same format sequences as the ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90)'' - variable. + the same format sequences as the ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page + 105)'' variable. - _6_._3_._7_3 _f_o_r_w_a_r_d___q_u_o_t_e + _6_._4_._7_3 _f_o_r_w_a_r_d___q_u_o_t_e Type: boolean Default: no When _s_e_t forwarded messages included in the main body of the message (when - ``_$_m_i_m_e___f_o_r_w_a_r_d (section 6.3.136 , page 97)'' is _u_n_s_e_t) will be quoted using - ``_$_i_n_d_e_n_t___s_t_r_i_n_g (section 6.3.109 , page 90)''. + ``_$_m_i_m_e___f_o_r_w_a_r_d (section 6.4.136 , page 113)'' is _u_n_s_e_t) will be quoted using + ``_$_i_n_d_e_n_t___s_t_r_i_n_g (section 6.4.109 , page 105)''. - _6_._3_._7_4 _f_r_o_m + _6_._4_._7_4 _f_r_o_m Type: e-mail address Default: '' This variable contains a default from address. It can be overridden using - my_hdr (including from send-hooks) and ``_$_r_e_v_e_r_s_e___n_a_m_e (section 6.3.236 , page - 122)''. This variable is ignored if ``_$_u_s_e___f_r_o_m (section 6.3.327 , page - 144)'' is unset. + my_hdr (including from send-hooks) and ``_$_r_e_v_e_r_s_e___n_a_m_e (section 6.4.236 , page + 137)''. This variable is ignored if ``_$_u_s_e___f_r_o_m (section 6.4.327 , page + 160)'' is unset. E.g. you can use send-hook Mutt-ng-devel@lists.berlios.de 'my_hdr From: Foo Bar <foo@bar.fb>' when replying to the mutt-ng developer's mailing list and Mutt-ng @@ -4452,7 +5066,9 @@ Defaults to the contents of the environment variable $EMAIL. - _6_._3_._7_5 _g_e_c_o_s___m_a_s_k + _6_._4_._7_5 _g_e_c_o_s___m_a_s_k + + The Mutt Next Generation E-Mail Client 99 Type: regular expression @@ -4470,30 +5086,28 @@ expression that will match the whole name so Mutt-ng will expand ``Franklin'' to ``Franklin, Steve''. - _6_._3_._7_6 _h_d_r_s + _6_._4_._7_6 _h_d_r_s Type: boolean Default: yes - The Mutt-ng E-Mail Client 84 - - When _u_n_s_e_t, the header fields normally added by the ``_m_y___h_d_r (section 3.13 , - page 25)'' command are not created. This variable _m_u_s_t be _u_n_s_e_t before compos- + When _u_n_s_e_t, the header fields normally added by the ``_m_y___h_d_r (section 3.15 , + page 34)'' command are not created. This variable _m_u_s_t be _u_n_s_e_t before compos- ing a new message or replying in order to take effect. If _s_e_t, the user defined header fields are added to every new message. - _6_._3_._7_7 _h_e_a_d_e_r + _6_._4_._7_7 _h_e_a_d_e_r Type: boolean Default: no When _s_e_t, this variable causes Mutt-ng to include the header of the message you - are replying to into the edit buffer. The ``_$_w_e_e_d (section 6.3.333 , page - 146)'' setting applies. + are replying to into the edit buffer. The ``_$_w_e_e_d (section 6.4.333 , page + 161)'' setting applies. - _6_._3_._7_8 _h_e_a_d_e_r___c_a_c_h_e + _6_._4_._7_8 _h_e_a_d_e_r___c_a_c_h_e Type: path @@ -4501,15 +5115,17 @@ Availability: Header Cache - The _$_h_e_a_d_e_r___c_a_c_h_e (section 6.3.78 , page 83) variable points to the header + The _$_h_e_a_d_e_r___c_a_c_h_e (section 6.4.78 , page 98) variable points to the header cache database. - If _$_h_e_a_d_e_r___c_a_c_h_e (section 6.3.78 , page 83) points to a directory it will con- - tain a header cache database per folder. If _$_h_e_a_d_e_r___c_a_c_h_e (section 6.3.78 , - page 83) points to a file that file will be a single global header cache. By + If _$_h_e_a_d_e_r___c_a_c_h_e (section 6.4.78 , page 98) points to a directory it will con- + tain a header cache database per folder. If _$_h_e_a_d_e_r___c_a_c_h_e (section 6.4.78 , + page 98) points to a file that file will be a single global header cache. By default it is _u_n_s_e_t so no header caching will be used. - _6_._3_._7_9 _h_e_a_d_e_r___c_a_c_h_e___c_o_m_p_r_e_s_s + The Mutt Next Generation E-Mail Client 100 + + _6_._4_._7_9 _h_e_a_d_e_r___c_a_c_h_e___c_o_m_p_r_e_s_s Type: boolean @@ -4519,7 +5135,7 @@ diskspace is used, but the uncompression can result in a slower open of the cached folder. - _6_._3_._8_0 _h_e_l_p + _6_._4_._8_0 _h_e_l_p Type: boolean @@ -4531,24 +5147,21 @@ NNoottee:: The binding will not be displayed correctly if the function is bound to a sequence rather than a single keystroke. Also, the help line may not be updated if a binding is changed while Mutt-ng is running. Since this variable - is primarily aimed at new users, neither of these should present a major - - The Mutt-ng E-Mail Client 85 - - problem. + is primarily aimed at new users, neither of these should present a major prob- + lem. - _6_._3_._8_1 _h_i_d_d_e_n___h_o_s_t + _6_._4_._8_1 _h_i_d_d_e_n___h_o_s_t Type: boolean Default: no When _s_e_t, Mutt-ng will skip the host name part of ``_$_h_o_s_t_n_a_m_e (section - 6.3.89 , page 85)'' variable when adding the domain part to addresses. This + 6.4.89 , page 100)'' variable when adding the domain part to addresses. This variable does not affect the generation of Message-ID: header fields, and it will not lead to the cut-off of first-level domains. - _6_._3_._8_2 _h_i_d_e___l_i_m_i_t_e_d + _6_._4_._8_2 _h_i_d_e___l_i_m_i_t_e_d Type: boolean @@ -4557,7 +5170,7 @@ When _s_e_t, Mutt-ng will not show the presence of messages that are hidden by limiting, in the thread tree. - _6_._3_._8_3 _h_i_d_e___m_i_s_s_i_n_g + _6_._4_._8_3 _h_i_d_e___m_i_s_s_i_n_g Type: boolean @@ -4566,7 +5179,9 @@ When _s_e_t, Mutt-ng will not show the presence of missing messages in the thread tree. - _6_._3_._8_4 _h_i_d_e___t_h_r_e_a_d___s_u_b_j_e_c_t + The Mutt Next Generation E-Mail Client 101 + + _6_._4_._8_4 _h_i_d_e___t_h_r_e_a_d___s_u_b_j_e_c_t Type: boolean @@ -4575,7 +5190,7 @@ When _s_e_t, Mutt-ng will not show the subject of messages in the thread tree that have the same subject as their parent or closest previously displayed sibling. - _6_._3_._8_5 _h_i_d_e___t_o_p___l_i_m_i_t_e_d + _6_._4_._8_5 _h_i_d_e___t_o_p___l_i_m_i_t_e_d Type: boolean @@ -4583,21 +5198,19 @@ When _s_e_t, Mutt-ng will not show the presence of messages that are hidden by limiting, at the top of threads in the thread tree. Note that when _$_h_i_d_e___m_i_s_s_- - _i_n_g (section 6.3.83 , page 84) is set, this option will have no effect. + _i_n_g (section 6.4.83 , page 99) is set, this option will have no effect. - _6_._3_._8_6 _h_i_d_e___t_o_p___m_i_s_s_i_n_g + _6_._4_._8_6 _h_i_d_e___t_o_p___m_i_s_s_i_n_g Type: boolean - The Mutt-ng E-Mail Client 86 - Default: yes When _s_e_t, Mutt-ng will not show the presence of missing messages at the top of - threads in the thread tree. Note that when _$_h_i_d_e___l_i_m_i_t_e_d (section 6.3.82 , - page 84) is _s_e_t, this option will have no effect. + threads in the thread tree. Note that when _$_h_i_d_e___l_i_m_i_t_e_d (section 6.4.82 , + page 99) is _s_e_t, this option will have no effect. - _6_._3_._8_7 _h_i_s_t_o_r_y + _6_._4_._8_7 _h_i_s_t_o_r_y Type: number @@ -4606,7 +5219,7 @@ This variable controls the size (in number of strings remembered) of the string history buffer. The buffer is cleared each time the variable is changed. - _6_._3_._8_8 _h_o_n_o_r___f_o_l_l_o_w_u_p___t_o + _6_._4_._8_8 _h_o_n_o_r___f_o_l_l_o_w_u_p___t_o Type: quadoption @@ -4615,19 +5228,22 @@ This variable controls whether or not a Mail-Followup-To: header field is hon- ored when group-replying to a message. - _6_._3_._8_9 _h_o_s_t_n_a_m_e + _6_._4_._8_9 _h_o_s_t_n_a_m_e Type: string Default: '' Specifies the hostname to use after the ``@'' in local e-mail addresses and + + The Mutt Next Generation E-Mail Client 102 + during generation of Message-Id: headers. Please be sure to really know what you are doing when changing this variable to configure a custom domain part of Message-IDs. - _6_._3_._9_0 _i_g_n_o_r_e___l_i_s_t___r_e_p_l_y___t_o + _6_._4_._9_0 _i_g_n_o_r_e___l_i_s_t___r_e_p_l_y___t_o Type: boolean @@ -4641,12 +5257,10 @@ option is set, use the _l_i_s_t_-_r_e_p_l_y function; _g_r_o_u_p_-_r_e_p_l_y will reply to both the sender and the list. - _6_._3_._9_1 _i_m_a_p___a_u_t_h_e_n_t_i_c_a_t_o_r_s + _6_._4_._9_1 _i_m_a_p___a_u_t_h_e_n_t_i_c_a_t_o_r_s Type: string - The Mutt-ng E-Mail Client 87 - Default: '' Availability: IMAP @@ -4666,7 +5280,7 @@ ous methods are unavailable. If a method is available but authentication fails, Mutt-ng will not connect to the IMAP server. - _6_._3_._9_2 _i_m_a_p___d_e_l_i_m___c_h_a_r_s + _6_._4_._9_2 _i_m_a_p___d_e_l_i_m___c_h_a_r_s Type: string @@ -4676,9 +5290,11 @@ This contains the list of characters which you would like to treat as folder separators for displaying IMAP paths. In particular it helps in using the '=' - shortcut for your _$_f_o_l_d_e_r (section 6.3.64 , page 79) variable. + shortcut for your _$_f_o_l_d_e_r (section 6.4.64 , page 94) variable. + + The Mutt Next Generation E-Mail Client 103 - _6_._3_._9_3 _i_m_a_p___f_o_r_c_e___s_s_l + _6_._4_._9_3 _i_m_a_p___f_o_r_c_e___s_s_l Type: boolean @@ -4689,7 +5305,7 @@ If this variable is _s_e_t, Mutt-ng will always use SSL when connecting to IMAP servers. - _6_._3_._9_4 _i_m_a_p___h_e_a_d_e_r_s + _6_._4_._9_4 _i_m_a_p___h_e_a_d_e_r_s Type: string @@ -4702,11 +5318,9 @@ REPLY-TO REPLY-TO LINES X-LABEL'') from IMAP servers before displaying the ``index'' menu. You may want to add more headers for spam detection. - The Mutt-ng E-Mail Client 88 - NNoottee:: This is a space separated list. - _6_._3_._9_5 _i_m_a_p___h_o_m_e___n_a_m_e_s_p_a_c_e + _6_._4_._9_5 _i_m_a_p___h_o_m_e___n_a_m_e_s_p_a_c_e Type: string @@ -4718,7 +5332,7 @@ browser. If you see something else, you may set this variable to the IMAP path to your folders. - _6_._3_._9_6 _i_m_a_p___k_e_e_p_a_l_i_v_e + _6_._4_._9_6 _i_m_a_p___k_e_e_p_a_l_i_v_e Type: number @@ -4734,10 +5348,12 @@ utes) before a server is allowed to do this, but in practice the RFC does get violated every now and then. + The Mutt Next Generation E-Mail Client 104 + Reduce this number if you find yourself getting disconnected from your IMAP server due to inactivity. - _6_._3_._9_7 _i_m_a_p___l_i_s_t___s_u_b_s_c_r_i_b_e_d + _6_._4_._9_7 _i_m_a_p___l_i_s_t___s_u_b_s_c_r_i_b_e_d Type: boolean @@ -4749,7 +5365,7 @@ scribed folders or all folders. This can be toggled in the IMAP browser with the _t_o_g_g_l_e_-_s_u_b_s_c_r_i_b_e_d function. - _6_._3_._9_8 _i_m_a_p___l_o_g_i_n + _6_._4_._9_8 _i_m_a_p___l_o_g_i_n Type: string @@ -4759,23 +5375,21 @@ Your login name on the IMAP server. - The Mutt-ng E-Mail Client 89 + This variable defaults to the value of ``_$_i_m_a_p___u_s_e_r (section 6.4.105 , page + 104).'' - This variable defaults to the value of ``_$_i_m_a_p___u_s_e_r (section 6.3.105 , page - 89).'' - - _6_._3_._9_9 _i_m_a_p___m_a_i_l___c_h_e_c_k + _6_._4_._9_9 _i_m_a_p___m_a_i_l___c_h_e_c_k Type: number Default: 300 This variable configures how often (in seconds) Mutt-ng should look for new - mail in IMAP folders. This is split from the ``_m_a_i_l___c_h_e_c_k (section 6.3.115 , - page 93)'' variable to generate less traffic and get more accurate information + mail in IMAP folders. This is split from the ``_m_a_i_l___c_h_e_c_k (section 6.4.115 , + page 109)'' variable to generate less traffic and get more accurate information for local folders. - _6_._3_._1_0_0 _i_m_a_p___p_a_s_s + _6_._4_._1_0_0 _i_m_a_p___p_a_s_s Type: string @@ -4790,7 +5404,9 @@ machine, because the superuser can read your configuration even if you are the only one who can read the file. - _6_._3_._1_0_1 _i_m_a_p___p_a_s_s_i_v_e + The Mutt Next Generation E-Mail Client 105 + + _6_._4_._1_0_1 _i_m_a_p___p_a_s_s_i_v_e Type: boolean @@ -4803,7 +5419,7 @@ useful if you don't want to be prompted to user/password pairs on Mutt-ng invo- cation, or if opening the connection is slow. - _6_._3_._1_0_2 _i_m_a_p___p_e_e_k + _6_._4_._1_0_2 _i_m_a_p___p_e_e_k Type: boolean @@ -4816,9 +5432,7 @@ closing an IMAP folder somewhat slower. This option exists to appease speed freaks. - The Mutt-ng E-Mail Client 90 - - _6_._3_._1_0_3 _i_m_a_p___r_e_c_o_n_n_e_c_t + _6_._4_._1_0_3 _i_m_a_p___r_e_c_o_n_n_e_c_t Type: quadoption @@ -4829,7 +5443,7 @@ Controls whether or not Mutt-ng will try to reconnect to IMAP server when the connection is lost. - _6_._3_._1_0_4 _i_m_a_p___s_e_r_v_e_r_n_o_i_s_e + _6_._4_._1_0_4 _i_m_a_p___s_e_r_v_e_r_n_o_i_s_e Type: boolean @@ -4842,10 +5456,12 @@ ration problems on the server which are out of the users' hands, you may wish to suppress them at some point. - _6_._3_._1_0_5 _i_m_a_p___u_s_e_r + _6_._4_._1_0_5 _i_m_a_p___u_s_e_r Type: string + The Mutt Next Generation E-Mail Client 106 + Default: '' Availability: IMAP @@ -4854,7 +5470,7 @@ This variable defaults to your user name on the local machine. - _6_._3_._1_0_6 _i_m_p_l_i_c_i_t___a_u_t_o_v_i_e_w + _6_._4_._1_0_6 _i_m_p_l_i_c_i_t___a_u_t_o_v_i_e_w Type: boolean @@ -4865,19 +5481,16 @@ If such an entry is found, Mutt-ng will use the viewer defined in that entry to convert the body part to text form. - _6_._3_._1_0_7 _i_n_c_l_u_d_e + _6_._4_._1_0_7 _i_n_c_l_u_d_e Type: quadoption Default: ask-yes Controls whether or not a copy of the message(s) you are replying to is - - The Mutt-ng E-Mail Client 91 - included in your reply. - _6_._3_._1_0_8 _i_n_c_l_u_d_e___o_n_l_y_f_i_r_s_t + _6_._4_._1_0_8 _i_n_c_l_u_d_e___o_n_l_y_f_i_r_s_t Type: boolean @@ -4886,7 +5499,7 @@ Controls whether or not Mutt-ng includes only the first attachment of the mes- sage you are replying. - _6_._3_._1_0_9 _i_n_d_e_n_t___s_t_r_i_n_g + _6_._4_._1_0_9 _i_n_d_e_n_t___s_t_r_i_n_g Type: string @@ -4896,14 +5509,17 @@ which you are replying. You are strongly encouraged not to change this value, as it tends to agitate the more fanatical netizens. - _6_._3_._1_1_0 _i_n_d_e_x___f_o_r_m_a_t + _6_._4_._1_1_0 _i_n_d_e_x___f_o_r_m_a_t Type: string Default: '%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s' - This variable allows you to customize the message index display to your per- - sonal taste. + This variable allows you to customize the message index display to your + + The Mutt Next Generation E-Mail Client 107 + + personal taste. ``Format strings'' are similar to the strings used in the ``C'' function printf(3) to format output (see the man page for more detail). The following @@ -4928,8 +5544,6 @@ %C current message number - The Mutt-ng E-Mail Client 92 - %d date and time of the message in the format specified by ``date_for- mat'' converted to sender's time zone @@ -4959,6 +5573,8 @@ %i message-id of the current message + The Mutt Next Generation E-Mail Client 108 + %l number of lines in the message (does not work with maildir, mh, and possibly IMAP folders) @@ -4984,8 +5600,6 @@ (_O_riginal save folder) Where Mutt-ng would formerly have stashed the message: list name or recipient name if no list - The Mutt-ng E-Mail Client 93 - %s subject of the message @@ -4996,8 +5610,8 @@ `to:' field (recipients) %T - the appropriate character from the _$_t_o___c_h_a_r_s (section 6.3.320 , - page 143) string + the appropriate character from the _$_t_o___c_h_a_r_s (section 6.4.320 , + page 158) string %u user (login) name of the author @@ -5014,8 +5628,11 @@ %Y `x-label' field, if present, and (1) not at part of a thread tree, - (2) at the top of a thread, or (3) `x-label' is different from pre- - ceding message's `x-label'. + (2) at the top of a thread, or (3) `x-label' is different from + + The Mutt Next Generation E-Mail Client 109 + + preceding message's `x-label'. %Z message status flags @@ -5039,17 +5656,15 @@ the current local time. ``fmt'' is expanded by the library function ``strftime''; a leading bang disables locales. - The Mutt-ng E-Mail Client 94 - %>X right justify the rest of the string and pad with character 'X' %|X pad to the end of the line with character 'X' - See also: ``_$_t_o___c_h_a_r_s (section 6.3.320 , page 143)''. + See also: ``_$_t_o___c_h_a_r_s (section 6.4.320 , page 158)''. - _6_._3_._1_1_1 _i_s_p_e_l_l + _6_._4_._1_1_1 _i_s_p_e_l_l Type: path @@ -5057,27 +5672,29 @@ How to invoke ispell (GNU's spell-checking software). - _6_._3_._1_1_2 _k_e_e_p___f_l_a_g_g_e_d + _6_._4_._1_1_2 _k_e_e_p___f_l_a_g_g_e_d Type: boolean Default: no If _s_e_t, read messages marked as flagged will not be moved from your spool mail- - box to your ``_$_m_b_o_x (section 6.3.124 , page 95)'' mailbox, or as a result of a - ``_m_b_o_x_-_h_o_o_k (section 3.11 , page 25)'' command. + box to your ``_$_m_b_o_x (section 6.4.124 , page 111)'' mailbox, or as a result of + a ``_m_b_o_x_-_h_o_o_k (section 3.13 , page 33)'' command. - _6_._3_._1_1_3 _l_i_s_t___r_e_p_l_y + _6_._4_._1_1_3 _l_i_s_t___r_e_p_l_y Type: quadoption + The Mutt Next Generation E-Mail Client 110 + Default: no When _s_e_t, address replies to the mailing list the original message came from (instead to the author only). Setting this option to ``_a_s_k_-_y_e_s'' or ``_a_s_k_-_n_o'' will ask if you really intended to reply to the author only. - _6_._3_._1_1_4 _l_o_c_a_l_e + _6_._4_._1_1_4 _l_o_c_a_l_e Type: string @@ -5086,7 +5703,7 @@ The locale used by strftime(3) to format dates. Legal values are the strings your system accepts for the locale variable LC_TIME. - _6_._3_._1_1_5 _m_a_i_l___c_h_e_c_k + _6_._4_._1_1_5 _m_a_i_l___c_h_e_c_k Type: number @@ -5095,12 +5712,10 @@ This variable configures how often (in seconds) Mutt-ng should look for new mail. - The Mutt-ng E-Mail Client 95 - NNoottee:: This does not apply to IMAP mailboxes, see _$_i_m_a_p___m_a_i_l___c_h_e_c_k (section - 6.3.99 , page 88). + 6.4.99 , page 103). - _6_._3_._1_1_6 _m_a_i_l_c_a_p___p_a_t_h + _6_._4_._1_1_6 _m_a_i_l_c_a_p___p_a_t_h Type: string @@ -5109,7 +5724,7 @@ This variable specifies which files to consult when attempting to display MIME bodies not directly supported by Mutt-ng. - _6_._3_._1_1_7 _m_a_i_l_c_a_p___s_a_n_i_t_i_z_e + _6_._4_._1_1_7 _m_a_i_l_c_a_p___s_a_n_i_t_i_z_e Type: boolean @@ -5121,19 +5736,21 @@ DDOONN''TT CCHHAANNGGEE TTHHIISS SSEETTTTIINNGG UUNNLLEESSSS YYOOUU AARREE RREEAALLLLYY SSUURREE WWHHAATT YYOOUU AARREE DDOOIINNGG!! - _6_._3_._1_1_8 _m_a_i_l_d_i_r___h_e_a_d_e_r___c_a_c_h_e___v_e_r_i_f_y + _6_._4_._1_1_8 _m_a_i_l_d_i_r___h_e_a_d_e_r___c_a_c_h_e___v_e_r_i_f_y Type: boolean Default: yes + The Mutt Next Generation E-Mail Client 111 + Availability: Header Cache Check for Maildir unaware programs other than Mutt-ng having modified maildir files when the header cache is in use. This incurs one stat(2) per message every time the folder is opened. - _6_._3_._1_1_9 _m_a_i_l_d_i_r___t_r_a_s_h + _6_._4_._1_1_9 _m_a_i_l_d_i_r___t_r_a_s_h Type: boolean @@ -5147,12 +5764,10 @@ It is similiar to the trash option. - _6_._3_._1_2_0 _m_a_r_k___o_l_d + _6_._4_._1_2_0 _m_a_r_k___o_l_d Type: boolean - The Mutt-ng E-Mail Client 96 - Default: yes Controls whether or not Mutt-ng marks _n_e_w uunnrreeaadd messages as _o_l_d if you exit a @@ -5162,7 +5777,7 @@ up with an 'O' next to them in the ``index'' menu, indicating that they are old. - _6_._3_._1_2_1 _m_a_r_k_e_r_s + _6_._4_._1_2_1 _m_a_r_k_e_r_s Type: boolean @@ -5170,9 +5785,9 @@ Controls the display of wrapped lines in the internal pager. If set, a ``+'' marker is displayed at the beginning of wrapped lines. Also see the - ``_$_s_m_a_r_t___w_r_a_p (section 6.3.263 , page 128)'' variable. + ``_$_s_m_a_r_t___w_r_a_p (section 6.4.263 , page 143)'' variable. - _6_._3_._1_2_2 _m_a_s_k + _6_._4_._1_2_2 _m_a_s_k Type: regular expression @@ -5182,7 +5797,9 @@ operator ``!''. Only files whose names match this mask will be shown. The match is always case-sensitive. - _6_._3_._1_2_3 _m_a_x___l_i_n_e___l_e_n_g_t_h + The Mutt Next Generation E-Mail Client 112 + + _6_._4_._1_2_3 _m_a_x___l_i_n_e___l_e_n_g_t_h Type: number @@ -5191,39 +5808,37 @@ When _s_e_t, the maximum line length for displaying ``format = flowed'' messages is limited to this length. A value of 0 (which is also the default) means that the maximum line length is determined by the terminal width and _$_w_r_a_p_m_a_r_g_i_n - (section 6.3.335 , page 146). + (section 6.4.335 , page 161). - _6_._3_._1_2_4 _m_b_o_x + _6_._4_._1_2_4 _m_b_o_x Type: path Default: '~/mbox' This specifies the folder into which read mail in your ``_$_s_p_o_o_l_f_i_l_e (section - 6.3.295 , page 136)'' folder will be appended. + 6.4.295 , page 151)'' folder will be appended. - _6_._3_._1_2_5 _m_b_o_x___t_y_p_e + _6_._4_._1_2_5 _m_b_o_x___t_y_p_e Type: folder magic Default: mbox - The Mutt-ng E-Mail Client 97 - The default mailbox type used when creating new folders. May be any of mbox, MMDF, MH and Maildir. - _6_._3_._1_2_6 _m_e_n_u___c_o_n_t_e_x_t + _6_._4_._1_2_6 _m_e_n_u___c_o_n_t_e_x_t Type: number Default: 0 This variable controls the number of lines of context that are given when - scrolling through menus. (Similar to ``_$_p_a_g_e_r___c_o_n_t_e_x_t (section 6.3.167 , page - 106)''.) + scrolling through menus. (Similar to ``_$_p_a_g_e_r___c_o_n_t_e_x_t (section 6.4.167 , page + 121)''.) - _6_._3_._1_2_7 _m_e_n_u___m_o_v_e___o_f_f + _6_._4_._1_2_7 _m_e_n_u___m_o_v_e___o_f_f Type: boolean @@ -5233,18 +5848,20 @@ the screen, unless there are less entries than lines. When _s_e_t, the bottom entry may move off the bottom. - _6_._3_._1_2_8 _m_e_n_u___s_c_r_o_l_l + _6_._4_._1_2_8 _m_e_n_u___s_c_r_o_l_l Type: boolean Default: no + The Mutt Next Generation E-Mail Client 113 + When _s_e_t, menus will be scrolled up or down one line when you attempt to move across a screen boundary. If _u_n_s_e_t, the screen is cleared and the next or pre- vious page of the menu is displayed (useful for slow links to avoid many redraws). - _6_._3_._1_2_9 _m_e_s_s_a_g_e___f_o_r_m_a_t + _6_._4_._1_2_9 _m_e_s_s_a_g_e___f_o_r_m_a_t Type: string @@ -5252,9 +5869,9 @@ This is the string displayed in the ``attachment'' menu for attachments of type message/rfc822. For a full listing of defined printf(3)-like sequences see the - section on ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90)''. + section on ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105)''. - _6_._3_._1_3_0 _m_e_t_a___k_e_y + _6_._4_._1_3_0 _m_e_t_a___k_e_y Type: boolean @@ -5264,13 +5881,10 @@ if the user had pressed the ESC key and whatever key remains after having the high bit removed. For example, if the key pressed has an ASCII value of 0xf4, then this is treated as if the user had pressed ESC then ``x''. This is - - The Mutt-ng E-Mail Client 98 - because the result of removing the high bit from ``0xf4'' is ``0x74'', which is the ASCII character ``x''. - _6_._3_._1_3_1 _m_e_t_o_o + _6_._4_._1_3_1 _m_e_t_o_o Type: boolean @@ -5279,7 +5893,7 @@ If _u_n_s_e_t, Mutt-ng will remove your address (see the ``alternates'' command) from the list of recipients when replying to a message. - _6_._3_._1_3_2 _m_h___p_u_r_g_e + _6_._4_._1_3_2 _m_h___p_u_r_g_e Type: boolean @@ -5289,7 +5903,7 @@ _,_<_o_l_d _f_i_l_e _n_a_m_e_> in mh folders instead of really deleting them. If the vari- able is set, the message files will simply be deleted. - _6_._3_._1_3_3 _m_h___s_e_q___f_l_a_g_g_e_d + _6_._4_._1_3_3 _m_h___s_e_q___f_l_a_g_g_e_d Type: string @@ -5297,7 +5911,9 @@ The name of the MH sequence used for flagged messages. - _6_._3_._1_3_4 _m_h___s_e_q___r_e_p_l_i_e_d + The Mutt Next Generation E-Mail Client 114 + + _6_._4_._1_3_4 _m_h___s_e_q___r_e_p_l_i_e_d Type: string @@ -5305,7 +5921,7 @@ The name of the MH sequence used to tag replied messages. - _6_._3_._1_3_5 _m_h___s_e_q___u_n_s_e_e_n + _6_._4_._1_3_5 _m_h___s_e_q___u_n_s_e_e_n Type: string @@ -5313,7 +5929,7 @@ The name of the MH sequence used for unseen messages. - _6_._3_._1_3_6 _m_i_m_e___f_o_r_w_a_r_d + _6_._4_._1_3_6 _m_i_m_e___f_o_r_w_a_r_d Type: quadoption @@ -5322,26 +5938,24 @@ When _s_e_t, the message you are forwarding will be attached as a separate MIME part instead of included in the main body of the message. - The Mutt-ng E-Mail Client 99 - This is useful for forwarding MIME messages so the receiver can properly view the message as it was delivered to you. If you like to switch between MIME and not MIME from mail to mail, set this variable to ask-no or ask-yes. - Also see ``_$_f_o_r_w_a_r_d___d_e_c_o_d_e (section 6.3.69 , page 81)'' and ``_$_m_i_m_e___f_o_r_- - _w_a_r_d___d_e_c_o_d_e (section 6.3.137 , page 98)''. + Also see ``_$_f_o_r_w_a_r_d___d_e_c_o_d_e (section 6.4.69 , page 96)'' and ``_$_m_i_m_e___f_o_r_- + _w_a_r_d___d_e_c_o_d_e (section 6.4.137 , page 113)''. - _6_._3_._1_3_7 _m_i_m_e___f_o_r_w_a_r_d___d_e_c_o_d_e + _6_._4_._1_3_7 _m_i_m_e___f_o_r_w_a_r_d___d_e_c_o_d_e Type: boolean Default: no Controls the decoding of complex MIME messages into text/plain when forwarding - a message while ``_$_m_i_m_e___f_o_r_w_a_r_d (section 6.3.136 , page 97)'' is _s_e_t. Other- - wise ``_$_f_o_r_w_a_r_d___d_e_c_o_d_e (section 6.3.69 , page 81)'' is used instead. + a message while ``_$_m_i_m_e___f_o_r_w_a_r_d (section 6.4.136 , page 113)'' is _s_e_t. Other- + wise ``_$_f_o_r_w_a_r_d___d_e_c_o_d_e (section 6.4.69 , page 96)'' is used instead. - _6_._3_._1_3_8 _m_i_m_e___f_o_r_w_a_r_d___r_e_s_t + _6_._4_._1_3_8 _m_i_m_e___f_o_r_w_a_r_d___r_e_s_t Type: quadoption @@ -5351,7 +5965,9 @@ menu, attachments which cannot be decoded in a reasonable manner will be attached to the newly composed message if this option is set. - _6_._3_._1_3_9 _m_i_x___e_n_t_r_y___f_o_r_m_a_t + _6_._4_._1_3_9 _m_i_x___e_n_t_r_y___f_o_r_m_a_t + + The Mutt Next Generation E-Mail Client 115 Type: string @@ -5374,12 +5990,10 @@ %a The remailer's e-mail address. - _6_._3_._1_4_0 _m_i_x_m_a_s_t_e_r + _6_._4_._1_4_0 _m_i_x_m_a_s_t_e_r Type: path - The Mutt-ng E-Mail Client 100 - Default: 'mixmaster' Availability: Mixmaster @@ -5388,17 +6002,17 @@ used with various sets of parameters to gather the list of known remailers, and to finally send a message through the mixmaster chain. - _6_._3_._1_4_1 _m_o_v_e + _6_._4_._1_4_1 _m_o_v_e Type: quadoption Default: ask-no Controls whether or not Mutt-ng will move read messages from your spool mailbox - to your ``_$_m_b_o_x (section 6.3.124 , page 95)'' mailbox, or as a result of a - ``_m_b_o_x_-_h_o_o_k (section 3.11 , page 25)'' command. + to your ``_$_m_b_o_x (section 6.4.124 , page 111)'' mailbox, or as a result of a + ``_m_b_o_x_-_h_o_o_k (section 3.13 , page 33)'' command. - _6_._3_._1_4_2 _m_s_g_i_d___f_o_r_m_a_t + _6_._4_._1_4_2 _m_s_g_i_d___f_o_r_m_a_t Type: string @@ -5409,6 +6023,8 @@ generated. The '%' character marks that certain data will be added to the string, similar to printf(3). The following characters are allowed: + The Mutt Next Generation E-Mail Client 116 + %d the current day of month @@ -5434,8 +6050,6 @@ %r a random integer value (decimal) - The Mutt-ng E-Mail Client 101 - %R a random integer value (hexadecimal) @@ -5457,7 +6071,7 @@ NNoottee:: Please only change this setting if you know what you are doing. Also make sure to consult RFC2822 to produce technically _v_a_l_i_d strings. - _6_._3_._1_4_3 _n_a_r_r_o_w___t_r_e_e + _6_._4_._1_4_3 _n_a_r_r_o_w___t_r_e_e Type: boolean @@ -5466,7 +6080,9 @@ This variable, when _s_e_t, makes the thread tree narrower, allowing deeper threads to fit on the screen. - _6_._3_._1_4_4 _n_n_t_p___a_s_k___f_o_l_l_o_w_u_p___t_o + The Mutt Next Generation E-Mail Client 117 + + _6_._4_._1_4_4 _n_n_t_p___a_s_k___f_o_l_l_o_w_u_p___t_o Type: boolean @@ -5477,7 +6093,7 @@ If _s_e_t, Mutt-ng will prompt you for the Followup-To: header field before edit- ing the body of an outgoing news article. - _6_._3_._1_4_5 _n_n_t_p___a_s_k___x___c_o_m_m_e_n_t___t_o + _6_._4_._1_4_5 _n_n_t_p___a_s_k___x___c_o_m_m_e_n_t___t_o Type: boolean @@ -5488,9 +6104,7 @@ If _s_e_t, Mutt-ng will prompt you for the X-Comment-To: header field before edit- ing the body of an outgoing news article. - _6_._3_._1_4_6 _n_n_t_p___c_a_c_h_e___d_i_r - - The Mutt-ng E-Mail Client 102 + _6_._4_._1_4_6 _n_n_t_p___c_a_c_h_e___d_i_r Type: path @@ -5505,7 +6119,7 @@ As for the header caching in connection with IMAP and/or Maildir, this drasti- cally increases speed and lowers traffic. - _6_._3_._1_4_7 _n_n_t_p___c_a_t_c_h_u_p + _6_._4_._1_4_7 _n_n_t_p___c_a_t_c_h_u_p Type: quadoption @@ -5516,22 +6130,24 @@ If this variable is _s_e_t, Mutt-ng will mark all articles in a newsgroup as read when you leaving it. - _6_._3_._1_4_8 _n_n_t_p___c_o_n_t_e_x_t + _6_._4_._1_4_8 _n_n_t_p___c_o_n_t_e_x_t Type: number Default: 1000 + The Mutt Next Generation E-Mail Client 118 + Availability: NNTP This variable controls how many news articles to cache per newsgroup (if - caching is enabled, see _$_n_n_t_p___c_a_c_h_e___d_i_r (section 6.3.146 , page 100)) and how + caching is enabled, see _$_n_n_t_p___c_a_c_h_e___d_i_r (section 6.4.146 , page 116)) and how many news articles to show in the ``index'' menu. - If there're more articles than defined with _$_n_n_t_p___c_o_n_t_e_x_t (section 6.3.148 , - page 101), all older ones will be removed/not shown in the index. + If there're more articles than defined with _$_n_n_t_p___c_o_n_t_e_x_t (section 6.4.148 , + page 116), all older ones will be removed/not shown in the index. - _6_._3_._1_4_9 _n_n_t_p___f_o_l_l_o_w_u_p___t_o___p_o_s_t_e_r + _6_._4_._1_4_9 _n_n_t_p___f_o_l_l_o_w_u_p___t_o___p_o_s_t_e_r Type: quadoption @@ -5543,19 +6159,17 @@ header field, a follow-up to the newsgroup is not permitted. The message will be mailed to the submitter of the message via mail. - _6_._3_._1_5_0 _n_n_t_p___g_r_o_u_p___i_n_d_e_x___f_o_r_m_a_t + _6_._4_._1_5_0 _n_n_t_p___g_r_o_u_p___i_n_d_e_x___f_o_r_m_a_t Type: string - The Mutt-ng E-Mail Client 103 - Default: '%4C %M%N %5s %-45.45f %d' Availability: NNTP This variable allows you to customize the newsgroup browser display to your - personal taste. This string is similar to ``_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , - page 90)'', but has its own set of printf(3)-like sequences: + personal taste. This string is similar to ``_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , + page 105)'', but has its own set of printf(3)-like sequences: %C current newsgroup number %d description of newsgroup (retrieved from server) @@ -5567,7 +6181,7 @@ %>X right justify the rest of the string and pad with character "X" %|X pad to the end of the line with character "X" - _6_._3_._1_5_1 _n_n_t_p___h_o_s_t + _6_._4_._1_5_1 _n_n_t_p___h_o_s_t Type: string @@ -5577,6 +6191,8 @@ This variable specifies the name (or address) of the NNTP server to be used. + The Mutt Next Generation E-Mail Client 119 + It defaults to the value specified via the environment variable $NNTPSERVER or contained in the file /etc/nntpserver. @@ -5589,7 +6205,7 @@ security risk since the superuser of your machine may read it regardless of the file's permissions. - _6_._3_._1_5_2 _n_n_t_p___i_n_e_w_s + _6_._4_._1_5_2 _n_n_t_p___i_n_e_w_s Type: path @@ -5601,13 +6217,11 @@ Mutt-ng. Otherwise, Mutt-ng posts article using current connection. The fol- lowing printf(3)-style sequence is understood: - The Mutt-ng E-Mail Client 104 - %s newsserver name Example: set inews='/usr/local/bin/inews -hS' - _6_._3_._1_5_3 _n_n_t_p___l_o_a_d___d_e_s_c_r_i_p_t_i_o_n + _6_._4_._1_5_3 _n_n_t_p___l_o_a_d___d_e_s_c_r_i_p_t_i_o_n Type: boolean @@ -5618,7 +6232,7 @@ This variable controls whether or not descriptions for newsgroups are to be loaded when subscribing to a newsgroup. - _6_._3_._1_5_4 _n_n_t_p___m_a_i_l___c_h_e_c_k + _6_._4_._1_5_4 _n_n_t_p___m_a_i_l___c_h_e_c_k Type: number @@ -5630,7 +6244,9 @@ article will cause a recheck for new news. If set to 0, Mutt-ng will recheck on each operation in index (stepping, read article, etc.). - _6_._3_._1_5_5 _n_n_t_p___m_i_m_e___s_u_b_j_e_c_t + The Mutt Next Generation E-Mail Client 120 + + _6_._4_._1_5_5 _n_n_t_p___m_i_m_e___s_u_b_j_e_c_t Type: boolean @@ -5643,7 +6259,7 @@ NNoottee:: Only change this setting if you know what you are doing. - _6_._3_._1_5_6 _n_n_t_p___n_e_w_s_r_c + _6_._4_._1_5_6 _n_n_t_p___n_e_w_s_r_c Type: path @@ -5657,11 +6273,9 @@ To ease the use of multiple news servers, the following printf(3)-style sequence is understood: - The Mutt-ng E-Mail Client 105 - %s newsserver name - _6_._3_._1_5_7 _n_n_t_p___p_a_s_s + _6_._4_._1_5_7 _n_n_t_p___p_a_s_s Type: string @@ -5674,7 +6288,7 @@ NNoottee:: Storing passwords in a configuration file presents a security risk since the superuser of your machine may read it regardless of the file's permissions. - _6_._3_._1_5_8 _n_n_t_p___p_o_s_t___m_o_d_e_r_a_t_e_d + _6_._4_._1_5_8 _n_n_t_p___p_o_s_t___m_o_d_e_r_a_t_e_d Type: quadoption @@ -5685,10 +6299,12 @@ If set to _y_e_s, Mutt-ng will post articles to newsgroup that have not permis- sions to post (e.g. moderated). + The Mutt Next Generation E-Mail Client 121 + NNoottee:: if the newsserver does not support posting to that newsgroup or a group is totally read-only, that posting will not have any effect. - _6_._3_._1_5_9 _n_n_t_p___r_e_c_o_n_n_e_c_t + _6_._4_._1_5_9 _n_n_t_p___r_e_c_o_n_n_e_c_t Type: quadoption @@ -5699,7 +6315,7 @@ Controls whether or not Mutt-ng will try to reconnect to a newsserver when the was connection lost. - _6_._3_._1_6_0 _n_n_t_p___s_a_v_e___u_n_s_u_b_s_c_r_i_b_e_d + _6_._4_._1_6_0 _n_n_t_p___s_a_v_e___u_n_s_u_b_s_c_r_i_b_e_d Type: boolean @@ -5710,9 +6326,7 @@ When _s_e_t, info about unsubscribed newsgroups will be saved into the ``newsrc'' file and into the news cache. - _6_._3_._1_6_1 _n_n_t_p___s_h_o_w___n_e_w___n_e_w_s - - The Mutt-ng E-Mail Client 106 + _6_._4_._1_6_1 _n_n_t_p___s_h_o_w___n_e_w___n_e_w_s Type: boolean @@ -5725,7 +6339,7 @@ whether or not the number of new articles of subscribed newsgroups will be checked. - _6_._3_._1_6_2 _n_n_t_p___s_h_o_w___o_n_l_y___u_n_r_e_a_d + _6_._4_._1_6_2 _n_n_t_p___s_h_o_w___o_n_l_y___u_n_r_e_a_d Type: boolean @@ -5736,18 +6350,20 @@ If _s_e_t, only subscribed newsgroups that contain unread articles will be dis- played in the newsgroup browser. - _6_._3_._1_6_3 _n_n_t_p___u_s_e_r + _6_._4_._1_6_3 _n_n_t_p___u_s_e_r Type: string Default: '' + The Mutt Next Generation E-Mail Client 122 + Availability: NNTP Your login name on the NNTP server. If _u_n_s_e_t and the server requires authen- tification, Mutt-ng will prompt you for your account name. - _6_._3_._1_6_4 _n_n_t_p___x___c_o_m_m_e_n_t___t_o + _6_._4_._1_6_4 _n_n_t_p___x___c_o_m_m_e_n_t___t_o Type: boolean @@ -5758,7 +6374,7 @@ If _s_e_t, Mutt-ng will add a ``X-Comment-To:'' header field (that contains full name of the original article author) to articles that you followup to. - _6_._3_._1_6_5 _o_p_e_r_a_t_i_n_g___s_y_s_t_e_m + _6_._4_._1_6_5 _o_p_e_r_a_t_i_n_g___s_y_s_t_e_m Type: string @@ -5768,11 +6384,9 @@ this is _u_n_s_e_t, it will be set to the operating system name that uname(2) returns. If uname(2) fails, ``UNIX'' will be used. - The Mutt-ng E-Mail Client 107 - It may, for example, look as: ``mutt-ng 1.5.9i (Linux)''. - _6_._3_._1_6_6 _p_a_g_e_r + _6_._4_._1_6_6 _p_a_g_e_r Type: path @@ -5787,7 +6401,7 @@ screen resizes cause lines longer than the screen width to be badly formatted in the help menu. - _6_._3_._1_6_7 _p_a_g_e_r___c_o_n_t_e_x_t + _6_._4_._1_6_7 _p_a_g_e_r___c_o_n_t_e_x_t Type: number @@ -5798,7 +6412,9 @@ will display the line after the last one on the screen at the top of the next page (0 lines of context). - _6_._3_._1_6_8 _p_a_g_e_r___f_o_r_m_a_t + The Mutt Next Generation E-Mail Client 123 + + _6_._4_._1_6_8 _p_a_g_e_r___f_o_r_m_a_t Type: string @@ -5806,10 +6422,10 @@ This variable controls the format of the one-line message ``status'' displayed before each message in either the internal or an external pager. The valid - sequences are listed in the ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90)'' sec- - tion. + sequences are listed in the ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105)'' + section. - _6_._3_._1_6_9 _p_a_g_e_r___i_n_d_e_x___l_i_n_e_s + _6_._4_._1_6_9 _p_a_g_e_r___i_n_d_e_x___l_i_n_e_s Type: number @@ -5824,12 +6440,9 @@ _p_a_g_e_r___i_n_d_e_x___l_i_n_e_s of 6 will only show 5 lines of the actual index. A value of 0 results in no index being shown. If the number of messages in the current folder is less than _p_a_g_e_r___i_n_d_e_x___l_i_n_e_s, then the index will only use as many - - The Mutt-ng E-Mail Client 108 - lines as it needs. - _6_._3_._1_7_0 _p_a_g_e_r___s_t_o_p + _6_._4_._1_7_0 _p_a_g_e_r___s_t_o_p Type: boolean @@ -5838,7 +6451,7 @@ When _s_e_t, the internal-pager will nnoott move to the next message when you are at the end of a message and invoke the _n_e_x_t_-_p_a_g_e function. - _6_._3_._1_7_1 _p_g_p___a_u_t_o___d_e_c_o_d_e + _6_._4_._1_7_1 _p_g_p___a_u_t_o___d_e_c_o_d_e Type: boolean @@ -5851,10 +6464,12 @@ ditional-pgp function, Mutt-ng will automatically check the message for tradi- tional pgp. - _6_._3_._1_7_2 _p_g_p___a_u_t_o_i_n_l_i_n_e + _6_._4_._1_7_2 _p_g_p___a_u_t_o_i_n_l_i_n_e Type: boolean + The Mutt Next Generation E-Mail Client 124 + Default: no This option controls whether Mutt-ng generates old-style inline (traditional) @@ -5864,12 +6479,12 @@ Note that Mutt-ng might automatically use PGP/MIME for messages which consist of more than a single MIME part. Mutt-ng can be configured to ask before send- ing PGP/MIME messages when inline (traditional) would not work. See also: - ``_$_p_g_p___m_i_m_e___a_u_t_o (section 6.3.188 , page 111)''. + ``_$_p_g_p___m_i_m_e___a_u_t_o (section 6.4.188 , page 126)''. Also note that using the old-style PGP message format is ssttrroonnggllyy ddeepprreeccaatteedd. (PGP only) - _6_._3_._1_7_3 _p_g_p___c_h_e_c_k___e_x_i_t + _6_._4_._1_7_3 _p_g_p___c_h_e_c_k___e_x_i_t Type: boolean @@ -5878,19 +6493,17 @@ If _s_e_t, Mutt-ng will check the exit code of the PGP subprocess when signing or encrypting. A non-zero exit code means that the subprocess failed. (PGP only) - _6_._3_._1_7_4 _p_g_p___c_l_e_a_r_s_i_g_n___c_o_m_m_a_n_d + _6_._4_._1_7_4 _p_g_p___c_l_e_a_r_s_i_g_n___c_o_m_m_a_n_d Type: string - The Mutt-ng E-Mail Client 109 - Default: '' This format is used to create a old-style ``clearsigned'' PGP message. Note that the use of this format is ssttrroonnggllyy ddeepprreeccaatteedd. (PGP only) - _6_._3_._1_7_5 _p_g_p___d_e_c_o_d_e___c_o_m_m_a_n_d + _6_._4_._1_7_5 _p_g_p___d_e_c_o_d_e___c_o_m_m_a_n_d Type: string @@ -5912,8 +6525,10 @@ Expands to the name of a file containing the signature part of a multipart/signed attachment when verifying it. + The Mutt Next Generation E-Mail Client 125 + %a - The value of _$_p_g_p___s_i_g_n___a_s (section 6.3.192 , page 112). + The value of _$_p_g_p___s_i_g_n___a_s (section 6.4.192 , page 127). %r One or more key IDs. @@ -5923,7 +6538,7 @@ subdirectory which has been installed on your system alongside the documenta- tion. (PGP only) - _6_._3_._1_7_6 _p_g_p___d_e_c_r_y_p_t___c_o_m_m_a_n_d + _6_._4_._1_7_6 _p_g_p___d_e_c_r_y_p_t___c_o_m_m_a_n_d Type: string @@ -5931,7 +6546,7 @@ This command is used to decrypt a PGP encrypted message. (PGP only) - _6_._3_._1_7_7 _p_g_p___e_n_c_r_y_p_t___o_n_l_y___c_o_m_m_a_n_d + _6_._4_._1_7_7 _p_g_p___e_n_c_r_y_p_t___o_n_l_y___c_o_m_m_a_n_d Type: string @@ -5939,9 +6554,7 @@ This command is used to encrypt a body part without signing it. (PGP only) - The Mutt-ng E-Mail Client 110 - - _6_._3_._1_7_8 _p_g_p___e_n_c_r_y_p_t___s_i_g_n___c_o_m_m_a_n_d + _6_._4_._1_7_8 _p_g_p___e_n_c_r_y_p_t___s_i_g_n___c_o_m_m_a_n_d Type: string @@ -5949,15 +6562,15 @@ This command is used to both sign and encrypt a body part. (PGP only) - _6_._3_._1_7_9 _p_g_p___e_n_t_r_y___f_o_r_m_a_t + _6_._4_._1_7_9 _p_g_p___e_n_t_r_y___f_o_r_m_a_t Type: string Default: '%4n %t%f %4l/0x%k %-4a %2c %u' This variable allows you to customize the PGP key selection menu to your per- - sonal taste. This string is similar to ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page - 90)'', but has its own set of printf(3)-like sequences: + sonal taste. This string is similar to ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page + 105)'', but has its own set of printf(3)-like sequences: %n number @@ -5968,6 +6581,8 @@ %u user id + The Mutt Next Generation E-Mail Client 126 + %a algorithm @@ -5988,19 +6603,16 @@ (PGP only) - _6_._3_._1_8_0 _p_g_p___e_x_p_o_r_t___c_o_m_m_a_n_d + _6_._4_._1_8_0 _p_g_p___e_x_p_o_r_t___c_o_m_m_a_n_d Type: string Default: '' This command is used to export a public key from the user's key ring. (PGP - - The Mutt-ng E-Mail Client 111 - only) - _6_._3_._1_8_1 _p_g_p___g_e_t_k_e_y_s___c_o_m_m_a_n_d + _6_._4_._1_8_1 _p_g_p___g_e_t_k_e_y_s___c_o_m_m_a_n_d Type: string @@ -6009,28 +6621,30 @@ This command is invoked whenever Mutt-ng will need public key information. %r is the only printf(3)-like sequence used with this format. (PGP only) - _6_._3_._1_8_2 _p_g_p___g_o_o_d___s_i_g_n + _6_._4_._1_8_2 _p_g_p___g_o_o_d___s_i_g_n Type: regular expression Default: '' If you assign a text to this variable, then a PGP signature is only considered - verified if the output from _$_p_g_p___v_e_r_i_f_y___c_o_m_m_a_n_d (section 6.3.198 , page 113) + verified if the output from _$_p_g_p___v_e_r_i_f_y___c_o_m_m_a_n_d (section 6.4.198 , page 129) contains the text. Use this variable if the exit code from the command is 0 even for bad signatures. (PGP only) - _6_._3_._1_8_3 _p_g_p___i_g_n_o_r_e___s_u_b_k_e_y_s + _6_._4_._1_8_3 _p_g_p___i_g_n_o_r_e___s_u_b_k_e_y_s Type: boolean Default: yes + The Mutt Next Generation E-Mail Client 127 + Setting this variable will cause Mutt-ng to ignore OpenPGP subkeys. Instead, the principal key will inherit the subkeys' capabilities. _U_n_s_e_t this if you want to play interesting key selection games. (PGP only) - _6_._3_._1_8_4 _p_g_p___i_m_p_o_r_t___c_o_m_m_a_n_d + _6_._4_._1_8_4 _p_g_p___i_m_p_o_r_t___c_o_m_m_a_n_d Type: string @@ -6039,7 +6653,7 @@ This command is used to import a key from a message into the user's public key ring. (PGP only) - _6_._3_._1_8_5 _p_g_p___l_i_s_t___p_u_b_r_i_n_g___c_o_m_m_a_n_d + _6_._4_._1_8_5 _p_g_p___l_i_s_t___p_u_b_r_i_n_g___c_o_m_m_a_n_d Type: string @@ -6051,9 +6665,7 @@ This format is also generated by the pgpring utility which comes with Mutt-ng. (PGP only) - The Mutt-ng E-Mail Client 112 - - _6_._3_._1_8_6 _p_g_p___l_i_s_t___s_e_c_r_i_n_g___c_o_m_m_a_n_d + _6_._4_._1_8_6 _p_g_p___l_i_s_t___s_e_c_r_i_n_g___c_o_m_m_a_n_d Type: string @@ -6065,7 +6677,7 @@ This format is also generated by the pgpring utility which comes with Mutt-ng. (PGP only) - _6_._3_._1_8_7 _p_g_p___l_o_n_g___i_d_s + _6_._4_._1_8_7 _p_g_p___l_o_n_g___i_d_s Type: boolean @@ -6074,7 +6686,7 @@ If _s_e_t, use 64 bit PGP key IDs. _U_n_s_e_t uses the normal 32 bit Key IDs. (PGP only) - _6_._3_._1_8_8 _p_g_p___m_i_m_e___a_u_t_o + _6_._4_._1_8_8 _p_g_p___m_i_m_e___a_u_t_o Type: quadoption @@ -6082,12 +6694,15 @@ This option controls whether Mutt-ng will prompt you for automatically sending a (signed/encrypted) message using PGP/MIME when inline (traditional) fails + + The Mutt Next Generation E-Mail Client 128 + (for any reason). Also note that using the old-style PGP message format is ssttrroonnggllyy ddeepprreeccaatteedd. (PGP only) - _6_._3_._1_8_9 _p_g_p___r_e_p_l_y_i_n_l_i_n_e + _6_._4_._1_8_9 _p_g_p___r_e_p_l_y_i_n_l_i_n_e Type: boolean @@ -6103,14 +6718,12 @@ Note that Mutt-ng might automatically use PGP/MIME for messages which consist of more than a single MIME part. Mutt-ng can be configured to ask before send- ing PGP/MIME messages when inline (traditional) would not work. See also: - ``_$_p_g_p___m_i_m_e___a_u_t_o (section 6.3.188 , page 111)''. + ``_$_p_g_p___m_i_m_e___a_u_t_o (section 6.4.188 , page 126)''. Also note that using the old-style PGP message format is ssttrroonnggllyy ddeepprreeccaatteedd. (PGP only) - The Mutt-ng E-Mail Client 113 - - _6_._3_._1_9_0 _p_g_p___r_e_t_a_i_n_a_b_l_e___s_i_g_s + _6_._4_._1_9_0 _p_g_p___r_e_t_a_i_n_a_b_l_e___s_i_g_s Type: boolean @@ -6123,7 +6736,7 @@ the outer layer (multipart/encrypted) can be easily removed, while the inner multipart/signed part is retained. (PGP only) - _6_._3_._1_9_1 _p_g_p___s_h_o_w___u_n_u_s_a_b_l_e + _6_._4_._1_9_1 _p_g_p___s_h_o_w___u_n_u_s_a_b_l_e Type: boolean @@ -6133,17 +6746,19 @@ This includes keys which have been revoked, have expired, or have been marked as ``disabled'' by the user. (PGP only) - _6_._3_._1_9_2 _p_g_p___s_i_g_n___a_s + _6_._4_._1_9_2 _p_g_p___s_i_g_n___a_s Type: string Default: '' + The Mutt Next Generation E-Mail Client 129 + If you have more than one key pair, this option allows you to specify which of your private keys to use. It is recommended that you use the keyid form to specify your key (e.g., ``0x00112233''). (PGP only) - _6_._3_._1_9_3 _p_g_p___s_i_g_n___c_o_m_m_a_n_d + _6_._4_._1_9_3 _p_g_p___s_i_g_n___c_o_m_m_a_n_d Type: string @@ -6152,7 +6767,7 @@ This command is used to create the detached PGP signature for a multi- part/signed PGP/MIME body part. (PGP only) - _6_._3_._1_9_4 _p_g_p___s_o_r_t___k_e_y_s + _6_._4_._1_9_4 _p_g_p___s_o_r_t___k_e_y_s Type: sort order @@ -6164,8 +6779,6 @@ address sort alphabetically by user id - The Mutt-ng E-Mail Client 114 - keyid sort alphabetically by key id @@ -6178,7 +6791,7 @@ If you prefer reverse order of the above values, prefix it with ``reverse-''. (PGP only) - _6_._3_._1_9_5 _p_g_p___s_t_r_i_c_t___e_n_c + _6_._4_._1_9_5 _p_g_p___s_t_r_i_c_t___e_n_c Type: boolean @@ -6189,16 +6802,18 @@ non-verifyable PGP signatures, so only change this if you know what you are doing. (PGP only) - _6_._3_._1_9_6 _p_g_p___t_i_m_e_o_u_t + _6_._4_._1_9_6 _p_g_p___t_i_m_e_o_u_t Type: number Default: 300 + The Mutt Next Generation E-Mail Client 130 + The number of seconds after which a cached passphrase will expire if not used. Default: 300. (PGP only) - _6_._3_._1_9_7 _p_g_p___u_s_e___g_p_g___a_g_e_n_t + _6_._4_._1_9_7 _p_g_p___u_s_e___g_p_g___a_g_e_n_t Type: boolean @@ -6206,7 +6821,7 @@ If _s_e_t, Mutt-ng will use a possibly-running gpg-agent process. (PGP only) - _6_._3_._1_9_8 _p_g_p___v_e_r_i_f_y___c_o_m_m_a_n_d + _6_._4_._1_9_8 _p_g_p___v_e_r_i_f_y___c_o_m_m_a_n_d Type: string @@ -6214,18 +6829,16 @@ This command is used to verify PGP signatures. (PGP only) - _6_._3_._1_9_9 _p_g_p___v_e_r_i_f_y___k_e_y___c_o_m_m_a_n_d + _6_._4_._1_9_9 _p_g_p___v_e_r_i_f_y___k_e_y___c_o_m_m_a_n_d Type: string Default: '' - The Mutt-ng E-Mail Client 115 - This command is used to verify key information from the key selection menu. (PGP only) - _6_._3_._2_0_0 _p_i_p_e___d_e_c_o_d_e + _6_._4_._2_0_0 _p_i_p_e___d_e_c_o_d_e Type: boolean @@ -6235,7 +6848,7 @@ pipe the messages without any preprocessing. When _s_e_t, Mutt-ng will weed head- ers and will attempt to PGP/MIME decode the messages first. - _6_._3_._2_0_1 _p_i_p_e___s_e_p + _6_._4_._2_0_1 _p_i_p_e___s_e_p Type: string @@ -6244,20 +6857,23 @@ The separator to add between messages when piping a list of tagged messages to an external Unix command. - _6_._3_._2_0_2 _p_i_p_e___s_p_l_i_t + _6_._4_._2_0_2 _p_i_p_e___s_p_l_i_t Type: boolean Default: no Used in connection with the _p_i_p_e_-_m_e_s_s_a_g_e command and the ``tag- prefix'' or + + The Mutt Next Generation E-Mail Client 131 + ``tag-prefix-cond'' operators. If this variable is _u_n_s_e_t, when piping a list of tagged messages Mutt-ng will concatenate the messages and will pipe them as a single folder. When _s_e_t, Mutt-ng will pipe the messages one by one. In both cases the messages are piped in the current sorted order, and the ``_$_p_i_p_e___s_e_p - (section 6.3.201 , page 114)'' separator is added after each message. + (section 6.4.201 , page 129)'' separator is added after each message. - _6_._3_._2_0_3 _p_o_p___a_u_t_h___t_r_y___a_l_l + _6_._4_._2_0_3 _p_o_p___a_u_t_h___t_r_y___a_l_l Type: boolean @@ -6270,14 +6886,12 @@ able. If a method is available but authentication fails, Mutt-ng will not con- nect to the POP server. - _6_._3_._2_0_4 _p_o_p___a_u_t_h_e_n_t_i_c_a_t_o_r_s + _6_._4_._2_0_4 _p_o_p___a_u_t_h_e_n_t_i_c_a_t_o_r_s Type: string Default: '' - The Mutt-ng E-Mail Client 116 - Availability: POP This is a colon-delimited list of authentication methods Mutt-ng may attempt to @@ -6291,7 +6905,7 @@ Example: set pop_authenticators='digest-md5:apop:user' - _6_._3_._2_0_5 _p_o_p___d_e_l_e_t_e + _6_._4_._2_0_5 _p_o_p___d_e_l_e_t_e Type: quadoption @@ -6303,10 +6917,12 @@ server when using the ``fetch-mail'' function. When _u_n_s_e_t, Mutt-ng will down- load messages but also leave them on the POP server. - _6_._3_._2_0_6 _p_o_p___h_o_s_t + _6_._4_._2_0_6 _p_o_p___h_o_s_t Type: string + The Mutt Next Generation E-Mail Client 132 + Default: '' Availability: POP @@ -6319,7 +6935,7 @@ NNoottee:: Storing passwords in a configuration file presents a security risk since the superuser of your machine may read it regardless of the file's permissions. - _6_._3_._2_0_7 _p_o_p___l_a_s_t + _6_._4_._2_0_7 _p_o_p___l_a_s_t Type: boolean @@ -6331,9 +6947,7 @@ retrieving only unread messages from the POP server when using the ``fetch- mail'' function. - The Mutt-ng E-Mail Client 117 - - _6_._3_._2_0_8 _p_o_p___m_a_i_l___c_h_e_c_k + _6_._4_._2_0_8 _p_o_p___m_a_i_l___c_h_e_c_k Type: number @@ -6343,7 +6957,7 @@ This variable configures how often (in seconds) POP should look for new mail. - _6_._3_._2_0_9 _p_o_p___p_a_s_s + _6_._4_._2_0_9 _p_o_p___p_a_s_s Type: string @@ -6357,18 +6971,20 @@ NNoottee:: Storing passwords in a configuration file presents a security risk since the superuser of your machine may read it regardless of the file's permissions. - _6_._3_._2_1_0 _p_o_p___r_e_c_o_n_n_e_c_t + _6_._4_._2_1_0 _p_o_p___r_e_c_o_n_n_e_c_t Type: quadoption Default: ask-yes + The Mutt Next Generation E-Mail Client 133 + Availability: POP Controls whether or not Mutt-ng will try to reconnect to a POP server when the connection is lost. - _6_._3_._2_1_1 _p_o_p___u_s_e_r + _6_._4_._2_1_1 _p_o_p___u_s_e_r Type: string @@ -6380,49 +6996,49 @@ This variable defaults to your user name on the local machine. - _6_._3_._2_1_2 _p_o_s_t___i_n_d_e_n_t___s_t_r_i_n_g + _6_._4_._2_1_2 _p_o_s_t___i_n_d_e_n_t___s_t_r_i_n_g Type: string Default: '' - Similar to the ``_$_a_t_t_r_i_b_u_t_i_o_n (section 6.3.15 , page 68)'' variable, Mutt-ng - - The Mutt-ng E-Mail Client 118 - + Similar to the ``_$_a_t_t_r_i_b_u_t_i_o_n (section 6.4.15 , page 84)'' variable, Mutt-ng will append this string after the inclusion of a message which is being replied to. - _6_._3_._2_1_3 _p_o_s_t_p_o_n_e + _6_._4_._2_1_3 _p_o_s_t_p_o_n_e Type: quadoption Default: ask-yes Controls whether or not messages are saved in the ``_$_p_o_s_t_p_o_n_e_d (section - 6.3.214 , page 117)'' mailbox when you elect not to send immediately. + 6.4.214 , page 132)'' mailbox when you elect not to send immediately. - _6_._3_._2_1_4 _p_o_s_t_p_o_n_e_d + _6_._4_._2_1_4 _p_o_s_t_p_o_n_e_d Type: path Default: '~/postponed' - Mutt-ng allows you to indefinitely ``_p_o_s_t_p_o_n_e (section 6.3.213 , page 116) + Mutt-ng allows you to indefinitely ``_p_o_s_t_p_o_n_e (section 6.4.213 , page 132) sending a message'' which you are editing. When you choose to postpone a mes- sage, Mutt-ng saves it in the mailbox specified by this variable. Also see the - ``_$_p_o_s_t_p_o_n_e (section 6.3.213 , page 116)'' variable. + ``_$_p_o_s_t_p_o_n_e (section 6.4.213 , page 132)'' variable. - _6_._3_._2_1_5 _p_r_e_c_o_n_n_e_c_t + _6_._4_._2_1_5 _p_r_e_c_o_n_n_e_c_t Type: string Default: '' - If _s_e_t, a shell command to be executed if Mutt-ng fails to establish a connec- - tion to the server. This is useful for setting up secure connections, e.g. with - ssh(1). If the command returns a nonzero status, Mutt-ng gives up opening the - server. Example: + If _s_e_t, a shell command to be executed if Mutt-ng fails to establish a + + The Mutt Next Generation E-Mail Client 134 + + connection to the server. This is useful for setting up secure connections, + e.g. with ssh(1). If the command returns a nonzero status, Mutt-ng gives up + opening the server. Example: preconnect='ssh -f -q -L 1234:mailhost.net:143 mailhost.net sleep 20 < /dev/null > /dev/null' @@ -6432,7 +7048,7 @@ NNoottee:: For this example to work, you must be able to log in to the remote machine without having to enter a password. - _6_._3_._2_1_6 _p_r_i_n_t + _6_._4_._2_1_6 _p_r_i_n_t Type: quadoption @@ -6441,17 +7057,15 @@ Controls whether or not Mutt-ng really prints messages. This is set to _a_s_k_-_n_o by default, because some people accidentally hit ``p'' often. - _6_._3_._2_1_7 _p_r_i_n_t___c_o_m_m_a_n_d + _6_._4_._2_1_7 _p_r_i_n_t___c_o_m_m_a_n_d Type: path - The Mutt-ng E-Mail Client 119 - Default: 'lpr' This specifies the command pipe that should be used to print messages. - _6_._3_._2_1_8 _p_r_i_n_t___d_e_c_o_d_e + _6_._4_._2_1_8 _p_r_i_n_t___d_e_c_o_d_e Type: boolean @@ -6459,39 +7073,41 @@ Used in connection with the print-message command. If this option is _s_e_t, the message is decoded before it is passed to the external command specified by - _$_p_r_i_n_t___c_o_m_m_a_n_d (section 6.3.217 , page 117). If this option is _u_n_s_e_t, no pro- + _$_p_r_i_n_t___c_o_m_m_a_n_d (section 6.4.217 , page 133). If this option is _u_n_s_e_t, no pro- cessing will be applied to the message when printing it. The latter setting may be useful if you are using some advanced printer filter which is able to properly format e-mail messages for printing. - _6_._3_._2_1_9 _p_r_i_n_t___s_p_l_i_t + _6_._4_._2_1_9 _p_r_i_n_t___s_p_l_i_t Type: boolean Default: no Used in connection with the print-message command. If this option is _s_e_t, the - command specified by _$_p_r_i_n_t___c_o_m_m_a_n_d (section 6.3.217 , page 117) is executed + command specified by _$_p_r_i_n_t___c_o_m_m_a_n_d (section 6.4.217 , page 133) is executed once for each message which is to be printed. If this option is _u_n_s_e_t, the - command specified by _$_p_r_i_n_t___c_o_m_m_a_n_d (section 6.3.217 , page 117) is executed + command specified by _$_p_r_i_n_t___c_o_m_m_a_n_d (section 6.4.217 , page 133) is executed only once, and all the messages are concatenated, with a form feed as the mes- sage separator. + The Mutt Next Generation E-Mail Client 135 + Those who use the enscript(1) program's mail-printing mode will most likely want to set this option. - _6_._3_._2_2_0 _p_r_o_m_p_t___a_f_t_e_r + _6_._4_._2_2_0 _p_r_o_m_p_t___a_f_t_e_r Type: boolean Default: yes - If you use an _e_x_t_e_r_n_a_l ``_$_p_a_g_e_r (section 6.3.166 , page 106)'', setting this + If you use an _e_x_t_e_r_n_a_l ``_$_p_a_g_e_r (section 6.4.166 , page 121)'', setting this variable will cause Mutt-ng to prompt you for a command when the pager exits rather than returning to the index menu. If _u_n_s_e_t, Mutt-ng will return to the index menu when the external pager exits. - _6_._3_._2_2_1 _q_u_e_r_y___c_o_m_m_a_n_d + _6_._4_._2_2_1 _q_u_e_r_y___c_o_m_m_a_n_d Type: path @@ -6499,12 +7115,10 @@ This specifies the command that Mutt-ng will use to make external address queries. The string should contain a %s, which will be substituted with the - query string the user types. See ``_q_u_e_r_y (section 4.6 , page 42)'' for more + query string the user types. See ``_q_u_e_r_y (section 4.7 , page 55)'' for more information. - The Mutt-ng E-Mail Client 120 - - _6_._3_._2_2_2 _q_u_i_t + _6_._4_._2_2_2 _q_u_i_t Type: quadoption @@ -6515,16 +7129,16 @@ and if it is set to _a_s_k_-_y_e_s or _a_s_k_-_n_o, you are prompted for confirmation when you try to quit. - _6_._3_._2_2_3 _q_u_o_t_e___e_m_p_t_y + _6_._4_._2_2_3 _q_u_o_t_e___e_m_p_t_y Type: boolean Default: yes Controls whether or not empty lines will be quoted using ``_i_n_d_e_n_t___s_t_r_i_n_g (sec- - tion 6.3.109 , page 90)''. + tion 6.4.109 , page 105)''. - _6_._3_._2_2_4 _q_u_o_t_e___q_u_o_t_e_d + _6_._4_._2_2_4 _q_u_o_t_e___q_u_o_t_e_d Type: boolean @@ -6532,9 +7146,11 @@ Controls how quoted lines will be quoted. If _s_e_t, one quote character will be added to the end of existing prefix. Otherwise, quoted lines will be prepended - by ``_i_n_d_e_n_t___s_t_r_i_n_g (section 6.3.109 , page 90)''. + by ``_i_n_d_e_n_t___s_t_r_i_n_g (section 6.4.109 , page 105)''. - _6_._3_._2_2_5 _q_u_o_t_e___r_e_g_e_x_p + The Mutt Next Generation E-Mail Client 136 + + _6_._4_._2_2_5 _q_u_o_t_e___r_e_g_e_x_p Type: regular expression @@ -6547,7 +7163,7 @@ set this to a regular expression that matches _e_x_a_c_t_l_y the quote characters at the beginning of quoted lines. - _6_._3_._2_2_6 _r_e_a_d___i_n_c + _6_._4_._2_2_6 _r_e_a_d___i_n_c Type: number @@ -6558,15 +7174,12 @@ sages have been read (e.g., if set to 25, Mutt-ng will print a message when it reads message 25, and then again when it gets to message 50). This variable is meant to indicate progress when reading large mailboxes which may take some - - The Mutt-ng E-Mail Client 121 - time. When set to 0, only a single message will appear before the reading the mailbox. - Also see the ``_$_w_r_i_t_e___i_n_c (section 6.3.337 , page 146)'' variable. + Also see the ``_$_w_r_i_t_e___i_n_c (section 6.4.337 , page 162)'' variable. - _6_._3_._2_2_7 _r_e_a_d___o_n_l_y + _6_._4_._2_2_7 _r_e_a_d___o_n_l_y Type: boolean @@ -6574,7 +7187,7 @@ If set, all folders are opened in read-only mode. - _6_._3_._2_2_8 _r_e_a_l_n_a_m_e + _6_._4_._2_2_8 _r_e_a_l_n_a_m_e Type: string @@ -6586,20 +7199,22 @@ By default, this is the GECOS field from /etc/passwd. _N_o_t_e_: This variable will _n_o_t be used when the user has set a real name in the - _$_f_r_o_m (section 6.3.74 , page 82) variable. + _$_f_r_o_m (section 6.4.74 , page 97) variable. - _6_._3_._2_2_9 _r_e_c_a_l_l + _6_._4_._2_2_9 _r_e_c_a_l_l Type: quadoption + The Mutt Next Generation E-Mail Client 137 + Default: ask-yes Controls whether or not Mutt-ng recalls postponed messages when composing a new - message. Also see ``_$_p_o_s_t_p_o_n_e_d (section 6.3.214 , page 117)''. + message. Also see ``_$_p_o_s_t_p_o_n_e_d (section 6.4.214 , page 132)''. Setting this variable to _y_e_s is not generally useful, and thus not recommended. - _6_._3_._2_3_0 _r_e_c_o_r_d + _6_._4_._2_3_0 _r_e_c_o_r_d Type: path @@ -6607,17 +7222,15 @@ This specifies the file into which your outgoing messages should be appended. (This is meant as the primary method for saving a copy of your messages, but - another way to do this is using the ``_m_y___h_d_r (section 3.13 , page 25)'' com- + another way to do this is using the ``_m_y___h_d_r (section 3.15 , page 34)'' com- mand to create a Bcc: header field with your email address in it.) - The value of _$_r_e_c_o_r_d _(_s_e_c_t_i_o_n _6_._3_._2_3_0 _, _p_a_g_e _1_2_0_) is overridden by the - ``_$_f_o_r_c_e___n_a_m_e (section 6.3.68 , page 81)'' and ``_$_s_a_v_e___n_a_m_e (section - 6.3.241 , page 123)'' variables, and the ``_f_c_c_-_h_o_o_k (section 3.16 , page - 27)'' command. + The value of _$_r_e_c_o_r_d _(_s_e_c_t_i_o_n _6_._4_._2_3_0 _, _p_a_g_e _1_3_6_) is overridden by the + ``_$_f_o_r_c_e___n_a_m_e (section 6.4.68 , page 96)'' and ``_$_s_a_v_e___n_a_m_e (section + 6.4.241 , page 138)'' variables, and the ``_f_c_c_-_h_o_o_k (section 3.18 , page + 35)'' command. - The Mutt-ng E-Mail Client 122 - - _6_._3_._2_3_1 _r_e_p_l_y___r_e_g_e_x_p + _6_._4_._2_3_1 _r_e_p_l_y___r_e_g_e_x_p Type: regular expression @@ -6627,7 +7240,7 @@ ing. The default value corresponds to the English ``Re:'' and the German ``Aw:''. - _6_._3_._2_3_2 _r_e_p_l_y___s_e_l_f + _6_._4_._2_3_2 _r_e_p_l_y___s_e_l_f Type: boolean @@ -6637,7 +7250,7 @@ that you want to reply to the recipients of that message rather than to your- self. - _6_._3_._2_3_3 _r_e_p_l_y___t_o + _6_._4_._2_3_3 _r_e_p_l_y___t_o Type: quadoption @@ -6648,10 +7261,13 @@ use the address in the ``From:'' header field instead. This option is useful for reading a mailing list that sets the ``Reply-To:'' + + The Mutt Next Generation E-Mail Client 138 + header field to the list address and you want to send a private message to the author of a message. - _6_._3_._2_3_4 _r_e_s_o_l_v_e + _6_._4_._2_3_4 _r_e_s_o_l_v_e Type: boolean @@ -6661,7 +7277,7 @@ undeleted) message whenever a command that modifies the current message is exe- cuted. - _6_._3_._2_3_5 _r_e_v_e_r_s_e___a_l_i_a_s + _6_._4_._2_3_5 _r_e_v_e_r_s_e___a_l_i_a_s Type: boolean @@ -6671,8 +7287,6 @@ name from your aliases in the index menu if it finds an alias that matches the message's sender. For example, if you have the following alias: - The Mutt-ng E-Mail Client 123 - alias juser abd30425@somewhere.net (Joe User) and then you receive mail which contains the following header: @@ -6683,7 +7297,7 @@ ``abd30425@somewhere.net.'' This is useful when the person's e-mail address is not human friendly (like CompuServe addresses). - _6_._3_._2_3_6 _r_e_v_e_r_s_e___n_a_m_e + _6_._4_._2_3_6 _r_e_v_e_r_s_e___n_a_m_e Type: boolean @@ -6697,19 +7311,22 @@ would be used doesn't match your alternates, the From: line will use your address on the current machine. - _6_._3_._2_3_7 _r_e_v_e_r_s_e___r_e_a_l_n_a_m_e + _6_._4_._2_3_7 _r_e_v_e_r_s_e___r_e_a_l_n_a_m_e Type: boolean Default: yes - This variable fine-tunes the behaviour of the _r_e_v_e_r_s_e___n_a_m_e (section 6.3.236 , - page 122) feature. When it is _s_e_t, Mutt-ng will use the address from incoming + This variable fine-tunes the behaviour of the _r_e_v_e_r_s_e___n_a_m_e (section 6.4.236 , + + The Mutt Next Generation E-Mail Client 139 + + page 137) feature. When it is _s_e_t, Mutt-ng will use the address from incoming messages as-is, possibly including eventual real names. When it is _u_n_s_e_t, Mutt-ng will override any such real names with the setting of the _r_e_a_l_n_a_m_e - (section 6.3.228 , page 120) variable. + (section 6.4.228 , page 135) variable. - _6_._3_._2_3_8 _r_f_c_2_0_4_7___p_a_r_a_m_e_t_e_r_s + _6_._4_._2_3_8 _r_f_c_2_0_4_7___p_a_r_a_m_e_t_e_r_s Type: boolean @@ -6727,52 +7344,52 @@ Note that this use of RFC 2047's encoding is explicitly, prohibited by the standard, but nevertheless encountered in the wild. - The Mutt-ng E-Mail Client 124 - Also note that setting this parameter will _n_o_t have the effect that Mutt-ng _g_e_n_e_r_a_t_e_s this kind of encoding. Instead, Mutt-ng will unconditionally use the encoding specified in RFC 2231. - _6_._3_._2_3_9 _s_a_v_e___a_d_d_r_e_s_s + _6_._4_._2_3_9 _s_a_v_e___a_d_d_r_e_s_s Type: boolean Default: no If _s_e_t, Mutt-ng will take the sender's full address when choosing a default - folder for saving a mail. If ``_$_s_a_v_e___n_a_m_e (section 6.3.241 , page 123)'' or - ``_$_f_o_r_c_e___n_a_m_e (section 6.3.68 , page 81)'' is _s_e_t too, the selection of the + folder for saving a mail. If ``_$_s_a_v_e___n_a_m_e (section 6.4.241 , page 138)'' or + ``_$_f_o_r_c_e___n_a_m_e (section 6.4.68 , page 96)'' is _s_e_t too, the selection of the fcc folder will be changed as well. - _6_._3_._2_4_0 _s_a_v_e___e_m_p_t_y + _6_._4_._2_4_0 _s_a_v_e___e_m_p_t_y Type: boolean Default: yes When _u_n_s_e_t, mailboxes which contain no saved messages will be removed when - closed (the exception is ``_$_s_p_o_o_l_f_i_l_e (section 6.3.295 , page 136)'' which is + closed (the exception is ``_$_s_p_o_o_l_f_i_l_e (section 6.4.295 , page 151)'' which is never removed). If _s_e_t, mailboxes are never removed. NNoottee:: This only applies to mbox and MMDF folders, Mutt-ng does not delete MH and Maildir directories. - _6_._3_._2_4_1 _s_a_v_e___n_a_m_e + _6_._4_._2_4_1 _s_a_v_e___n_a_m_e Type: boolean + The Mutt Next Generation E-Mail Client 140 + Default: no This variable controls how copies of outgoing messages are saved. When set, a check is made to see if a mailbox specified by the recipient address exists - (this is done by searching for a mailbox in the ``_$_f_o_l_d_e_r (section 6.3.64 , - page 79)'' directory with the _u_s_e_r_n_a_m_e part of the recipient address). If the + (this is done by searching for a mailbox in the ``_$_f_o_l_d_e_r (section 6.4.64 , + page 94)'' directory with the _u_s_e_r_n_a_m_e part of the recipient address). If the mailbox exists, the outgoing message will be saved to that mailbox, otherwise - the message is saved to the ``_$_r_e_c_o_r_d (section 6.3.230 , page 120)'' mailbox. + the message is saved to the ``_$_r_e_c_o_r_d (section 6.4.230 , page 136)'' mailbox. - Also see the ``_$_f_o_r_c_e___n_a_m_e (section 6.3.68 , page 81)'' variable. + Also see the ``_$_f_o_r_c_e___n_a_m_e (section 6.4.68 , page 96)'' variable. - _6_._3_._2_4_2 _s_c_o_r_e + _6_._4_._2_4_2 _s_c_o_r_e Type: boolean @@ -6780,11 +7397,9 @@ When this variable is _u_n_s_e_t, scoring is turned off. This can be useful to selectively disable scoring for certain folders when the ``_$_s_c_o_r_e___t_h_r_e_s_h_- - _o_l_d___d_e_l_e_t_e (section 6.3.243 , page 123)'' variable and friends are used. + _o_l_d___d_e_l_e_t_e (section 6.4.243 , page 139)'' variable and friends are used. - The Mutt-ng E-Mail Client 125 - - _6_._3_._2_4_3 _s_c_o_r_e___t_h_r_e_s_h_o_l_d___d_e_l_e_t_e + _6_._4_._2_4_3 _s_c_o_r_e___t_h_r_e_s_h_o_l_d___d_e_l_e_t_e Type: number @@ -6795,7 +7410,7 @@ scores are always greater than or equal to zero, the default setting of this variable will never mark a message for deletion. - _6_._3_._2_4_4 _s_c_o_r_e___t_h_r_e_s_h_o_l_d___f_l_a_g + _6_._4_._2_4_4 _s_c_o_r_e___t_h_r_e_s_h_o_l_d___f_l_a_g Type: number @@ -6804,7 +7419,7 @@ Messages which have been assigned a score greater than or equal to this vari- able's value are automatically marked ``flagged''. - _6_._3_._2_4_5 _s_c_o_r_e___t_h_r_e_s_h_o_l_d___r_e_a_d + _6_._4_._2_4_5 _s_c_o_r_e___t_h_r_e_s_h_o_l_d___r_e_a_d Type: number @@ -6815,7 +7430,9 @@ scores are always greater than or equal to zero, the default setting of this variable will never mark a message read. - _6_._3_._2_4_6 _s_e_n_d___c_h_a_r_s_e_t + _6_._4_._2_4_6 _s_e_n_d___c_h_a_r_s_e_t + + The Mutt Next Generation E-Mail Client 141 Type: string @@ -6823,12 +7440,12 @@ A list of character sets for outgoing messages. Mutt-ng will use the first character set into which the text can be converted exactly. If your ``_$_c_h_a_r_s_e_t - (section 6.3.24 , page 70)'' is not iso-8859-1 and recipients may not under- + (section 6.4.24 , page 86)'' is not iso-8859-1 and recipients may not under- stand UTF-8, it is advisable to include in the list an appropriate widely used standard character set (such as iso-8859-2, koi8-r or iso-2022-jp) either instead of or after iso-8859-1. - _6_._3_._2_4_7 _s_e_n_d_m_a_i_l + _6_._4_._2_4_7 _s_e_n_d_m_a_i_l Type: path @@ -6838,16 +7455,14 @@ Mutt-ng expects that the specified program interprets additional arguments as recipient addresses. - The Mutt-ng E-Mail Client 126 - - _6_._3_._2_4_8 _s_e_n_d_m_a_i_l___w_a_i_t + _6_._4_._2_4_8 _s_e_n_d_m_a_i_l___w_a_i_t Type: number Default: 0 - Specifies the number of seconds to wait for the ``_$_s_e_n_d_m_a_i_l (section 6.3.247 , - page 124)'' process to finish before giving up and putting delivery in the + Specifies the number of seconds to wait for the ``_$_s_e_n_d_m_a_i_l (section 6.4.247 , + page 140)'' process to finish before giving up and putting delivery in the background. Mutt-ng interprets the value of this variable as follows: @@ -6865,7 +7480,7 @@ will be put in a temporary file. If there is some error, you will be informed as to where to find the output. - _6_._3_._2_4_9 _s_h_e_l_l + _6_._4_._2_4_9 _s_h_e_l_l Type: path @@ -6874,17 +7489,19 @@ Command to use when spawning a subshell. By default, the user's login shell from /etc/passwd is used. - _6_._3_._2_5_0 _s_i_d_e_b_a_r___b_o_u_n_d_a_r_y + The Mutt Next Generation E-Mail Client 142 + + _6_._4_._2_5_0 _s_i_d_e_b_a_r___b_o_u_n_d_a_r_y Type: string Default: '.' When the sidebar is displayed and _$_s_i_d_e_b_a_r___s_h_o_r_t_e_n___h_i_e_r_a_r_c_h_y (section - 6.3.254 , page 126) is _s_e_t, this variable specifies the characters at which to + 6.4.254 , page 141) is _s_e_t, this variable specifies the characters at which to split a folder name into ``hierarchy items.'' - _6_._3_._2_5_1 _s_i_d_e_b_a_r___d_e_l_i_m + _6_._4_._2_5_1 _s_i_d_e_b_a_r___d_e_l_i_m Type: string @@ -6893,9 +7510,7 @@ This specifies the delimiter between the sidebar (if visible) and other screens. - The Mutt-ng E-Mail Client 127 - - _6_._3_._2_5_2 _s_i_d_e_b_a_r___n_e_w_m_a_i_l___o_n_l_y + _6_._4_._2_5_2 _s_i_d_e_b_a_r___n_e_w_m_a_i_l___o_n_l_y Type: boolean @@ -6903,7 +7518,7 @@ If _s_e_t, only folders with new mail will be shown in the sidebar. - _6_._3_._2_5_3 _s_i_d_e_b_a_r___n_u_m_b_e_r___f_o_r_m_a_t + _6_._4_._2_5_3 _s_i_d_e_b_a_r___n_u_m_b_e_r___f_o_r_m_a_t Type: string @@ -6927,34 +7542,34 @@ The %f and %n expandos may optionally be printed non-zero. - _6_._3_._2_5_4 _s_i_d_e_b_a_r___s_h_o_r_t_e_n___h_i_e_r_a_r_c_h_y + _6_._4_._2_5_4 _s_i_d_e_b_a_r___s_h_o_r_t_e_n___h_i_e_r_a_r_c_h_y Type: boolean + The Mutt Next Generation E-Mail Client 143 + Default: no When _s_e_t, the ``hierarchy'' of the sidebar entries will be shortened only if they cannot be printed in full length (because ``_$_s_i_d_e_b_a_r___w_i_d_t_h (section - 6.3.256 , page 126)'' is set to a too low value). For example, if the news- + 6.4.256 , page 142)'' is set to a too low value). For example, if the news- group name ``de.alt.sysadmin.recovery'' doesn't fit on the screen, it'll get shortened ``d.a.s.recovery'' while ``de.alt.d0'' still would and thus will not get shortened. At which characters this compression is done is controled via the _$_s_i_d_e_- - _b_a_r___b_o_u_n_d_a_r_y (section 6.3.250 , page 125) variable. + _b_a_r___b_o_u_n_d_a_r_y (section 6.4.250 , page 140) variable. - _6_._3_._2_5_5 _s_i_d_e_b_a_r___v_i_s_i_b_l_e + _6_._4_._2_5_5 _s_i_d_e_b_a_r___v_i_s_i_b_l_e Type: boolean Default: no - The Mutt-ng E-Mail Client 128 - This specifies whether or not to show the sidebar (a list of folders specified with the ``mailboxes'' command). - _6_._3_._2_5_6 _s_i_d_e_b_a_r___w_i_d_t_h + _6_._4_._2_5_6 _s_i_d_e_b_a_r___w_i_d_t_h Type: number @@ -6962,14 +7577,14 @@ The width of the sidebar. - _6_._3_._2_5_7 _s_i_g___d_a_s_h_e_s + _6_._4_._2_5_7 _s_i_g___d_a_s_h_e_s Type: boolean Default: yes If set, a line containing ``-- '' (dash, dash, space) will be inserted before - your ``_$_s_i_g_n_a_t_u_r_e (section 6.3.259 , page 127)''. It is ssttrroonnggllyy recommended + your ``_$_s_i_g_n_a_t_u_r_e (section 6.4.259 , page 142)''. It is ssttrroonnggllyy recommended that you not unset this variable unless your ``signature'' contains just your name. The reason for this is because many software packages use ``-- \n'' to detect your signature. @@ -6977,7 +7592,7 @@ For example, Mutt-ng has the ability to highlight the signature in a different color in the builtin pager. - _6_._3_._2_5_8 _s_i_g___o_n___t_o_p + _6_._4_._2_5_8 _s_i_g___o_n___t_o_p Type: boolean @@ -6988,7 +7603,9 @@ know what you are doing, and are prepared to take some heat from netiquette guardians. - _6_._3_._2_5_9 _s_i_g_n_a_t_u_r_e + The Mutt Next Generation E-Mail Client 144 + + _6_._4_._2_5_9 _s_i_g_n_a_t_u_r_e Type: path @@ -6998,23 +7615,20 @@ messages. If the filename ends with a pipe (``|''), it is assumed that file- name is a shell command and input should be read from its stdout. - _6_._3_._2_6_0 _s_i_g_n_o_f_f___s_t_r_i_n_g + _6_._4_._2_6_0 _s_i_g_n_o_f_f___s_t_r_i_n_g Type: string Default: '' If _s_e_t, this string will be inserted before the signature. This is useful for - - The Mutt-ng E-Mail Client 129 - people that want to sign off every message they send with their name. If you want to insert your website's URL, additional contact information or witty quotes into your mails, better use a signature file instead of the sig- noff string. - _6_._3_._2_6_1 _s_i_m_p_l_e___s_e_a_r_c_h + _6_._4_._2_6_1 _s_i_m_p_l_e___s_e_a_r_c_h Type: string @@ -7022,7 +7636,7 @@ Specifies how Mutt-ng should expand a simple search into a real search pattern. A simple search is one that does not contain any of the ~ operators. See - ``_p_a_t_t_e_r_n_s (section 4.2 , page 36)'' for more information on search patterns. + ``_p_a_t_t_e_r_n_s (section 6.2 , page 77)'' for more information on search patterns. For example, if you simply type ``joe'' at a search or limit prompt, Mutt-ng will automatically expand it to the value specified by this variable. For the @@ -7030,7 +7644,7 @@ ~f joe | ~s joe - _6_._3_._2_6_2 _s_l_e_e_p___t_i_m_e + _6_._4_._2_6_2 _s_l_e_e_p___t_i_m_e Type: number @@ -7041,30 +7655,30 @@ the current folder. The default is to pause one second, so a value of zero for this option suppresses the pause. - _6_._3_._2_6_3 _s_m_a_r_t___w_r_a_p + _6_._4_._2_6_3 _s_m_a_r_t___w_r_a_p Type: boolean + The Mutt Next Generation E-Mail Client 145 + Default: yes Controls the display of lines longer than the screen width in the internal pager. If _s_e_t, long lines are wrapped at a word boundary. If _u_n_s_e_t, lines are - simply wrapped at the screen edge. Also see the ``_$_m_a_r_k_e_r_s (section 6.3.121 , - page 95)'' variable. + simply wrapped at the screen edge. Also see the ``_$_m_a_r_k_e_r_s (section 6.4.121 , + page 110)'' variable. - _6_._3_._2_6_4 _s_m_i_l_e_y_s + _6_._4_._2_6_4 _s_m_i_l_e_y_s Type: regular expression Default: '(>From )|(:[-^]?[][)(><}{|/DP])' The _p_a_g_e_r uses this variable to catch some common false positives of - ``_$_q_u_o_t_e___r_e_g_e_x_p (section 6.3.225 , page 119)'', most notably smileys in the + ``_$_q_u_o_t_e___r_e_g_e_x_p (section 6.4.225 , page 134)'', most notably smileys in the beginning of a line - The Mutt-ng E-Mail Client 130 - - _6_._3_._2_6_5 _s_m_i_m_e___a_s_k___c_e_r_t___l_a_b_e_l + _6_._4_._2_6_5 _s_m_i_m_e___a_s_k___c_e_r_t___l_a_b_e_l Type: boolean @@ -7074,7 +7688,7 @@ cate about to be added to the database or not. It is _s_e_t by default. (S/MIME only) - _6_._3_._2_6_6 _s_m_i_m_e___c_a___l_o_c_a_t_i_o_n + _6_._4_._2_6_6 _s_m_i_m_e___c_a___l_o_c_a_t_i_o_n Type: path @@ -7083,7 +7697,7 @@ This variable contains the name of either a directory, or a file which contains trusted certificates for use with OpenSSL. (S/MIME only) - _6_._3_._2_6_7 _s_m_i_m_e___c_e_r_t_i_f_i_c_a_t_e_s + _6_._4_._2_6_7 _s_m_i_m_e___c_e_r_t_i_f_i_c_a_t_e_s Type: path @@ -7096,12 +7710,14 @@ address keyid pairs, and which can be manually edited. This one points to the location of the certificates. (S/MIME only) - _6_._3_._2_6_8 _s_m_i_m_e___d_e_c_r_y_p_t___c_o_m_m_a_n_d + _6_._4_._2_6_8 _s_m_i_m_e___d_e_c_r_y_p_t___c_o_m_m_a_n_d Type: string Default: '' + The Mutt Next Generation E-Mail Client 146 + This format string specifies a command which is used to decrypt application/x- pkcs7-mime attachments. @@ -7116,10 +7732,8 @@ multipart/signed attachment when verifying it. %k - The key-pair specified with _$_s_m_i_m_e___d_e_f_a_u_l_t___k_e_y (section 6.3.270 , - page 130) - - The Mutt-ng E-Mail Client 131 + The key-pair specified with _$_s_m_i_m_e___d_e_f_a_u_l_t___k_e_y (section 6.4.270 , + page 145) %c One or more certificate IDs. @@ -7129,15 +7743,15 @@ %C CA location: Depending on whether _$_s_m_i_m_e___c_a___l_o_c_a_t_i_o_n (section - 6.3.266 , page 129) points to a directory or file, this expands to - '-CApath _$_s_m_i_m_e___c_a___l_o_c_a_t_i_o_n (section 6.3.266 , page 129)' or - '-CAfile _$_s_m_i_m_e___c_a___l_o_c_a_t_i_o_n (section 6.3.266 , page 129)'. + 6.4.266 , page 144) points to a directory or file, this expands to + '-CApath _$_s_m_i_m_e___c_a___l_o_c_a_t_i_o_n (section 6.4.266 , page 144)' or + '-CAfile _$_s_m_i_m_e___c_a___l_o_c_a_t_i_o_n (section 6.4.266 , page 144)'. For examples on how to configure these formats, see the smime.rc in the sam- ples/ subdirectory which has been installed on your system alongside the docu- mentation. (S/MIME only) - _6_._3_._2_6_9 _s_m_i_m_e___d_e_c_r_y_p_t___u_s_e___d_e_f_a_u_l_t___k_e_y + _6_._4_._2_6_9 _s_m_i_m_e___d_e_c_r_y_p_t___u_s_e___d_e_f_a_u_l_t___k_e_y Type: boolean @@ -7148,7 +7762,7 @@ mailbox-address to determine the key to use. It will ask you to supply a key, if it can't find one. (S/MIME only) - _6_._3_._2_7_0 _s_m_i_m_e___d_e_f_a_u_l_t___k_e_y + _6_._4_._2_7_0 _s_m_i_m_e___d_e_f_a_u_l_t___k_e_y Type: string @@ -7157,7 +7771,9 @@ This is the default key-pair to use for signing. This must be set to the keyid (the hash-value that OpenSSL generates) to work properly (S/MIME only) - _6_._3_._2_7_1 _s_m_i_m_e___e_n_c_r_y_p_t___c_o_m_m_a_n_d + The Mutt Next Generation E-Mail Client 147 + + _6_._4_._2_7_1 _s_m_i_m_e___e_n_c_r_y_p_t___c_o_m_m_a_n_d Type: string @@ -7165,7 +7781,7 @@ This command is used to create encrypted S/MIME messages. (S/MIME only) - _6_._3_._2_7_2 _s_m_i_m_e___e_n_c_r_y_p_t___w_i_t_h + _6_._4_._2_7_2 _s_m_i_m_e___e_n_c_r_y_p_t___w_i_t_h Type: string @@ -7176,9 +7792,7 @@ If _u_n_s_e_t ``_3_d_e_s'' (TripleDES) is used. (S/MIME only) - The Mutt-ng E-Mail Client 132 - - _6_._3_._2_7_3 _s_m_i_m_e___g_e_t___c_e_r_t___c_o_m_m_a_n_d + _6_._4_._2_7_3 _s_m_i_m_e___g_e_t___c_e_r_t___c_o_m_m_a_n_d Type: string @@ -7187,7 +7801,7 @@ This command is used to extract X509 certificates from a PKCS7 structure. (S/MIME only) - _6_._3_._2_7_4 _s_m_i_m_e___g_e_t___c_e_r_t___e_m_a_i_l___c_o_m_m_a_n_d + _6_._4_._2_7_4 _s_m_i_m_e___g_e_t___c_e_r_t___e_m_a_i_l___c_o_m_m_a_n_d Type: string @@ -7197,7 +7811,7 @@ tificates, and for verification purposes (to check whether the certificate was issued for the sender's mailbox). (S/MIME only) - _6_._3_._2_7_5 _s_m_i_m_e___g_e_t___s_i_g_n_e_r___c_e_r_t___c_o_m_m_a_n_d + _6_._4_._2_7_5 _s_m_i_m_e___g_e_t___s_i_g_n_e_r___c_e_r_t___c_o_m_m_a_n_d Type: string @@ -7207,15 +7821,17 @@ signature, so that the certificate's owner may get compared to the email's ``From:'' header field. (S/MIME only) - _6_._3_._2_7_6 _s_m_i_m_e___i_m_p_o_r_t___c_e_r_t___c_o_m_m_a_n_d + _6_._4_._2_7_6 _s_m_i_m_e___i_m_p_o_r_t___c_e_r_t___c_o_m_m_a_n_d Type: string Default: '' + The Mutt Next Generation E-Mail Client 148 + This command is used to import a certificate via smime_keysng. (S/MIME only) - _6_._3_._2_7_7 _s_m_i_m_e___i_s___d_e_f_a_u_l_t + _6_._4_._2_7_7 _s_m_i_m_e___i_s___d_e_f_a_u_l_t Type: boolean @@ -7228,11 +7844,9 @@ select the same application that was used to sign/encrypt the original message. (Note that this variable can be overridden by unsetting _$_c_r_y_p_t___a_u_t_o_s_m_i_m_e (sec- - tion 6.3.37 , page 73).) (S/MIME only) - - _6_._3_._2_7_8 _s_m_i_m_e___k_e_y_s + tion 6.4.37 , page 89).) (S/MIME only) - The Mutt-ng E-Mail Client 133 + _6_._4_._2_7_8 _s_m_i_m_e___k_e_y_s Type: path @@ -7245,7 +7859,7 @@ address keyid pair, and which can be manually edited. This one points to the location of the private keys. (S/MIME only) - _6_._3_._2_7_9 _s_m_i_m_e___p_k_7_o_u_t___c_o_m_m_a_n_d + _6_._4_._2_7_9 _s_m_i_m_e___p_k_7_o_u_t___c_o_m_m_a_n_d Type: string @@ -7254,7 +7868,7 @@ This command is used to extract PKCS7 structures of S/MIME signatures, in order to extract the public X509 certificate(s). (S/MIME only) - _6_._3_._2_8_0 _s_m_i_m_e___s_i_g_n___c_o_m_m_a_n_d + _6_._4_._2_8_0 _s_m_i_m_e___s_i_g_n___c_o_m_m_a_n_d Type: string @@ -7263,17 +7877,19 @@ This command is used to created S/MIME signatures of type multipart/signed, which can be read by all mail clients. (S/MIME only) - _6_._3_._2_8_1 _s_m_i_m_e___s_i_g_n___o_p_a_q_u_e___c_o_m_m_a_n_d + _6_._4_._2_8_1 _s_m_i_m_e___s_i_g_n___o_p_a_q_u_e___c_o_m_m_a_n_d Type: string Default: '' + The Mutt Next Generation E-Mail Client 149 + This command is used to created S/MIME signatures of type application/x- pkcs7-signature, which can only be handled by mail clients supporting the S/MIME extension. (S/MIME only) - _6_._3_._2_8_2 _s_m_i_m_e___t_i_m_e_o_u_t + _6_._4_._2_8_2 _s_m_i_m_e___t_i_m_e_o_u_t Type: number @@ -7282,18 +7898,16 @@ The number of seconds after which a cached passphrase will expire if not used. (S/MIME only) - _6_._3_._2_8_3 _s_m_i_m_e___v_e_r_i_f_y___c_o_m_m_a_n_d + _6_._4_._2_8_3 _s_m_i_m_e___v_e_r_i_f_y___c_o_m_m_a_n_d Type: string Default: '' - The Mutt-ng E-Mail Client 134 - This command is used to verify S/MIME signatures of type multipart/signed. (S/MIME only) - _6_._3_._2_8_4 _s_m_i_m_e___v_e_r_i_f_y___o_p_a_q_u_e___c_o_m_m_a_n_d + _6_._4_._2_8_4 _s_m_i_m_e___v_e_r_i_f_y___o_p_a_q_u_e___c_o_m_m_a_n_d Type: string @@ -7302,7 +7916,7 @@ This command is used to verify S/MIME signatures of type application/x- pkcs7-mime. (S/MIME only) - _6_._3_._2_8_5 _s_m_t_p___a_u_t_h___p_a_s_s_w_o_r_d + _6_._4_._2_8_5 _s_m_t_p___a_u_t_h___p_a_s_s_w_o_r_d Type: string @@ -7311,13 +7925,13 @@ Availability: SMTP Defines the password to use with SMTP AUTH. If ``_$_s_m_t_p___a_u_t_h___u_s_e_r_n_a_m_e (section - 6.3.286 , page 133)'' is set, but this variable is not, you will be prompted + 6.4.286 , page 148)'' is set, but this variable is not, you will be prompted for a password when sending. NNoottee:: Storing passwords in a configuration file presents a security risk since the superuser of your machine may read it regardless of the file's permissions. - _6_._3_._2_8_6 _s_m_t_p___a_u_t_h___u_s_e_r_n_a_m_e + _6_._4_._2_8_6 _s_m_t_p___a_u_t_h___u_s_e_r_n_a_m_e Type: string @@ -7325,10 +7939,12 @@ Availability: SMTP + The Mutt Next Generation E-Mail Client 150 + Defines the username to use with SMTP AUTH. Setting this variable will cause Mutt-ng to attempt to use SMTP AUTH when sending. - _6_._3_._2_8_7 _s_m_t_p___h_o_s_t + _6_._4_._2_8_7 _s_m_t_p___h_o_s_t Type: string @@ -7338,14 +7954,12 @@ Defines the SMTP host which will be used to deliver mail, as opposed to invok- ing the sendmail binary. Setting this variable overrides the value of ``_$_s_e_n_d_- - _m_a_i_l (section 6.3.247 , page 124)'', and any associated variables. + _m_a_i_l (section 6.4.247 , page 140)'', and any associated variables. - _6_._3_._2_8_8 _s_m_t_p___p_o_r_t + _6_._4_._2_8_8 _s_m_t_p___p_o_r_t Type: number - The Mutt-ng E-Mail Client 135 - Default: 25 Availability: SMTP @@ -7356,7 +7970,7 @@ Defaults to 25, the standard SMTP port, but RFC 2476-compliant SMTP servers will probably desire 587, the mail submission port. - _6_._3_._2_8_9 _s_o_r_t + _6_._4_._2_8_9 _s_o_r_t Type: sort order @@ -7378,7 +7992,9 @@ You may optionally use the ``reverse-'' prefix to specify reverse sorting order (example: set sort=reverse-date-sent). - _6_._3_._2_9_0 _s_o_r_t___a_l_i_a_s + The Mutt Next Generation E-Mail Client 151 + + _6_._4_._2_9_0 _s_o_r_t___a_l_i_a_s Type: sort order @@ -7391,17 +8007,15 @@ alias (sort alphabetically by alias name) unsorted (leave in order specified in .muttrc) - _6_._3_._2_9_1 _s_o_r_t___a_u_x + _6_._4_._2_9_1 _s_o_r_t___a_u_x Type: sort order Default: date - The Mutt-ng E-Mail Client 136 - When sorting by threads, this variable controls how threads are sorted in rela- tion to other threads, and how the branches of the thread trees are sorted. - This can be set to any value that ``_$_s_o_r_t (section 6.3.289 , page 134)'' can, + This can be set to any value that ``_$_s_o_r_t (section 6.4.289 , page 149)'' can, except threads (in that case, Mutt-ng will just use date-sent). You can also specify the ``last-'' prefix in addition to ``reverse-'' prefix, but last- must come after reverse-. The last- prefix causes messages to be sorted against its @@ -7412,11 +8026,11 @@ is received in a thread, that thread becomes the last one displayed (or the first, if you have set sort=reverse-threads.) - NNoottee:: For reversed ``_$_s_o_r_t (section 6.3.289 , page 134)'' order _$_s_o_r_t___a_u_x - (section 6.3.291 , page 134) is reversed again (which is not the right thing + NNoottee:: For reversed ``_$_s_o_r_t (section 6.4.289 , page 149)'' order _$_s_o_r_t___a_u_x + (section 6.4.291 , page 150) is reversed again (which is not the right thing to do, but kept to not break any existing configuration setting). - _6_._3_._2_9_2 _s_o_r_t___b_r_o_w_s_e_r + _6_._4_._2_9_2 _s_o_r_t___b_r_o_w_s_e_r Type: sort order @@ -7430,40 +8044,40 @@ size unsorted + The Mutt Next Generation E-Mail Client 152 + You may optionally use the ``reverse-'' prefix to specify reverse sorting order (example: set sort_browser=reverse-date). - _6_._3_._2_9_3 _s_o_r_t___r_e + _6_._4_._2_9_3 _s_o_r_t___r_e Type: boolean Default: yes This variable is only useful when sorting by threads with ``_$_s_t_r_i_c_t___t_h_r_e_a_d_s - (section 6.3.309 , page 141)'' _u_n_s_e_t. In that case, it changes the heuristic - Mutt-ng uses to thread messages by subject. With _$_s_o_r_t___r_e (section 6.3.293 , - page 135) _s_e_t, Mutt-ng will only attach a message as the child of another mes- + (section 6.4.309 , page 156)'' _u_n_s_e_t. In that case, it changes the heuristic + Mutt-ng uses to thread messages by subject. With _$_s_o_r_t___r_e (section 6.4.293 , + page 150) _s_e_t, Mutt-ng will only attach a message as the child of another mes- sage by subject if the subject of the child message starts with a substring - matching the setting of ``_$_r_e_p_l_y___r_e_g_e_x_p (section 6.3.231 , page 120)''. With - _$_s_o_r_t___r_e (section 6.3.293 , page 135) _u_n_s_e_t, Mutt-ng will attach the message + matching the setting of ``_$_r_e_p_l_y___r_e_g_e_x_p (section 6.4.231 , page 136)''. With + _$_s_o_r_t___r_e (section 6.4.293 , page 150) _u_n_s_e_t, Mutt-ng will attach the message whether or not this is the case, as long as the non-``_$_r_e_p_l_y___r_e_g_e_x_p (section - 6.3.231 , page 120)'' parts of both messages are identical. - - _6_._3_._2_9_4 _s_p_a_m___s_e_p_a_r_a_t_o_r + 6.4.231 , page 136)'' parts of both messages are identical. - The Mutt-ng E-Mail Client 137 + _6_._4_._2_9_4 _s_p_a_m___s_e_p_a_r_a_t_o_r Type: string Default: ',' - ``_s_p_a_m___s_e_p_a_r_a_t_o_r (section 6.3.294 , page 135)'' controls what happens when + ``_s_p_a_m___s_e_p_a_r_a_t_o_r (section 6.4.294 , page 151)'' controls what happens when multiple spam headers are matched: if _u_n_s_e_t, each successive header will over- write any previous matches value for the spam label. If _s_e_t, each successive - match will append to the previous, using ``_s_p_a_m___s_e_p_a_r_a_t_o_r (section 6.3.294 , - page 135)'' as a separator. + match will append to the previous, using ``_s_p_a_m___s_e_p_a_r_a_t_o_r (section 6.4.294 , + page 151)'' as a separator. - _6_._3_._2_9_5 _s_p_o_o_l_f_i_l_e + _6_._4_._2_9_5 _s_p_o_o_l_f_i_l_e Type: path @@ -7474,7 +8088,7 @@ set this variable to the value of the environment variable $MAIL if it is not set. - _6_._3_._2_9_6 _s_s_l___c_a___c_e_r_t_i_f_i_c_a_t_e_s___f_i_l_e + _6_._4_._2_9_6 _s_s_l___c_a___c_e_r_t_i_f_i_c_a_t_e_s___f_i_l_e Type: path @@ -7486,7 +8100,9 @@ Example: set ssl_ca_certificates_file=/etc/ssl/certs/ca-certificates.crt - _6_._3_._2_9_7 _s_s_l___c_l_i_e_n_t___c_e_r_t + The Mutt Next Generation E-Mail Client 153 + + _6_._4_._2_9_7 _s_s_l___c_l_i_e_n_t___c_e_r_t Type: path @@ -7496,7 +8112,7 @@ The file containing a client certificate and its associated private key. - _6_._3_._2_9_8 _s_s_l___m_i_n___d_h___p_r_i_m_e___b_i_t_s + _6_._4_._2_9_8 _s_s_l___m_i_n___d_h___p_r_i_m_e___b_i_t_s Type: number @@ -7508,9 +8124,7 @@ any Diffie-Hellman key exchange. A value of 0 will use the default from the GNUTLS library. - The Mutt-ng E-Mail Client 138 - - _6_._3_._2_9_9 _s_s_l___s_t_a_r_t_t_l_s + _6_._4_._2_9_9 _s_s_l___s_t_a_r_t_t_l_s Type: quadoption @@ -7522,7 +8136,7 @@ ing the capability. When _u_n_s_e_t, Mutt-ng will not attempt to use STARTTLS regardless of the server's capabilities. - _6_._3_._3_0_0 _s_s_l___u_s_e___s_s_l_v_2 + _6_._4_._3_0_0 _s_s_l___u_s_e___s_s_l_v_2 Type: boolean @@ -7533,7 +8147,7 @@ This variables specifies whether to attempt to use SSLv2 in the SSL authentica- tion process. - _6_._3_._3_0_1 _s_s_l___u_s_e___s_s_l_v_3 + _6_._4_._3_0_1 _s_s_l___u_s_e___s_s_l_v_3 Type: boolean @@ -7541,10 +8155,13 @@ Availability: SSL or GNUTLS - This variables specifies whether to attempt to use SSLv3 in the SSL authentica- - tion process. + This variables specifies whether to attempt to use SSLv3 in the SSL + + The Mutt Next Generation E-Mail Client 154 - _6_._3_._3_0_2 _s_s_l___u_s_e___t_l_s_v_1 + authentication process. + + _6_._4_._3_0_2 _s_s_l___u_s_e___t_l_s_v_1 Type: boolean @@ -7555,7 +8172,7 @@ This variables specifies whether to attempt to use TLSv1 in the SSL authentica- tion process. - _6_._3_._3_0_3 _s_s_l___u_s_e_s_y_s_t_e_m_c_e_r_t_s + _6_._4_._3_0_3 _s_s_l___u_s_e_s_y_s_t_e_m_c_e_r_t_s Type: boolean @@ -7564,19 +8181,16 @@ Availability: SSL If set to _y_e_s, Mutt-ng will use CA certificates in the system-wide certificate - - The Mutt-ng E-Mail Client 139 - store when checking if server certificate is signed by a trusted CA. - _6_._3_._3_0_4 _s_t_a_t_u_s___c_h_a_r_s + _6_._4_._3_0_4 _s_t_a_t_u_s___c_h_a_r_s Type: string Default: '-*%A' Controls the characters used by the ``%r'' indicator in ``_$_s_t_a_t_u_s___f_o_r_m_a_t (sec- - tion 6.3.305 , page 138)''. The first character is used when the mailbox is + tion 6.4.305 , page 153)''. The first character is used when the mailbox is unchanged. The second is used when the mailbox has been changed, and it needs to be resynchronized. The third is used if the mailbox is in read-only mode, or if the mailbox will not be written when exiting that mailbox (You can toggle @@ -7585,7 +8199,7 @@ been opened in attach-message mode (Certain operations like composing a new mail, replying, forwarding, etc. are not permitted in this mode). - _6_._3_._3_0_5 _s_t_a_t_u_s___f_o_r_m_a_t + _6_._4_._3_0_5 _s_t_a_t_u_s___f_o_r_m_a_t Type: string @@ -7594,12 +8208,14 @@ %l?]---(%s/%S)-%>-(%P)---' Controls the format of the status line displayed in the _i_n_d_e_x menu. This - string is similar to ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.3.110 , page 90)'', but has + string is similar to ``_$_i_n_d_e_x___f_o_r_m_a_t (section 6.4.110 , page 105)'', but has its own set of printf(3)-like sequences: %b number of mailboxes with new mail * + The Mutt Next Generation E-Mail Client 155 + %B the short pathname of the current mailbox @@ -7622,8 +8238,6 @@ size (in bytes) of the messages shown (i.e., which match the cur- rent limit) * - The Mutt-ng E-Mail Client 140 - %m the number of messages in the mailbox * @@ -7645,18 +8259,20 @@ %r modified/read-only/won't-write/attach-message indicator, according - to _$_s_t_a_t_u_s___c_h_a_r_s (section 6.3.304 , page 137) + to _$_s_t_a_t_u_s___c_h_a_r_s (section 6.4.304 , page 153) %s - current sorting mode (_$_s_o_r_t (section 6.3.289 , page 134)) + current sorting mode (_$_s_o_r_t (section 6.4.289 , page 149)) %S - current aux sorting method (_$_s_o_r_t___a_u_x (section 6.3.291 , page - 134)) + current aux sorting method (_$_s_o_r_t___a_u_x (section 6.4.291 , page + 150)) %t number of tagged messages * + The Mutt Next Generation E-Mail Client 156 + %u number of unread messages * @@ -7678,9 +8294,6 @@ value is nonzero. For example, you may only want to see the number of flagged messages if such messages exist, since zero is not particularly meaningful. To optionally print a string based upon one of the above sequences, the following - - The Mutt-ng E-Mail Client 141 - construct is used %?<sequence_char>?<optional_string>? @@ -7711,16 +8324,18 @@ replace any dots in the expansion by underscores. This might be helpful with IMAP folders that don't like dots in folder names. - _6_._3_._3_0_6 _s_t_a_t_u_s___o_n___t_o_p + _6_._4_._3_0_6 _s_t_a_t_u_s___o_n___t_o_p Type: boolean + The Mutt Next Generation E-Mail Client 157 + Default: no Setting this variable causes the ``status bar'' to be displayed on the first line of the screen rather than near the bottom. - _6_._3_._3_0_7 _s_t_r_i_c_t___m_a_i_l_t_o + _6_._4_._3_0_7 _s_t_r_i_c_t___m_a_i_l_t_o Type: boolean @@ -7728,16 +8343,14 @@ With mailto: style links, a body as well as arbitrary header information may be embedded. This may lead to (user) headers being overwriten without note if - ``_$_e_d_i_t___h_e_a_d_e_r_s (section 6.3.54 , page 77)'' is unset. + ``_$_e_d_i_t___h_e_a_d_e_r_s (section 6.4.54 , page 92)'' is unset. If this variable is _s_e_t, mutt-ng is strict and allows anything to be changed. If it's _u_n_s_e_t, all headers given will be prefixed with ``X-Mailto-'' and the message including headers will be shown in the editor regardless of what - ``_$_e_d_i_t___h_e_a_d_e_r_s (section 6.3.54 , page 77)'' is set to. - - The Mutt-ng E-Mail Client 142 + ``_$_e_d_i_t___h_e_a_d_e_r_s (section 6.4.54 , page 92)'' is set to. - _6_._3_._3_0_8 _s_t_r_i_c_t___m_i_m_e + _6_._4_._3_0_8 _s_t_r_i_c_t___m_i_m_e Type: boolean @@ -7746,58 +8359,58 @@ When _u_n_s_e_t, non MIME-compliant messages that doesn't have any charset indica- tion in the ``Content-Type:'' header field can be displayed (non MIME-compliant messages are often generated by old mailers or buggy mailers like MS Outlook - Express). See also _$_a_s_s_u_m_e_d___c_h_a_r_s_e_t (section 6.3.11 , page 67). + Express). See also _$_a_s_s_u_m_e_d___c_h_a_r_s_e_t (section 6.4.11 , page 82). This option also replaces linear-white-space between encoded-word and *text to a single space to prevent the display of MIME-encoded ``Subject:'' header field from being devided into multiple lines. - _6_._3_._3_0_9 _s_t_r_i_c_t___t_h_r_e_a_d_s + _6_._4_._3_0_9 _s_t_r_i_c_t___t_h_r_e_a_d_s Type: boolean Default: no If _s_e_t, threading will only make use of the ``In-Reply-To:'' and ``Refer- - ences:'' header fields when you ``_$_s_o_r_t (section 6.3.289 , page 134)'' by mes- + ences:'' header fields when you ``_$_s_o_r_t (section 6.4.289 , page 149)'' by mes- sage threads. By default, messages with the same subject are grouped together in ``pseudo threads.'' This may not always be desirable, such as in a personal mailbox where you might have several unrelated messages with the subject ``hi'' which will get grouped together. - _6_._3_._3_1_0 _s_t_r_i_p___w_a_s + _6_._4_._3_1_0 _s_t_r_i_p___w_a_s Type: boolean Default: no + The Mutt Next Generation E-Mail Client 158 + When _s_e_t, mutt-ng will remove the trailing part of the ``Subject:'' line which - matches _$_s_t_r_i_p___w_a_s___r_e_g_e_x (section 6.3.311 , page 141) when replying. This is + matches _$_s_t_r_i_p___w_a_s___r_e_g_e_x (section 6.4.311 , page 156) when replying. This is useful to properly react on subject changes and reduce ``subject noise.'' (esp. in Usenet) - _6_._3_._3_1_1 _s_t_r_i_p___w_a_s___r_e_g_e_x + _6_._4_._3_1_1 _s_t_r_i_p___w_a_s___r_e_g_e_x Type: regular expression Default: '\([Ww][Aa][RrSs]: .*\)[ ]*$' - When non-empty and _$_s_t_r_i_p___w_a_s (section 6.3.310 , page 141) is _s_e_t, mutt-ng + When non-empty and _$_s_t_r_i_p___w_a_s (section 6.4.310 , page 156) is _s_e_t, mutt-ng will remove this trailing part of the ``Subject'' line when replying if it won't be empty afterwards. - _6_._3_._3_1_2 _s_t_u_f_f___q_u_o_t_e_d + _6_._4_._3_1_2 _s_t_u_f_f___q_u_o_t_e_d Type: boolean Default: no - The Mutt-ng E-Mail Client 143 - If _s_e_t, attachments with flowed format will have their quoting ``stuffed'', i.e. a space will be inserted between the quote characters and the actual text. - _6_._3_._3_1_3 _s_u_s_p_e_n_d + _6_._4_._3_1_3 _s_u_s_p_e_n_d Type: boolean @@ -7807,7 +8420,7 @@ usually CTRL+Z. This is useful if you run Mutt-ng inside an xterm using a com- mand like ``xterm -e muttng.'' - _6_._3_._3_1_4 _t_e_x_t___f_l_o_w_e_d + _6_._4_._3_1_4 _t_e_x_t___f_l_o_w_e_d Type: boolean @@ -7818,21 +8431,23 @@ like ordinary text. To actually make use of this format's features, you'll need support in your editor. - Note that _$_i_n_d_e_n_t___s_t_r_i_n_g (section 6.3.109 , page 90) is ignored when this + Note that _$_i_n_d_e_n_t___s_t_r_i_n_g (section 6.4.109 , page 105) is ignored when this option is set. - _6_._3_._3_1_5 _t_h_o_r_o_u_g_h___s_e_a_r_c_h + _6_._4_._3_1_5 _t_h_o_r_o_u_g_h___s_e_a_r_c_h Type: boolean Default: no + The Mutt Next Generation E-Mail Client 159 + Affects the ~b and ~h search operations described in section ``_p_a_t_t_e_r_n_s (sec- - tion 4.2 , page 36)'' above. If _s_e_t, the headers and attachments of messages + tion 6.2 , page 77)'' above. If _s_e_t, the headers and attachments of messages to be searched are decoded before searching. If _u_n_s_e_t, messages are searched as they appear in the folder. - _6_._3_._3_1_6 _t_h_r_e_a_d___r_e_c_e_i_v_e_d + _6_._4_._3_1_6 _t_h_r_e_a_d___r_e_c_e_i_v_e_d Type: boolean @@ -7841,19 +8456,16 @@ When _s_e_t, Mutt-ng uses the date received rather than the date sent to thread messages by subject. - _6_._3_._3_1_7 _t_i_l_d_e + _6_._4_._3_1_7 _t_i_l_d_e Type: boolean Default: no When _s_e_t, the internal-pager will pad blank lines to the bottom of the screen - - The Mutt-ng E-Mail Client 144 - with a tilde (~). - _6_._3_._3_1_8 _t_i_m_e_o_u_t + _6_._4_._3_1_8 _t_i_m_e_o_u_t Type: number @@ -7863,7 +8475,7 @@ pressed in the main menu before timing out and checking for new mail. A value of zero or less will cause Mutt-ng to never time out. - _6_._3_._3_1_9 _t_m_p_d_i_r + _6_._4_._3_1_9 _t_m_p_d_i_r Type: path @@ -7874,7 +8486,7 @@ set, the environment variable $TMPDIR is used. If $TMPDIR is not set then '/tmp' is used. - _6_._3_._3_2_0 _t_o___c_h_a_r_s + _6_._4_._3_2_0 _t_o___c_h_a_r_s Type: string @@ -7884,13 +8496,16 @@ acter is the one used when the mail is NOT addressed to your address (default: space). The second is used when you are the only recipient of the message (default: +). The third is when your address appears in the ``To:'' header + + The Mutt Next Generation E-Mail Client 160 + field, but you are not the only recipient of the message (default: T). The fourth character is used when your address is specified in the ``Cc:'' header field, but you are not the only recipient. The fifth character is used to indicate mail that was sent by _y_o_u. The sixth character is used to indicate when a mail was sent to a mailing-list you're subscribe to (default: L). - _6_._3_._3_2_1 _t_r_a_s_h + _6_._4_._3_2_1 _t_r_a_s_h Type: path @@ -7902,12 +8517,10 @@ NNoottee: When you delete a message in the trash folder, it is really deleted, so that there is no way to recover mail. - _6_._3_._3_2_2 _t_u_n_n_e_l + _6_._4_._3_2_2 _t_u_n_n_e_l Type: string - The Mutt-ng E-Mail Client 145 - Default: '' Setting this variable will cause Mutt-ng to open a pipe to a command instead of @@ -7919,7 +8532,7 @@ NNoottee:: For this example to work you must be able to log in to the remote machine without having to enter a password. - _6_._3_._3_2_3 _u_m_a_s_k + _6_._4_._3_2_3 _u_m_a_s_k Type: number @@ -7928,7 +8541,7 @@ This sets the umask that will be used by Mutt-ng when creating all kinds of files. If _u_n_s_e_t, the default value is 077. - _6_._3_._3_2_4 _u_n_c_o_l_l_a_p_s_e___j_u_m_p + _6_._4_._3_2_4 _u_n_c_o_l_l_a_p_s_e___j_u_m_p Type: boolean @@ -7937,32 +8550,32 @@ When _s_e_t, Mutt-ng will jump to the next unread message, if any, when the cur- rent thread is _u_ncollapsed. - _6_._3_._3_2_5 _u_s_e___8_b_i_t_m_i_m_e + _6_._4_._3_2_5 _u_s_e___8_b_i_t_m_i_m_e Type: boolean + The Mutt Next Generation E-Mail Client 161 + Default: no WWaarrnniinngg:: do not set this variable unless you are using a version of sendmail which supports the -B8BITMIME flag (such as sendmail 8.8.x) or you may not be able to send mail. - When _s_e_t, Mutt-ng will invoke ``_$_s_e_n_d_m_a_i_l (section 6.3.247 , page 124)'' with + When _s_e_t, Mutt-ng will invoke ``_$_s_e_n_d_m_a_i_l (section 6.4.247 , page 140)'' with the -B8BITMIME flag when sending 8-bit messages to enable ESMTP negotiation. - _6_._3_._3_2_6 _u_s_e___d_o_m_a_i_n + _6_._4_._3_2_6 _u_s_e___d_o_m_a_i_n Type: boolean Default: yes When _s_e_t, Mutt-ng will qualify all local addresses (ones without the @host por- - tion) with the value of ``_$_h_o_s_t_n_a_m_e (section 6.3.89 , page 85)''. If _u_n_s_e_t, + tion) with the value of ``_$_h_o_s_t_n_a_m_e (section 6.4.89 , page 100)''. If _u_n_s_e_t, no addresses will be qualified. - _6_._3_._3_2_7 _u_s_e___f_r_o_m - - The Mutt-ng E-Mail Client 146 + _6_._4_._3_2_7 _u_s_e___f_r_o_m Type: boolean @@ -7970,9 +8583,9 @@ When _s_e_t, Mutt-ng will generate the ``From:'' header field when sending mes- sages. If _u_n_s_e_t, no ``From:'' header field will be generated unless the user - explicitly sets one using the ``_m_y___h_d_r (section 3.13 , page 25)'' command. + explicitly sets one using the ``_m_y___h_d_r (section 3.15 , page 34)'' command. - _6_._3_._3_2_8 _u_s_e___i_d_n + _6_._4_._3_2_8 _u_s_e___i_d_n Type: boolean @@ -7985,7 +8598,7 @@ NNoottee:: You can use IDNs for addresses even if this is _u_n_s_e_t. This variable only affects decoding. - _6_._3_._3_2_9 _u_s_e___i_p_v_6 + _6_._4_._3_2_9 _u_s_e___i_p_v_6 Type: boolean @@ -7995,7 +8608,9 @@ If this option is _u_n_s_e_t, Mutt-ng will restrict itself to IPv4 addresses. Nor- mally, the default should work. - _6_._3_._3_3_0 _u_s_e_r___a_g_e_n_t + _6_._4_._3_3_0 _u_s_e_r___a_g_e_n_t + + The Mutt Next Generation E-Mail Client 162 Type: boolean @@ -8004,7 +8619,7 @@ When _s_e_t, Mutt-ng will add a ``User-Agent:'' header to outgoing messages, indi- cating which version of Mutt-ng was used for composing them. - _6_._3_._3_3_1 _v_i_s_u_a_l + _6_._4_._3_3_1 _v_i_s_u_a_l Type: path @@ -8013,25 +8628,23 @@ Specifies the visual editor to invoke when the _~_v command is given in the builtin editor. - _6_._3_._3_3_2 _w_a_i_t___k_e_y + _6_._4_._3_3_2 _w_a_i_t___k_e_y Type: boolean Default: yes - The Mutt-ng E-Mail Client 147 - Controls whether Mutt-ng will ask you to press a key after _s_h_e_l_l_- _e_s_c_a_p_e, _p_i_p_e_- _m_e_s_s_a_g_e, _p_i_p_e_-_e_n_t_r_y, _p_r_i_n_t_-_m_e_s_s_a_g_e, and _p_r_i_n_t_-_e_n_t_r_y commands. It is also used when viewing attachments with ``_a_u_t_o___v_i_e_w (section 5.4 , page - 60)'', provided that the corresponding mailcap entry has a needsterminal flag, + 74)'', provided that the corresponding mailcap entry has a needsterminal flag, and the external program is interactive. When _s_e_t, Mutt-ng will always ask for a key. When _u_n_s_e_t, Mutt-ng will wait for a key only if the external command returned a non-zero status. - _6_._3_._3_3_3 _w_e_e_d + _6_._4_._3_3_3 _w_e_e_d Type: boolean @@ -8040,7 +8653,7 @@ When _s_e_t, Mutt-ng will weed headers when displaying, forwarding, printing, or replying to messages. - _6_._3_._3_3_4 _w_r_a_p___s_e_a_r_c_h + _6_._4_._3_3_4 _w_r_a_p___s_e_a_r_c_h Type: boolean @@ -8051,7 +8664,9 @@ When _s_e_t, searches will wrap around the first (or last) message. When _u_n_s_e_t, searches will not wrap. - _6_._3_._3_3_5 _w_r_a_p_m_a_r_g_i_n + _6_._4_._3_3_5 _w_r_a_p_m_a_r_g_i_n + + The Mutt Next Generation E-Mail Client 163 Type: number @@ -8060,7 +8675,7 @@ Controls the size of the margin remaining at the right side of the terminal when Mutt-ng's pager does smart wrapping. - _6_._3_._3_3_6 _w_r_i_t_e___b_c_c + _6_._4_._3_3_6 _w_r_i_t_e___b_c_c Type: boolean @@ -8069,37 +8684,35 @@ Controls whether Mutt-ng writes out the Bcc header when preparing messages to be sent. Exim users may wish to _u_n_s_e_t this. - _6_._3_._3_3_7 _w_r_i_t_e___i_n_c + _6_._4_._3_3_7 _w_r_i_t_e___i_n_c Type: number Default: 10 - The Mutt-ng E-Mail Client 148 - When writing a mailbox, a message will be printed every _w_r_i_t_e___i_n_c messages to indicate progress. If set to 0, only a single message will be displayed before writing a mailbox. - Also see the ``_$_r_e_a_d___i_n_c (section 6.3.226 , page 119)'' variable. + Also see the ``_$_r_e_a_d___i_n_c (section 6.4.226 , page 135)'' variable. - _6_._3_._3_3_8 _x_t_e_r_m___i_c_o_n + _6_._4_._3_3_8 _x_t_e_r_m___i_c_o_n Type: string Default: 'M%?n?AIL&ail?' Controls the format of the X11 icon title, as long as _$_x_t_e_r_m___s_e_t___t_i_t_l_e_s (sec- - tion 6.3.340 , page 147) is _s_e_t. This string is identical in formatting to the - one used by ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.3.305 , page 138)''. + tion 6.4.340 , page 162) is _s_e_t. This string is identical in formatting to the + one used by ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.305 , page 153)''. - _6_._3_._3_3_9 _x_t_e_r_m___l_e_a_v_e + _6_._4_._3_3_9 _x_t_e_r_m___l_e_a_v_e Type: string Default: '' - If _$_x_t_e_r_m___s_e_t___t_i_t_l_e_s (section 6.3.340 , page 147) is _s_e_t, this string will be + If _$_x_t_e_r_m___s_e_t___t_i_t_l_e_s (section 6.4.340 , page 162) is _s_e_t, this string will be used to set the title when leaving mutt-ng. For terminal-based programs, there's no easy and portable way to read the current title so mutt-ng cannot read it upon startup and restore it when exiting. @@ -8109,7 +8722,9 @@ set xterm_leave = '`test x$DISPLAY != x && xprop -id $WINDOWID | grep WM_NAME | cut -d ''' -f 2`' - _6_._3_._3_4_0 _x_t_e_r_m___s_e_t___t_i_t_l_e_s + The Mutt Next Generation E-Mail Client 164 + + _6_._4_._3_4_0 _x_t_e_r_m___s_e_t___t_i_t_l_e_s Type: boolean @@ -8119,33 +8734,33 @@ you're in an appropriate terminal). The default must be _u_n_s_e_t to force in the validity checking. - _6_._3_._3_4_1 _x_t_e_r_m___t_i_t_l_e + _6_._4_._3_4_1 _x_t_e_r_m___t_i_t_l_e Type: string Default: 'Mutt-ng with %?m?%m messages&no messages?%?n? [%n New]?' Controls the format of the title bar of the xterm provided that - _$_x_t_e_r_m___s_e_t___t_i_t_l_e_s (section 6.3.340 , page 147) has been _s_e_t. This string is - identical in formatting to the one used by ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.3.305 , - page 138)''. - - The Mutt-ng E-Mail Client 149 + _$_x_t_e_r_m___s_e_t___t_i_t_l_e_s (section 6.4.340 , page 162) has been _s_e_t. This string is + identical in formatting to the one used by ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.305 , + page 153)''. - _6_._4 _F_u_n_c_t_i_o_n_s + _6_._5 _F_u_n_c_t_i_o_n_s The following is the list of available functions listed by the mapping in which they are available. The default key setting is given, and an explanation of what the function does. The key bindings of these functions can be changed - with the _b_i_n_d (section 3.3 , page 17) command. + with the _b_i_n_d (section 3.4 , page 24) command. - _6_._4_._1 _g_e_n_e_r_i_c + _6_._5_._1 _g_e_n_e_r_i_c The _g_e_n_e_r_i_c menu is not a real menu, but specifies common functions (such as movement) available in all menus except for _p_a_g_e_r and _e_d_i_t_o_r. Changing set- tings for this menu will affect the default bindings for all menus (except as noted). + The Mutt Next Generation E-Mail Client 165 + bottom-page L move to the bottom of the page current-bottom not bound move current entry to bottom of page current-middle not bound move current entry to middle of page @@ -8178,9 +8793,9 @@ top-page H move to the top of the page what-key not bound display the keycode for a key press - _6_._4_._2 _i_n_d_e_x + _6_._5_._2 _i_n_d_e_x - The Mutt-ng E-Mail Client 150 + The Mutt Next Generation E-Mail Client 166 bounce-message b remail a message to another user change-folder c open a different folder @@ -8237,7 +8852,7 @@ show-version V show the Mutt-ng version number and date show-limit ESC l show currently active limit pattern, if any - The Mutt-ng E-Mail Client 151 + The Mutt Next Generation E-Mail Client 167 sort-mailbox o sort messages sort-reverse O sort messages in reverse order @@ -8253,9 +8868,9 @@ untag-pattern ^T untag messages matching a pattern view-attachments v show MIME attachments - _6_._4_._3 _p_a_g_e_r + _6_._5_._3 _p_a_g_e_r - The Mutt-ng E-Mail Client 152 + The Mutt Next Generation E-Mail Client 168 bottom not bound jump to the bottom of the message bounce-message b remail a message to another user @@ -8312,7 +8927,7 @@ recall-message R recall a postponed message redraw-screen ^L clear and redraw the screen - The Mutt-ng E-Mail Client 153 + The Mutt Next Generation E-Mail Client 169 reply r reply to a message save-message s save message/attachment to a file @@ -8333,13 +8948,13 @@ undelete-thread ^U undelete all messages in thread view-attachments v show MIME attachments - _6_._4_._4 _a_l_i_a_s + _6_._5_._4 _a_l_i_a_s search / search for a regular expression search-next n search for next match search-reverse ESC / search backwards for a regular expression - _6_._4_._5 _q_u_e_r_y + _6_._5_._5 _q_u_e_r_y create-alias a create an alias from a message sender mail m compose a new mail message @@ -8350,9 +8965,9 @@ search-opposite not bound search for next match in opposite direction search-reverse ESC / search backwards for a regular expression - _6_._4_._6 _a_t_t_a_c_h + _6_._5_._6 _a_t_t_a_c_h - The Mutt-ng E-Mail Client 154 + The Mutt Next Generation E-Mail Client 170 bounce-message b remail a message to another user collapse-parts v toggle display of subparts @@ -8373,9 +8988,9 @@ view-mailcap m force viewing of attachment using mailcap view-text T view attachment as text - _6_._4_._7 _c_o_m_p_o_s_e + _6_._5_._7 _c_o_m_p_o_s_e - The Mutt-ng E-Mail Client 155 + The Mutt Next Generation E-Mail Client 171 attach-file a attach a file(s) to this message attach-message A attach message(s) to this message @@ -8411,14 +9026,14 @@ view-attach RET view attachment using mailcap entry if necessary write-fcc w write the message to a folder - _6_._4_._8 _p_o_s_t_p_o_n_e + _6_._5_._8 _p_o_s_t_p_o_n_e delete-entry d delete the current entry undelete-entry u undelete the current entry - _6_._4_._9 _b_r_o_w_s_e_r + _6_._5_._9 _b_r_o_w_s_e_r - The Mutt-ng E-Mail Client 156 + The Mutt Next Generation E-Mail Client 172 change-dir c change directories check-new TAB check mailboxes for new mail @@ -8435,12 +9050,12 @@ unsubscribe u unsubscribe to current mailbox (IMAP Only) toggle-subscribed T toggle view all/subscribed mailboxes (IMAP Only) - _6_._4_._1_0 _p_g_p + _6_._5_._1_0 _p_g_p view-name % view the key's user id verify-key c verify a PGP public key - _6_._4_._1_1 _e_d_i_t_o_r + _6_._5_._1_1 _e_d_i_t_o_r backspace BackSpace delete the char in front of the cursor backward-char ^B move the cursor one character to the left @@ -8467,7 +9082,7 @@ _7_. _M_i_s_c_e_l_l_a_n_y - The Mutt-ng E-Mail Client 157 + The Mutt Next Generation E-Mail Client 173 _7_._1 _A_c_k_n_o_w_l_e_d_g_m_e_n_t_s @@ -8524,7 +9139,7 @@ Felix von Leitner (a.k.a ``Fefe'') <leitner@math.fu-berlin.de>, - The Mutt-ng E-Mail Client 158 + The Mutt Next Generation E-Mail Client 174 Brandon Long <blong@fiction.net>, @@ -8580,100 +9195,532 @@ _7_._2 _A_b_o_u_t _t_h_i_s _d_o_c_u_m_e_n_t - The Mutt-ng E-Mail Client 159 + The Mutt Next Generation E-Mail Client 175 This document was written in SGML, and then rendered using the sgml-tools pack- age. - The Mutt-ng E-Mail Client 160 + The Mutt Next Generation E-Mail Client 176 CONTENTS - 1. Introduction ............................................................ 1 - 1.1 Mutt-ng Home Page ................................................. 1 - 1.2 Mailing Lists ..................................................... 1 - 1.3 Software Distribution Sites ....................................... 1 - 1.4 IRC ............................................................... 2 - 1.5 Weblog ............................................................ 2 - 1.6 Copyright ......................................................... 2 - - 2. Getting Started ......................................................... 2 - 2.1 Moving Around in Menus ............................................ 2 - 2.2 Editing Input Fields .............................................. 3 - 2.3 Reading Mail - The Index and Pager ................................ 3 - 2.4 Sending Mail ...................................................... 9 - 2.5 Forwarding and Bouncing Mail ..................................... 13 - 2.6 Postponing Mail .................................................. 14 - 2.7 Reading news via NNTP ............................................ 14 - - 3. Configuration .......................................................... 14 - 3.1 Syntax of Initialization Files ................................... 15 - 3.2 Defining/Using aliases ........................................... 16 - 3.3 Changing the default key bindings ................................ 17 - 3.4 Defining aliases for character sets ............................. 19 - 3.5 Setting variables based upon mailbox ............................. 19 - 3.6 Keyboard macros .................................................. 20 - 3.7 Using color and mono video attributes ............................ 21 - 3.8 Ignoring (weeding) unwanted message headers ...................... 23 - 3.9 Alternative addresses ............................................ 24 - 3.10 Mailing lists .................................................... 24 - 3.11 Using Multiple spool mailboxes ................................... 25 - 3.12 Defining mailboxes which receive mail ............................ 25 - 3.13 User defined headers ............................................. 26 - 3.14 Defining the order of headers when viewing messages .............. 26 - 3.15 Specify default save filename .................................... 27 - 3.16 Specify default Fcc: mailbox when composing ...................... 27 - 3.17 Specify default save filename and default Fcc: mailbox at once ... 27 - 3.18 Change settings based upon message recipients .................... 27 - 3.19 Change settings before formatting a message ...................... 28 - 3.20 Choosing the cryptographic key of the recipient .................. 29 - 3.21 Adding key sequences to the keyboard buffer ...................... 29 - 3.22 Executing functions .............................................. 29 - 3.23 Message Scoring .................................................. 29 - 3.24 Spam detection ................................................... 30 - 3.25 Setting variables ................................................ 31 - 3.26 Reading initialization commands from another file ................ 32 - 3.27 Configuring features conditionally ............................... 32 - 3.28 Removing hooks ................................................... 33 - - 4. Advanced Usage ......................................................... 33 - 4.1 Regular Expressions .............................................. 34 + 1. Introduction .......................................................... 1 + 1.1 Overview ........................................................ 1 + 1.2 Mutt-ng Home Page ............................................... 1 + 1.3 Mailing Lists ................................................... 1 + 1.4 Software Distribution Sites ..................................... 2 + 1.5 IRC ............................................................. 2 + 1.6 Weblog .......................................................... 2 + 1.7 Copyright ....................................................... 2 + + 2. Getting Started ..................................................... 2 + 2.1 Basic Concepts .............................................. 2 + 2.1.1 Screens and Menus 3 + 2.1.2 Configuration 3 + 2.1.3 Functions 3 + 2.1.4 Interaction 4 + 2.1.5 Modularization 4 + 2.1.6 Patterns 4 + 2.2 Screens and Menus ........................................... 4 + 2.2.1 Index 4 + 2.2.2 Pager 5 + 2.2.3 File Browser 5 + 2.2.4 Sidebar 5 + 2.2.5 Help 5 + 2.2.6 Compose Menu 6 + 2.2.7 Alias Menu 6 + 2.2.8 Attachment Menu 6 + 2.2.9 Key Menu 6 + 2.3 Moving Around in Menus .......................................... 6 + 2.4 Editing Input Fields ............................................ 7 + 2.5 Reading Mail - The Index and Pager .............................. 8 + 2.5.1 The Message Index 8 + 2.5.2 The Pager 9 + 2.5.3 Threaded Mode 11 + 2.5.4 Miscellaneous Functions 11 + 2.6 Sending Mail ................................................... 14 + 2.6.1 Composing new messages 14 + 2.6.2 Replying 16 + 2.6.3 Editing the message header 17 + 2.6.4 Using Mutt-ng with PGP 18 + 2.6.5 Sending anonymous messages via mixmaster 19 + 2.7 Forwarding and Bouncing Mail ................................... 19 + 2.8 Postponing Mail ................................................ 20 + + 3. Configuration ........................................................ 21 + 3.1 Locations of Configuration Files ............................... 21 + 3.2 Syntax of Initialization Files ................................. 21 + 3.3 Defining/Using aliases ......................................... 23 + 3.4 Changing the default key bindings .............................. 24 + 3.5 Defining aliases for character sets ........................... 26 i - 4.2 Patterns ......................................................... 37 - 4.3 Using Tags ....................................................... 41 - 4.4 Using Hooks ...................................................... 41 - 4.5 Using the sidebar ................................................ 43 - 4.6 External Address Queries ......................................... 43 - 4.7 Mailbox Formats .................................................. 44 - 4.8 Mailbox Shortcuts ................................................ 45 - 4.9 Handling Mailing Lists ........................................... 45 - 4.10 Editing threads .................................................. 47 - 4.11 Delivery Status Notification (DSN) Support ....................... 47 - 4.12 POP3 Support (OPTIONAL) .......................................... 47 - 4.13 IMAP Support (OPTIONAL) .......................................... 48 - 4.14 Managing multiple IMAP/POP accounts (OPTIONAL) ................... 50 - 4.15 Start a WWW Browser on URLs (EXTERNAL) ........................... 50 - 4.16 Compressed folders Support (OPTIONAL) ............................ 50 - - 5. Mutt-ng's MIME Support ................................................. 53 - 5.1 Using MIME in Mutt ............................................... 53 - 5.2 MIME Type configuration with mime.types .......................... 55 - 5.3 MIME Viewer configuration with mailcap ........................... 55 - 5.4 MIME Autoview .................................................... 61 - 5.5 MIME Multipart/Alternative ....................................... 62 - 5.6 MIME Lookup ...................................................... 62 - - 6. Reference .............................................................. 62 - 6.1 Command line options ............................................. 62 - 6.2 Configuration Commands ........................................... 63 - 6.3 Configuration variables .......................................... 65 - 6.4 Functions ....................................................... 149 - - 7. Miscellany ............................................................ 156 - 7.1 Acknowledgments ................................................. 157 - 7.2 About this document ............................................. 158 + 3.6 Setting variables based upon mailbox ........................... 26 + 3.7 Keyboard macros ................................................ 27 + 3.8 Using color and mono video attributes .......................... 28 + 3.9 Ignoring (weeding) unwanted message headers .................... 30 + 3.10 Alternative addresses .......................................... 31 + 3.11 Format = Flowed ................................................ 31 + 3.12 Mailing lists .................................................. 32 + 3.13 Using Multiple spool mailboxes ................................. 33 + 3.14 Defining mailboxes which receive mail .......................... 34 + 3.15 User defined headers ........................................... 34 + 3.16 Defining the order of headers when viewing messages ............ 35 + 3.17 Specify default save filename .................................. 35 + 3.18 Specify default Fcc: mailbox when composing .................... 36 + 3.19 Specify default save filename and default Fcc: mailbox at once . 36 + 3.20 Change settings based upon message recipients .................. 36 + 3.21 Change settings before formatting a message .................... 37 + 3.22 Choosing the cryptographic key of the recipient ................ 37 + 3.23 Adding key sequences to the keyboard buffer .................... 38 + 3.24 Executing functions ............................................ 38 + 3.25 Message Scoring ................................................ 38 + 3.26 Spam detection ................................................. 39 + 3.27 Setting variables .............................................. 41 + 3.28 Reading initialization commands from another file .............. 42 + 3.29 Removing hooks ................................................. 42 + 3.30 Sharing Setups ............................................. 43 + 3.30.1 Character Sets 43 + 3.30.2 Modularization 43 + 3.30.3 Conditional parts 43 + + 4. Advanced Usage ....................................................... 45 + 4.1 Regular Expressions ............................................ 45 + 4.2 Patterns ....................................................... 48 + 4.2.1 Complex Patterns 48 + 4.2.2 Patterns and Dates 49 + 4.3 Format Strings ............................................. 50 + 4.3.1 Introduction 50 + 4.3.2 Conditional Expansion 51 + 4.3.3 Modifications and Padding 52 + 4.4 Using Tags ..................................................... 53 + 4.5 Using Hooks .................................................... 53 + 4.5.1 Message Matching in Hooks 54 + 4.6 Using the sidebar .............................................. 54 + 4.7 External Address Queries ....................................... 55 + 4.8 Mailbox Formats ................................................ 56 + 4.9 Mailbox Shortcuts .............................................. 57 + 4.10 Handling Mailing Lists ......................................... 57 + 4.11 Editing threads ................................................ 59 + 4.11.1 Linking threads 59 + 4.11.2 Breaking threads 59 + 4.12 Delivery Status Notification (DSN) Support ..................... 59 + 4.13 POP3 Support (OPTIONAL) ........................................ 59 + 4.14 IMAP Support (OPTIONAL) ........................................ 60 + 4.14.1 The Folder Browser 61 ii + 4.14.2 Authentication 61 + 4.15 NNTP Support (OPTIONAL) ........................................ 62 + 4.15.1 Again: Scoring 62 + 4.16 Managing multiple IMAP/POP/NNTP accounts (OPTIONAL) ............ 63 + 4.17 Start a WWW Browser on URLs (EXTERNAL) ......................... 63 + 4.18 Compressed folders Support (OPTIONAL) .......................... 64 + 4.18.1 Open a compressed mailbox for reading 64 + 4.18.2 Write a compressed mailbox 65 + 4.18.3 Append a message to a compressed mailbox 65 + 4.18.4 Encrypted folders 66 + + 5. Mutt-ng's MIME Support ............................................... 66 + 5.1 Using MIME in Mutt ............................................. 67 + 5.1.1 Viewing MIME messages in the pager 67 + 5.1.2 The Attachment Menu 67 + 5.1.3 The Compose Menu 67 + 5.2 MIME Type configuration with mime.types ........................ 68 + 5.3 MIME Viewer configuration with mailcap ......................... 69 + 5.3.1 The Basics of the mailcap file 69 + 5.3.2 Secure use of mailcap 70 + 5.3.3 Advanced mailcap Usage 71 + 5.3.4 Example mailcap files 74 + 5.4 MIME Autoview .................................................. 75 + 5.5 MIME Multipart/Alternative ..................................... 76 + 5.6 MIME Lookup .................................................... 76 + + 6. Reference ............................................................ 77 + 6.1 Command line options ........................................... 77 + 6.2 Patterns ....................................................... 78 + 6.3 Configuration Commands ......................................... 79 + 6.4 Configuration variables .......................................... 81 + 6.4.1 abort_nosubject 81 + 6.4.2 abort_unmodified 81 + 6.4.3 alias_file 81 + 6.4.4 alias_format 81 + 6.4.5 allow_8bit 82 + 6.4.6 allow_ansi 82 + 6.4.7 arrow_cursor 82 + 6.4.8 ascii_chars 83 + 6.4.9 askbcc 83 + 6.4.10 askcc 83 + 6.4.11 assumed_charset 83 + 6.4.12 attach_format 83 + 6.4.13 attach_sep 84 + 6.4.14 attach_split 85 + 6.4.15 attribution 85 + 6.4.16 auto_tag 85 + 6.4.17 autoedit 85 + 6.4.18 beep 85 + 6.4.19 beep_new 86 + 6.4.20 bounce 86 + 6.4.21 bounce_delivered 86 + 6.4.22 braille_friendly 86 + + iii + + 6.4.23 certificate_file 86 + 6.4.24 charset 87 + 6.4.25 check_new 87 + 6.4.26 collapse_unread 87 + 6.4.27 compose_format 87 + 6.4.28 config_charset 88 + 6.4.29 confirmappend 88 + 6.4.30 confirmcreate 88 + 6.4.31 connect_timeout 88 + 6.4.32 content_type 88 + 6.4.33 copy 89 + 6.4.34 crypt_autoencrypt 89 + 6.4.35 crypt_autopgp 89 + 6.4.36 crypt_autosign 89 + 6.4.37 crypt_autosmime 90 + 6.4.38 crypt_replyencrypt 90 + 6.4.39 crypt_replysign 90 + 6.4.40 crypt_replysignencrypted 90 + 6.4.41 crypt_timestamp 90 + 6.4.42 crypt_use_gpgme 91 + 6.4.43 crypt_verify_sig 91 + 6.4.44 date_format 91 + 6.4.45 default_hook 91 + 6.4.46 delete 92 + 6.4.47 delete_untag 92 + 6.4.48 digest_collapse 92 + 6.4.49 display_filter 92 + 6.4.50 dotlock_program 92 + 6.4.51 dsn_notify 93 + 6.4.52 dsn_return 93 + 6.4.53 duplicate_threads 93 + 6.4.54 edit_headers 93 + 6.4.55 editor 93 + 6.4.56 encode_from 94 + 6.4.57 entropy_file 94 + 6.4.58 envelope_from 94 + 6.4.59 escape 94 + 6.4.60 fast_reply 94 + 6.4.61 fcc_attach 95 + 6.4.62 fcc_clear 95 + 6.4.63 file_charset 95 + 6.4.64 folder 95 + 6.4.65 folder_format 96 + 6.4.66 followup_to 96 + 6.4.67 force_buffy_check 97 + 6.4.68 force_name 97 + 6.4.69 forward_decode 97 + 6.4.70 forward_decrypt 97 + 6.4.71 forward_edit 98 + 6.4.72 forward_format 98 + 6.4.73 forward_quote 98 + 6.4.74 from 98 + 6.4.75 gecos_mask 98 + + iv + + 6.4.76 hdrs 99 + 6.4.77 header 99 + 6.4.78 header_cache 99 + 6.4.79 header_cache_compress 100 + 6.4.80 help 100 + 6.4.81 hidden_host 100 + 6.4.82 hide_limited 100 + 6.4.83 hide_missing 100 + 6.4.84 hide_thread_subject 101 + 6.4.85 hide_top_limited 101 + 6.4.86 hide_top_missing 101 + 6.4.87 history 101 + 6.4.88 honor_followup_to 101 + 6.4.89 hostname 101 + 6.4.90 ignore_list_reply_to 102 + 6.4.91 imap_authenticators 102 + 6.4.92 imap_delim_chars 102 + 6.4.93 imap_force_ssl 103 + 6.4.94 imap_headers 103 + 6.4.95 imap_home_namespace 103 + 6.4.96 imap_keepalive 103 + 6.4.97 imap_list_subscribed 104 + 6.4.98 imap_login 104 + 6.4.99 imap_mail_check 104 + 6.4.100 imap_pass 104 + 6.4.101 imap_passive 105 + 6.4.102 imap_peek 105 + 6.4.103 imap_reconnect 105 + 6.4.104 imap_servernoise 105 + 6.4.105 imap_user 105 + 6.4.106 implicit_autoview 106 + 6.4.107 include 106 + 6.4.108 include_onlyfirst 106 + 6.4.109 indent_string 106 + 6.4.110 index_format 106 + 6.4.111 ispell 109 + 6.4.112 keep_flagged 109 + 6.4.113 list_reply 109 + 6.4.114 locale 110 + 6.4.115 mail_check 110 + 6.4.116 mailcap_path 110 + 6.4.117 mailcap_sanitize 110 + 6.4.118 maildir_header_cache_verify 110 + 6.4.119 maildir_trash 111 + 6.4.120 mark_old 111 + 6.4.121 markers 111 + 6.4.122 mask 111 + 6.4.123 max_line_length 112 + 6.4.124 mbox 112 + 6.4.125 mbox_type 112 + 6.4.126 menu_context 112 + 6.4.127 menu_move_off 112 + 6.4.128 menu_scroll 112 + + v + + 6.4.129 message_format 113 + 6.4.130 meta_key 113 + 6.4.131 metoo 113 + 6.4.132 mh_purge 113 + 6.4.133 mh_seq_flagged 113 + 6.4.134 mh_seq_replied 114 + 6.4.135 mh_seq_unseen 114 + 6.4.136 mime_forward 114 + 6.4.137 mime_forward_decode 114 + 6.4.138 mime_forward_rest 114 + 6.4.139 mix_entry_format 114 + 6.4.140 mixmaster 115 + 6.4.141 move 115 + 6.4.142 msgid_format 115 + 6.4.143 narrow_tree 116 + 6.4.144 nntp_ask_followup_to 117 + 6.4.145 nntp_ask_x_comment_to 117 + 6.4.146 nntp_cache_dir 117 + 6.4.147 nntp_catchup 117 + 6.4.148 nntp_context 117 + 6.4.149 nntp_followup_to_poster 118 + 6.4.150 nntp_group_index_format 118 + 6.4.151 nntp_host 118 + 6.4.152 nntp_inews 119 + 6.4.153 nntp_load_description 119 + 6.4.154 nntp_mail_check 119 + 6.4.155 nntp_mime_subject 120 + 6.4.156 nntp_newsrc 120 + 6.4.157 nntp_pass 120 + 6.4.158 nntp_post_moderated 120 + 6.4.159 nntp_reconnect 121 + 6.4.160 nntp_save_unsubscribed 121 + 6.4.161 nntp_show_new_news 121 + 6.4.162 nntp_show_only_unread 121 + 6.4.163 nntp_user 121 + 6.4.164 nntp_x_comment_to 122 + 6.4.165 operating_system 122 + 6.4.166 pager 122 + 6.4.167 pager_context 122 + 6.4.168 pager_format 123 + 6.4.169 pager_index_lines 123 + 6.4.170 pager_stop 123 + 6.4.171 pgp_auto_decode 123 + 6.4.172 pgp_autoinline 123 + 6.4.173 pgp_check_exit 124 + 6.4.174 pgp_clearsign_command 124 + 6.4.175 pgp_decode_command 124 + 6.4.176 pgp_decrypt_command 125 + 6.4.177 pgp_encrypt_only_command 125 + 6.4.178 pgp_encrypt_sign_command 125 + 6.4.179 pgp_entry_format 125 + 6.4.180 pgp_export_command 126 + 6.4.181 pgp_getkeys_command 126 + + vi + + 6.4.182 pgp_good_sign 126 + 6.4.183 pgp_ignore_subkeys 126 + 6.4.184 pgp_import_command 127 + 6.4.185 pgp_list_pubring_command 127 + 6.4.186 pgp_list_secring_command 127 + 6.4.187 pgp_long_ids 127 + 6.4.188 pgp_mime_auto 127 + 6.4.189 pgp_replyinline 128 + 6.4.190 pgp_retainable_sigs 128 + 6.4.191 pgp_show_unusable 128 + 6.4.192 pgp_sign_as 128 + 6.4.193 pgp_sign_command 129 + 6.4.194 pgp_sort_keys 129 + 6.4.195 pgp_strict_enc 129 + 6.4.196 pgp_timeout 129 + 6.4.197 pgp_use_gpg_agent 130 + 6.4.198 pgp_verify_command 130 + 6.4.199 pgp_verify_key_command 130 + 6.4.200 pipe_decode 130 + 6.4.201 pipe_sep 130 + 6.4.202 pipe_split 130 + 6.4.203 pop_auth_try_all 131 + 6.4.204 pop_authenticators 131 + 6.4.205 pop_delete 131 + 6.4.206 pop_host 131 + 6.4.207 pop_last 132 + 6.4.208 pop_mail_check 132 + 6.4.209 pop_pass 132 + 6.4.210 pop_reconnect 132 + 6.4.211 pop_user 133 + 6.4.212 post_indent_string 133 + 6.4.213 postpone 133 + 6.4.214 postponed 133 + 6.4.215 preconnect 133 + 6.4.216 print 134 + 6.4.217 print_command 134 + 6.4.218 print_decode 134 + 6.4.219 print_split 134 + 6.4.220 prompt_after 135 + 6.4.221 query_command 135 + 6.4.222 quit 135 + 6.4.223 quote_empty 135 + 6.4.224 quote_quoted 135 + 6.4.225 quote_regexp 136 + 6.4.226 read_inc 136 + 6.4.227 read_only 136 + 6.4.228 realname 136 + 6.4.229 recall 136 + 6.4.230 record 137 + 6.4.231 reply_regexp 137 + 6.4.232 reply_self 137 + 6.4.233 reply_to 137 + 6.4.234 resolve 138 + + vii + + 6.4.235 reverse_alias 138 + 6.4.236 reverse_name 138 + 6.4.237 reverse_realname 138 + 6.4.238 rfc2047_parameters 139 + 6.4.239 save_address 139 + 6.4.240 save_empty 139 + 6.4.241 save_name 139 + 6.4.242 score 140 + 6.4.243 score_threshold_delete 140 + 6.4.244 score_threshold_flag 140 + 6.4.245 score_threshold_read 140 + 6.4.246 send_charset 140 + 6.4.247 sendmail 141 + 6.4.248 sendmail_wait 141 + 6.4.249 shell 141 + 6.4.250 sidebar_boundary 142 + 6.4.251 sidebar_delim 142 + 6.4.252 sidebar_newmail_only 142 + 6.4.253 sidebar_number_format 142 + 6.4.254 sidebar_shorten_hierarchy 142 + 6.4.255 sidebar_visible 143 + 6.4.256 sidebar_width 143 + 6.4.257 sig_dashes 143 + 6.4.258 sig_on_top 143 + 6.4.259 signature 144 + 6.4.260 signoff_string 144 + 6.4.261 simple_search 144 + 6.4.262 sleep_time 144 + 6.4.263 smart_wrap 144 + 6.4.264 smileys 145 + 6.4.265 smime_ask_cert_label 145 + 6.4.266 smime_ca_location 145 + 6.4.267 smime_certificates 145 + 6.4.268 smime_decrypt_command 145 + 6.4.269 smime_decrypt_use_default_key 146 + 6.4.270 smime_default_key 146 + 6.4.271 smime_encrypt_command 147 + 6.4.272 smime_encrypt_with 147 + 6.4.273 smime_get_cert_command 147 + 6.4.274 smime_get_cert_email_command 147 + 6.4.275 smime_get_signer_cert_command 147 + 6.4.276 smime_import_cert_command 147 + 6.4.277 smime_is_default 148 + 6.4.278 smime_keys 148 + 6.4.279 smime_pk7out_command 148 + 6.4.280 smime_sign_command 148 + 6.4.281 smime_sign_opaque_command 148 + 6.4.282 smime_timeout 149 + 6.4.283 smime_verify_command 149 + 6.4.284 smime_verify_opaque_command 149 + 6.4.285 smtp_auth_password 149 + 6.4.286 smtp_auth_username 149 + 6.4.287 smtp_host 150 + + viii + + 6.4.288 smtp_port 150 + 6.4.289 sort 150 + 6.4.290 sort_alias 151 + 6.4.291 sort_aux 151 + 6.4.292 sort_browser 151 + 6.4.293 sort_re 152 + 6.4.294 spam_separator 152 + 6.4.295 spoolfile 152 + 6.4.296 ssl_ca_certificates_file 152 + 6.4.297 ssl_client_cert 153 + 6.4.298 ssl_min_dh_prime_bits 153 + 6.4.299 ssl_starttls 153 + 6.4.300 ssl_use_sslv2 153 + 6.4.301 ssl_use_sslv3 153 + 6.4.302 ssl_use_tlsv1 154 + 6.4.303 ssl_usesystemcerts 154 + 6.4.304 status_chars 154 + 6.4.305 status_format 154 + 6.4.306 status_on_top 156 + 6.4.307 strict_mailto 157 + 6.4.308 strict_mime 157 + 6.4.309 strict_threads 157 + 6.4.310 strip_was 157 + 6.4.311 strip_was_regex 158 + 6.4.312 stuff_quoted 158 + 6.4.313 suspend 158 + 6.4.314 text_flowed 158 + 6.4.315 thorough_search 158 + 6.4.316 thread_received 159 + 6.4.317 tilde 159 + 6.4.318 timeout 159 + 6.4.319 tmpdir 159 + 6.4.320 to_chars 159 + 6.4.321 trash 160 + 6.4.322 tunnel 160 + 6.4.323 umask 160 + 6.4.324 uncollapse_jump 160 + 6.4.325 use_8bitmime 160 + 6.4.326 use_domain 161 + 6.4.327 use_from 161 + 6.4.328 use_idn 161 + 6.4.329 use_ipv6 161 + 6.4.330 user_agent 161 + 6.4.331 visual 162 + 6.4.332 wait_key 162 + 6.4.333 weed 162 + 6.4.334 wrap_search 162 + 6.4.335 wrapmargin 162 + 6.4.336 write_bcc 163 + 6.4.337 write_inc 163 + 6.4.338 xterm_icon 163 + 6.4.339 xterm_leave 163 + 6.4.340 xterm_set_titles 164 + + ix + + 6.4.341 xterm_title 164 + 6.5 Functions ....................................................... 164 + 6.5.1 generic 164 + 6.5.2 index 165 + 6.5.3 pager 167 + 6.5.4 alias 169 + 6.5.5 query 169 + 6.5.6 attach 169 + 6.5.7 compose 170 + 6.5.8 postpone 171 + 6.5.9 browser 171 + 6.5.10 pgp 172 + 6.5.11 editor 172 + + 7. Miscellany ............................................................ 172 + 7.1 Acknowledgments ................................................. 173 + 7.2 About this document ............................................. 174 + + x + diff --git a/makedoc.c b/makedoc.c index 3f04b00..54f3549 100644 --- a/makedoc.c +++ b/makedoc.c @@ -765,7 +765,7 @@ static void print_confline (const char *varname, int type, const char *val) /* SGML based manual */ case F_SGML: { - add_s ("\n<sect2>"); + add_s ("\n<sect1>"); sgml_fputs (varname); add_s ("<label id=\""); add_s (varname);