X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=doc%2Fmanual.txt;h=8666992f42b0504bbf4bed9f2befdd4233888369;hp=47b941a3c98bfa55cce0bae2fe728e9941598923;hb=be393b838c5e0b8dfe9bedcc7a4a63f05caae7c4;hpb=11dfc0aa39e31496da16c708f972a6718dd7ee5c diff --git a/doc/manual.txt b/doc/manual.txt index 47b941a..8666992 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -4,7 +4,7 @@ by Andreas Krennmair and others originally based on _m_u_t_t by Michael Elkins and others - version devel + version devel-r384 AAbbssttrraacctt @@ -413,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.4.320 , page 158) variable. + can be customized with the _$_t_o___c_h_a_r_s (section 6.4.321 , page 159) variable. + message is to you and you only @@ -522,7 +522,7 @@ _$_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.4.309 , page 156). + See also: _$_s_t_r_i_c_t___t_h_r_e_a_d_s (section 6.4.310 , page 156). _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 @@ -615,7 +615,7 @@ 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.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 + _$_w_a_i_t___k_e_y (section 6.4.333 , page 161) control the exact behavior of this function. rreesseenndd--mmeessssaaggee @@ -625,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.4.333 , page 161) variable. + the value of the _$_w_e_e_d (section 6.4.334 , 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- @@ -635,7 +635,7 @@ (default: !) Asks for an external Unix command and executes it. The _$_w_a_i_t___k_e_y (section - 6.4.332 , page 161) can be used to control whether Mutt-ng will wait for a key + 6.4.333 , 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. @@ -755,7 +755,7 @@ 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.4.305 , page 153) will change to a + folder. The %r in _$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.306 , page 154) will change to a 'A' to indicate that you are in attach-message mode. The Mutt Next Generation E-Mail Client 16 @@ -1823,7 +1823,7 @@ 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.4.15 , page 84), _$_s_i_g_n_a_t_u_r_e (section 6.4.259 , page 142) and + _t_i_o_n (section 6.4.15 , page 84), _$_s_i_g_n_a_t_u_r_e (section 6.4.259 , page 143) 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. @@ -2498,7 +2498,7 @@ +o the current mutt-ng version number 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 + _m_a_t (section 6.4.306 , page 154) 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: @@ -2838,7 +2838,7 @@ +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.4.124 , page 111) file + +o > -- refers to your _$_m_b_o_x (section 6.4.124 , page 110) file +o < -- refers to your _$_r_e_c_o_r_d (section 6.4.230 , page 136) file @@ -2918,7 +2918,7 @@ _$_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 + ``~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- @@ -3052,7 +3052,7 @@ 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.4.99 , page 103) and - _$_t_i_m_e_o_u_t (section 6.4.318 , page 158) variables. + _$_t_i_m_e_o_u_t (section 6.4.319 , 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 @@ -3593,10 +3593,10 @@ needsterminal Mutt-ng uses this flag when viewing attachments with _a_u_t_o_v_i_e_w (sec- 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 + the setting of the _$_w_a_i_t___k_e_y (section 6.4.333 , 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.4.332 , page 161) and the exit + ng will use _$_w_a_i_t___k_e_y (section 6.4.333 , 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. @@ -4212,7 +4212,7 @@ 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.4.308 , page 156) is unset. + is valid only if _$_s_t_r_i_c_t___m_i_m_e (section 6.4.309 , page 156) is unset. _6_._4_._1_2 _a_t_t_a_c_h___f_o_r_m_a_t @@ -4442,7 +4442,7 @@ 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.4.305 , page 153)'', but has + string is similar to ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.306 , page 154)'', but has its own set of printf(3)-like sequences: %a @@ -4459,7 +4459,7 @@ %v Mutt-ng version string - See the text describing the ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.305 , page 153)'' + See the text describing the ``_$_s_t_a_t_u_s___f_o_r_m_a_t (section 6.4.306 , page 154)'' 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)''. @@ -4531,7 +4531,7 @@ 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.4.277 , page 146)'' is _s_e_t, then OpenSSL is used instead to create S/MIME + 6.4.277 , page 147)'' 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) @@ -4545,7 +4545,7 @@ encryption/signing for messages. See also ``_$_c_r_y_p_t___a_u_t_o_e_n_c_r_y_p_t (section 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.4.39 , page 89)'' and ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section 6.4.277 , page 147)''. _6_._4_._3_6 _c_r_y_p_t___a_u_t_o_s_i_g_n @@ -4556,7 +4556,7 @@ 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.4.277 , page 146)'' 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 147)'' 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) @@ -4572,7 +4572,7 @@ encryption/signing for messages. See also ``_$_c_r_y_p_t___a_u_t_o_e_n_c_r_y_p_t (section 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.4.39 , page 89)'' and ``_$_s_m_i_m_e___i_s___d_e_f_a_u_l_t (section 6.4.277 , page 147)''. _6_._4_._3_8 _c_r_y_p_t___r_e_p_l_y_e_n_c_r_y_p_t @@ -4979,7 +4979,7 @@ 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. - Also see the following variables: ``_$_t_i_m_e_o_u_t (section 6.4.318 , page 158)'', + Also see the following variables: ``_$_t_i_m_e_o_u_t (section 6.4.319 , 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)''. @@ -5057,7 +5057,7 @@ 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.4.236 , page - 137)''. This variable is ignored if ``_$_u_s_e___f_r_o_m (section 6.4.327 , page + 137)''. This variable is ignored if ``_$_u_s_e___f_r_o_m (section 6.4.328 , page 160)'' is unset. E.g. you can use send-hook Mutt-ng-devel@lists.berlios.de 'my_hdr From: Foo Bar @@ -5104,7 +5104,7 @@ 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.4.333 , page + are replying to into the edit buffer. The ``_$_w_e_e_d (section 6.4.334 , page 161)'' setting applies. _6_._4_._7_8 _h_e_a_d_e_r___c_a_c_h_e @@ -5280,30 +5280,29 @@ ous methods are unavailable. If a method is available but authentication fails, Mutt-ng will not connect to the IMAP server. - _6_._4_._9_2 _i_m_a_p___d_e_l_i_m___c_h_a_r_s + _6_._4_._9_2 _i_m_a_p___c_h_e_c_k___s_u_b_s_c_r_i_b_e_d - Type: string + Type: boolean - Default: '/.' + Default: no - Availability: IMAP + When _s_e_t, mutt will fetch the set of subscribed folders from your server on + connection, and add them to the set of mailboxes it polls for new mail. See + also the ``_m_a_i_l_b_o_x_e_s (section 3.14 , page 33)'' command. - 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.4.64 , page 94) variable. + _6_._4_._9_3 _i_m_a_p___d_e_l_i_m___c_h_a_r_s The Mutt Next Generation E-Mail Client 103 - _6_._4_._9_3 _i_m_a_p___f_o_r_c_e___s_s_l - - Type: boolean + Type: string - Default: no + Default: '/.' - Availability: IMAP and SSL or IMAP and GNUTLS + Availability: IMAP - If this variable is _s_e_t, Mutt-ng will always use SSL when connecting to IMAP - servers. + 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.4.64 , page 94) variable. _6_._4_._9_4 _i_m_a_p___h_e_a_d_e_r_s @@ -5348,9 +5347,10 @@ utes) before a server is allowed to do this, but in practice the RFC does get violated every now and then. + Reduce this number if you find yourself getting disconnected from your IMAP + 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_._4_._9_7 _i_m_a_p___l_i_s_t___s_u_b_s_c_r_i_b_e_d @@ -5610,8 +5610,8 @@ `to:' field (recipients) %T - the appropriate character from the _$_t_o___c_h_a_r_s (section 6.4.320 , - page 158) string + the appropriate character from the _$_t_o___c_h_a_r_s (section 6.4.321 , + page 159) string %u user (login) name of the author @@ -5662,7 +5662,7 @@ %|X pad to the end of the line with character 'X' - See also: ``_$_t_o___c_h_a_r_s (section 6.4.320 , page 158)''. + See also: ``_$_t_o___c_h_a_r_s (section 6.4.321 , page 159)''. _6_._4_._1_1_1 _i_s_p_e_l_l @@ -5679,7 +5679,7 @@ 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.4.124 , page 111)'' mailbox, or as a result of + box to your ``_$_m_b_o_x (section 6.4.124 , page 110)'' mailbox, or as a result of a ``_m_b_o_x_-_h_o_o_k (section 3.13 , page 33)'' command. _6_._4_._1_1_3 _l_i_s_t___r_e_p_l_y @@ -5785,7 +5785,7 @@ 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.4.263 , page 143)'' variable. + ``_$_s_m_a_r_t___w_r_a_p (section 6.4.263 , page 144)'' variable. _6_._4_._1_2_2 _m_a_s_k @@ -5808,7 +5808,7 @@ 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.4.335 , page 161). + (section 6.4.336 , page 162). _6_._4_._1_2_4 _m_b_o_x @@ -6009,7 +6009,7 @@ 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.4.124 , page 111)'' mailbox, or as a result of a + to your ``_$_m_b_o_x (section 6.4.124 , page 110)'' mailbox, or as a result of a ``_m_b_o_x_-_h_o_o_k (section 3.13 , page 33)'' command. _6_._4_._1_4_2 _m_s_g_i_d___f_o_r_m_a_t @@ -7177,7 +7177,7 @@ 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.4.337 , page 162)'' variable. + Also see the ``_$_w_r_i_t_e___i_n_c (section 6.4.338 , page 162)'' variable. _6_._4_._2_2_7 _r_e_a_d___o_n_l_y @@ -7498,7 +7498,7 @@ 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.4.254 , page 141) is _s_e_t, this variable specifies the characters at which to + 6.4.254 , page 142) is _s_e_t, this variable specifies the characters at which to split a folder name into ``hierarchy items.'' _6_._4_._2_5_1 _s_i_d_e_b_a_r___d_e_l_i_m @@ -7522,32 +7522,43 @@ Type: string - Default: '%c%?n?(%n)?%?f?[%f]?' + Default: '%m%?n?(%n)?%?f?[%f]?' This variable controls how message counts are printed when the sidebar is enabled. If this variable is _e_m_p_t_y (_a_n_d _o_n_l_y _i_f), no numbers will be printed _a_n_d mutt-ng won't frequently count mail (which may be a great speedup esp. with mbox-style mailboxes.) - The following printf(3)-like sequences are supported: + The following printf(3)-like sequences are supported all of which may be + printed non-zero: - %c - Total number of messages. + %d + Number of deleted messages. 1) - %f + %F Number of flagged messages. + %m + Total number of messages. + + %M + Total number of messages shown, i.e. not hidden by a limit. 1) + + The Mutt Next Generation E-Mail Client 143 + %n Number of new messages. - The %f and %n expandos may optionally be printed non-zero. + %t + Number of tagged messages. 1) + + 1) These expandos only have a non-zero value for the current mailbox and will + always be zero otherwise. _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 @@ -7584,11 +7595,13 @@ 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.4.259 , page 142)''. It is ssttrroonnggllyy recommended + your ``_$_s_i_g_n_a_t_u_r_e (section 6.4.259 , page 143)''. 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. + The Mutt Next Generation E-Mail Client 144 + For example, Mutt-ng has the ability to highlight the signature in a different color in the builtin pager. @@ -7603,8 +7616,6 @@ know what you are doing, and are prepared to take some heat from netiquette guardians. - The Mutt Next Generation E-Mail Client 144 - _6_._4_._2_5_9 _s_i_g_n_a_t_u_r_e Type: path @@ -7644,6 +7655,8 @@ ~f joe | ~s joe + The Mutt Next Generation E-Mail Client 145 + _6_._4_._2_6_2 _s_l_e_e_p___t_i_m_e Type: number @@ -7659,8 +7672,6 @@ 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 @@ -7701,6 +7712,8 @@ Type: path + The Mutt Next Generation E-Mail Client 146 + Default: '' Since there is no pubring/secring as with PGP, Mutt-ng has to handle storage @@ -7716,8 +7729,6 @@ 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. @@ -7757,6 +7768,8 @@ Default: yes + The Mutt Next Generation E-Mail Client 147 + If _s_e_t (default) this tells Mutt-ng to use the default key for decryption. Oth- erwise, if manage multiple certificate-key-pairs, Mutt-ng will try to use the mailbox-address to determine the key to use. It will ask you to supply a key, @@ -7771,8 +7784,6 @@ 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) - 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 @@ -7813,6 +7824,8 @@ _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 + The Mutt Next Generation E-Mail Client 148 + Type: string Default: '' @@ -7827,8 +7840,6 @@ Default: '' - The Mutt Next Generation E-Mail Client 148 - This command is used to import a certificate via smime_keysng. (S/MIME only) _6_._4_._2_7_7 _s_m_i_m_e___i_s___d_e_f_a_u_l_t @@ -7868,6 +7879,8 @@ This command is used to extract PKCS7 structures of S/MIME signatures, in order to extract the public X509 certificate(s). (S/MIME only) + The Mutt Next Generation E-Mail Client 149 + _6_._4_._2_8_0 _s_m_i_m_e___s_i_g_n___c_o_m_m_a_n_d Type: string @@ -7883,8 +7896,6 @@ 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) @@ -7924,6 +7935,8 @@ Availability: SMTP + The Mutt Next Generation E-Mail Client 150 + 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.4.286 , page 148)'' is set, but this variable is not, you will be prompted for a password when sending. @@ -7939,8 +7952,6 @@ 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. @@ -7978,6 +7989,8 @@ Specifies how to sort messages in the _i_n_d_e_x menu. Valid values are: + The Mutt Next Generation E-Mail Client 151 + date or date-sent date-received from @@ -7992,8 +8005,6 @@ You may optionally use the ``reverse-'' prefix to specify reverse sorting order (example: set sort=reverse-date-sent). - 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 @@ -8030,6 +8041,8 @@ (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). + The Mutt Next Generation E-Mail Client 152 + _6_._4_._2_9_2 _s_o_r_t___b_r_o_w_s_e_r Type: sort order @@ -8044,8 +8057,6 @@ 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). @@ -8056,12 +8067,12 @@ 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.4.309 , page 156)'' _u_n_s_e_t. In that case, it changes the heuristic + (section 6.4.310 , 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- + page 151) _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.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 + _$_s_o_r_t___r_e (section 6.4.293 , page 151) _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.4.231 , page 136)'' parts of both messages are identical. @@ -8084,6 +8095,9 @@ Default: '' If your spool mailbox is in a non-default place where Mutt-ng cannot find it, + + The Mutt Next Generation E-Mail Client 153 + you can specify its location with this variable. Mutt-ng will automatically set this variable to the value of the environment variable $MAIL if it is not set. @@ -8100,8 +8114,6 @@ Example: set ssl_ca_certificates_file=/etc/ssl/certs/ca-certificates.crt - 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 @@ -8112,7 +8124,19 @@ The file containing a client certificate and its associated private key. - _6_._4_._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___f_o_r_c_e___t_l_s + + Type: boolean + + Default: no + + If this variable is _s_e_t, mutt-ng will require that all connections to remote + servers be encrypted. Furthermore it will attempt to negotiate TLS even if the + server does not advertise the capability, since it would otherwise have to + abort the connection anyway. This option supersedes ``_$_s_s_l___s_t_a_r_t_t_l_s (section + 6.4.300 , page 152)''. + + _6_._4_._2_9_9 _s_s_l___m_i_n___d_h___p_r_i_m_e___b_i_t_s Type: number @@ -8124,10 +8148,12 @@ any Diffie-Hellman key exchange. A value of 0 will use the default from the GNUTLS library. - _6_._4_._2_9_9 _s_s_l___s_t_a_r_t_t_l_s + _6_._4_._3_0_0 _s_s_l___s_t_a_r_t_t_l_s Type: quadoption + The Mutt Next Generation E-Mail Client 154 + Default: yes Availability: SSL or GNUTLS @@ -8136,7 +8162,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_._4_._3_0_0 _s_s_l___u_s_e___s_s_l_v_2 + _6_._4_._3_0_1 _s_s_l___u_s_e___s_s_l_v_2 Type: boolean @@ -8147,7 +8173,7 @@ This variables specifies whether to attempt to use SSLv2 in the SSL authentica- tion process. - _6_._4_._3_0_1 _s_s_l___u_s_e___s_s_l_v_3 + _6_._4_._3_0_2 _s_s_l___u_s_e___s_s_l_v_3 Type: boolean @@ -8155,13 +8181,10 @@ Availability: SSL or GNUTLS - This variables specifies whether to attempt to use SSLv3 in the SSL - - The Mutt Next Generation E-Mail Client 154 - - authentication process. + This variables specifies whether to attempt to use SSLv3 in the SSL authentica- + tion process. - _6_._4_._3_0_2 _s_s_l___u_s_e___t_l_s_v_1 + _6_._4_._3_0_3 _s_s_l___u_s_e___t_l_s_v_1 Type: boolean @@ -8172,7 +8195,7 @@ This variables specifies whether to attempt to use TLSv1 in the SSL authentica- tion process. - _6_._4_._3_0_3 _s_s_l___u_s_e_s_y_s_t_e_m_c_e_r_t_s + _6_._4_._3_0_4 _s_s_l___u_s_e_s_y_s_t_e_m_c_e_r_t_s Type: boolean @@ -8183,14 +8206,16 @@ If set to _y_e_s, Mutt-ng will use CA certificates in the system-wide certificate store when checking if server certificate is signed by a trusted CA. - _6_._4_._3_0_4 _s_t_a_t_u_s___c_h_a_r_s + _6_._4_._3_0_5 _s_t_a_t_u_s___c_h_a_r_s + + The Mutt Next Generation E-Mail Client 155 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.4.305 , page 153)''. The first character is used when the mailbox is + tion 6.4.306 , page 154)''. 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 @@ -8199,7 +8224,7 @@ been opened in attach-message mode (Certain operations like composing a new mail, replying, forwarding, etc. are not permitted in this mode). - _6_._4_._3_0_5 _s_t_a_t_u_s___f_o_r_m_a_t + _6_._4_._3_0_6 _s_t_a_t_u_s___f_o_r_m_a_t Type: string @@ -8214,8 +8239,6 @@ %b number of mailboxes with new mail * - The Mutt Next Generation E-Mail Client 155 - %B the short pathname of the current mailbox @@ -8241,6 +8264,8 @@ %m the number of messages in the mailbox * + The Mutt Next Generation E-Mail Client 156 + %M the number of messages shown (i.e., which match the current limit) * @@ -8259,7 +8284,7 @@ %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.4.304 , page 153) + to _$_s_t_a_t_u_s___c_h_a_r_s (section 6.4.305 , page 153) %s current sorting mode (_$_s_o_r_t (section 6.4.289 , page 149)) @@ -8271,8 +8296,6 @@ %t number of tagged messages * - The Mutt Next Generation E-Mail Client 156 - %u number of unread messages * @@ -8298,6 +8321,8 @@ %??? + The Mutt Next Generation E-Mail Client 157 + where _s_e_q_u_e_n_c_e___c_h_a_r is a character from the table above, and _o_p_t_i_o_n_a_l___s_t_r_i_n_g is the string you would like printed if _s_e_q_u_e_n_c_e___c_h_a_r is nonzero. _o_p_t_i_o_n_a_l___s_t_r_i_n_g mmaayy contain other sequences as well as normal text, but you may nnoott nest @@ -8324,18 +8349,16 @@ replace any dots in the expansion by underscores. This might be helpful with IMAP folders that don't like dots in folder names. - _6_._4_._3_0_6 _s_t_a_t_u_s___o_n___t_o_p + _6_._4_._3_0_7 _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_._4_._3_0_7 _s_t_r_i_c_t___m_a_i_l_t_o + _6_._4_._3_0_8 _s_t_r_i_c_t___m_a_i_l_t_o Type: boolean @@ -8350,10 +8373,12 @@ 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.4.54 , page 92)'' is set to. - _6_._4_._3_0_8 _s_t_r_i_c_t___m_i_m_e + _6_._4_._3_0_9 _s_t_r_i_c_t___m_i_m_e Type: boolean + The Mutt Next Generation E-Mail Client 158 + Default: yes When _u_n_s_e_t, non MIME-compliant messages that doesn't have any charset indica- @@ -8365,7 +8390,7 @@ a single space to prevent the display of MIME-encoded ``Subject:'' header field from being devided into multiple lines. - _6_._4_._3_0_9 _s_t_r_i_c_t___t_h_r_e_a_d_s + _6_._4_._3_1_0 _s_t_r_i_c_t___t_h_r_e_a_d_s Type: boolean @@ -8378,30 +8403,28 @@ mailbox where you might have several unrelated messages with the subject ``hi'' which will get grouped together. - _6_._4_._3_1_0 _s_t_r_i_p___w_a_s + _6_._4_._3_1_1 _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.4.311 , page 156) when replying. This is + matches _$_s_t_r_i_p___w_a_s___r_e_g_e_x (section 6.4.312 , page 157) when replying. This is useful to properly react on subject changes and reduce ``subject noise.'' (esp. in Usenet) - _6_._4_._3_1_1 _s_t_r_i_p___w_a_s___r_e_g_e_x + _6_._4_._3_1_2 _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.4.310 , page 156) is _s_e_t, mutt-ng + When non-empty and _$_s_t_r_i_p___w_a_s (section 6.4.311 , page 157) 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_._4_._3_1_2 _s_t_u_f_f___q_u_o_t_e_d + _6_._4_._3_1_3 _s_t_u_f_f___q_u_o_t_e_d Type: boolean @@ -8410,7 +8433,9 @@ 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_._4_._3_1_3 _s_u_s_p_e_n_d + The Mutt Next Generation E-Mail Client 159 + + _6_._4_._3_1_4 _s_u_s_p_e_n_d Type: boolean @@ -8420,7 +8445,7 @@ usually CTRL+Z. This is useful if you run Mutt-ng inside an xterm using a com- mand like ``xterm -e muttng.'' - _6_._4_._3_1_4 _t_e_x_t___f_l_o_w_e_d + _6_._4_._3_1_5 _t_e_x_t___f_l_o_w_e_d Type: boolean @@ -8434,20 +8459,18 @@ 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_._4_._3_1_5 _t_h_o_r_o_u_g_h___s_e_a_r_c_h + _6_._4_._3_1_6 _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 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_._4_._3_1_6 _t_h_r_e_a_d___r_e_c_e_i_v_e_d + _6_._4_._3_1_7 _t_h_r_e_a_d___r_e_c_e_i_v_e_d Type: boolean @@ -8456,7 +8479,7 @@ When _s_e_t, Mutt-ng uses the date received rather than the date sent to thread messages by subject. - _6_._4_._3_1_7 _t_i_l_d_e + _6_._4_._3_1_8 _t_i_l_d_e Type: boolean @@ -8465,7 +8488,9 @@ When _s_e_t, the internal-pager will pad blank lines to the bottom of the screen with a tilde (~). - _6_._4_._3_1_8 _t_i_m_e_o_u_t + The Mutt Next Generation E-Mail Client 160 + + _6_._4_._3_1_9 _t_i_m_e_o_u_t Type: number @@ -8475,7 +8500,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_._4_._3_1_9 _t_m_p_d_i_r + _6_._4_._3_2_0 _t_m_p_d_i_r Type: path @@ -8486,7 +8511,7 @@ set, the environment variable $TMPDIR is used. If $TMPDIR is not set then '/tmp' is used. - _6_._4_._3_2_0 _t_o___c_h_a_r_s + _6_._4_._3_2_1 _t_o___c_h_a_r_s Type: string @@ -8496,16 +8521,13 @@ 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_._4_._3_2_1 _t_r_a_s_h + _6_._4_._3_2_2 _t_r_a_s_h Type: path @@ -8517,12 +8539,14 @@ NNoottee: When you delete a message in the trash folder, it is really deleted, so that there is no way to recover mail. - _6_._4_._3_2_2 _t_u_n_n_e_l + _6_._4_._3_2_3 _t_u_n_n_e_l Type: string Default: '' + The Mutt Next Generation E-Mail Client 161 + Setting this variable will cause Mutt-ng to open a pipe to a command instead of a raw socket. You may be able to use this to set up preauthenticated connec- tions to your IMAP/POP3 server. Example: @@ -8532,7 +8556,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_._4_._3_2_3 _u_m_a_s_k + _6_._4_._3_2_4 _u_m_a_s_k Type: number @@ -8541,7 +8565,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_._4_._3_2_4 _u_n_c_o_l_l_a_p_s_e___j_u_m_p + _6_._4_._3_2_5 _u_n_c_o_l_l_a_p_s_e___j_u_m_p Type: boolean @@ -8550,12 +8574,10 @@ When _s_e_t, Mutt-ng will jump to the next unread message, if any, when the cur- rent thread is _u_ncollapsed. - _6_._4_._3_2_5 _u_s_e___8_b_i_t_m_i_m_e + _6_._4_._3_2_6 _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 @@ -8565,7 +8587,7 @@ 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_._4_._3_2_6 _u_s_e___d_o_m_a_i_n + _6_._4_._3_2_7 _u_s_e___d_o_m_a_i_n Type: boolean @@ -8575,17 +8597,19 @@ 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_._4_._3_2_7 _u_s_e___f_r_o_m + _6_._4_._3_2_8 _u_s_e___f_r_o_m Type: boolean + The Mutt Next Generation E-Mail Client 162 + Default: yes 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.15 , page 34)'' command. - _6_._4_._3_2_8 _u_s_e___i_d_n + _6_._4_._3_2_9 _u_s_e___i_d_n Type: boolean @@ -8598,7 +8622,7 @@ NNoottee:: You can use IDNs for addresses even if this is _u_n_s_e_t. This variable only affects decoding. - _6_._4_._3_2_9 _u_s_e___i_p_v_6 + _6_._4_._3_3_0 _u_s_e___i_p_v_6 Type: boolean @@ -8608,9 +8632,7 @@ If this option is _u_n_s_e_t, Mutt-ng will restrict itself to IPv4 addresses. Nor- mally, the default should work. - _6_._4_._3_3_0 _u_s_e_r___a_g_e_n_t - - The Mutt Next Generation E-Mail Client 162 + _6_._4_._3_3_1 _u_s_e_r___a_g_e_n_t Type: boolean @@ -8619,7 +8641,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_._4_._3_3_1 _v_i_s_u_a_l + _6_._4_._3_3_2 _v_i_s_u_a_l Type: path @@ -8628,13 +8650,16 @@ Specifies the visual editor to invoke when the _~_v command is given in the builtin editor. - _6_._4_._3_3_2 _w_a_i_t___k_e_y + _6_._4_._3_3_3 _w_a_i_t___k_e_y Type: boolean Default: yes 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_- + + The Mutt Next Generation E-Mail Client 163 + _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 @@ -8644,7 +8669,7 @@ 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_._4_._3_3_3 _w_e_e_d + _6_._4_._3_3_4 _w_e_e_d Type: boolean @@ -8653,7 +8678,7 @@ When _s_e_t, Mutt-ng will weed headers when displaying, forwarding, printing, or replying to messages. - _6_._4_._3_3_4 _w_r_a_p___s_e_a_r_c_h + _6_._4_._3_3_5 _w_r_a_p___s_e_a_r_c_h Type: boolean @@ -8664,9 +8689,7 @@ When _s_e_t, searches will wrap around the first (or last) message. When _u_n_s_e_t, searches will not wrap. - _6_._4_._3_3_5 _w_r_a_p_m_a_r_g_i_n - - The Mutt Next Generation E-Mail Client 163 + _6_._4_._3_3_6 _w_r_a_p_m_a_r_g_i_n Type: number @@ -8675,7 +8698,7 @@ Controls the size of the margin remaining at the right side of the terminal when Mutt-ng's pager does smart wrapping. - _6_._4_._3_3_6 _w_r_i_t_e___b_c_c + _6_._4_._3_3_7 _w_r_i_t_e___b_c_c Type: boolean @@ -8684,35 +8707,38 @@ 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_._4_._3_3_7 _w_r_i_t_e___i_n_c + _6_._4_._3_3_8 _w_r_i_t_e___i_n_c Type: number Default: 10 When writing a mailbox, a message will be printed every _w_r_i_t_e___i_n_c messages to + + The Mutt Next Generation E-Mail Client 164 + 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.4.226 , page 135)'' variable. - _6_._4_._3_3_8 _x_t_e_r_m___i_c_o_n + _6_._4_._3_3_9 _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.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)''. + tion 6.4.341 , page 163) 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.306 , page 154)''. - _6_._4_._3_3_9 _x_t_e_r_m___l_e_a_v_e + _6_._4_._3_4_0 _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.4.340 , page 162) 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.341 , page 163) 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. @@ -8722,9 +8748,7 @@ set xterm_leave = '`test x$DISPLAY != x && xprop -id $WINDOWID | grep WM_NAME | cut -d ''' -f 2`' - 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 + _6_._4_._3_4_1 _x_t_e_r_m___s_e_t___t_i_t_l_e_s Type: boolean @@ -8734,19 +8758,21 @@ you're in an appropriate terminal). The default must be _u_n_s_e_t to force in the validity checking. - _6_._4_._3_4_1 _x_t_e_r_m___t_i_t_l_e + _6_._4_._3_4_2 _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.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)''. + _$_x_t_e_r_m___s_e_t___t_i_t_l_e_s (section 6.4.341 , page 163) 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.306 , + page 154)''. _6_._5 _F_u_n_c_t_i_o_n_s + The Mutt Next Generation E-Mail Client 165 + 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 @@ -8759,8 +8785,6 @@ 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 @@ -9127,7 +9151,7 @@ Marco d'Itri , - Bjoern Jacke , + Bjrn Jacke , Byrial Jensen , @@ -9143,7 +9167,7 @@ Brandon Long , - Jimmy Maekelae , + Jimmy Mkel , Lars Marowsky-Bree , @@ -9440,8 +9464,8 @@ 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.92 imap_check_subscribed 102 + 6.4.93 imap_delim_chars 102 6.4.94 imap_headers 103 6.4.95 imap_home_namespace 103 6.4.96 imap_keepalive 103 @@ -9611,39 +9635,39 @@ 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.254 sidebar_shorten_hierarchy 143 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.258 sig_on_top 144 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.262 sleep_time 145 + 6.4.263 smart_wrap 145 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.268 smime_decrypt_command 146 6.4.269 smime_decrypt_use_default_key 146 - 6.4.270 smime_default_key 146 + 6.4.270 smime_default_key 147 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.276 smime_import_cert_command 148 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.280 smime_sign_command 149 + 6.4.281 smime_sign_opaque_command 149 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.286 smtp_auth_username 150 6.4.287 smtp_host 150 viii @@ -9652,61 +9676,62 @@ 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.292 sort_browser 152 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.296 ssl_ca_certificates_file 153 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 + 6.4.298 ssl_force_tls 153 + 6.4.299 ssl_min_dh_prime_bits 153 + 6.4.300 ssl_starttls 153 + 6.4.301 ssl_use_sslv2 154 + 6.4.302 ssl_use_sslv3 154 + 6.4.303 ssl_use_tlsv1 154 + 6.4.304 ssl_usesystemcerts 154 + 6.4.305 status_chars 154 + 6.4.306 status_format 155 + 6.4.307 status_on_top 157 + 6.4.308 strict_mailto 157 + 6.4.309 strict_mime 157 + 6.4.310 strict_threads 158 + 6.4.311 strip_was 158 + 6.4.312 strip_was_regex 158 + 6.4.313 stuff_quoted 158 + 6.4.314 suspend 159 + 6.4.315 text_flowed 159 + 6.4.316 thorough_search 159 + 6.4.317 thread_received 159 + 6.4.318 tilde 159 + 6.4.319 timeout 160 + 6.4.320 tmpdir 160 + 6.4.321 to_chars 160 + 6.4.322 trash 160 + 6.4.323 tunnel 160 + 6.4.324 umask 161 + 6.4.325 uncollapse_jump 161 + 6.4.326 use_8bitmime 161 + 6.4.327 use_domain 161 + 6.4.328 use_from 161 + 6.4.329 use_idn 162 + 6.4.330 use_ipv6 162 + 6.4.331 user_agent 162 + 6.4.332 visual 162 + 6.4.333 wait_key 162 + 6.4.334 weed 163 + 6.4.335 wrap_search 163 + 6.4.336 wrapmargin 163 + 6.4.337 write_bcc 163 + 6.4.338 write_inc 163 + 6.4.339 xterm_icon 164 + 6.4.340 xterm_leave 164 ix - 6.4.341 xterm_title 164 + 6.4.341 xterm_set_titles 164 + 6.4.342 xterm_title 164 6.5 Functions ....................................................... 164 - 6.5.1 generic 164 + 6.5.1 generic 165 6.5.2 index 165 6.5.3 pager 167 6.5.4 alias 169