···116116There's a new answer, though: Set the $pgp_create_traditional
117117configuration variable (it's a quad-option) to something different
118118from "no" (that's the default). Mutt will then try to use
119119-application/pgp whereever it makes sense. In particular, it does
119119+application/pgp wherever it makes sense. In particular, it does
120120not make any sense with multiparts, or non-ASCII or non-text bodies.
121121In all other cases, PGP/MIME is used unconditionally.
122122···144144 MTA."
145145146146The author of the Courier MTA believes that the standard specifying
147147-multipart/signed is broken. For that reason, he has choosen to
147147+multipart/signed is broken. For that reason, he has chosen to
148148implement his MTA in a way which does not assure that
149149multipart/signed body parts are left untouched.
150150
+1-1
doc/devel-notes.txt
···157157 in ELM and PINE is the tremendous duplication of code...
158158 Help keep Mutt small!
159159160160-- when adding new options, make the old behaviour the
160160+- when adding new options, make the old behavior the
161161 default.
162162163163- try to keep mutt as portable as possible.
+22-22
doc/manual.xml.head
···319319320320<para>
321321Mutt automatically filters out repeated items from the history. It
322322-also mimics the behaviour of some shells by ignoring items starting
322322+also mimics the behavior of some shells by ignoring items starting
323323with a space.
324324</para>
325325···466466<term>S</term>
467467<listitem>
468468<para>
469469-message is signed, and the signature is succesfully verified
469469+message is signed, and the signature is successfully verified
470470</para>
471471</listitem>
472472</varlistentry>
···850850<para>
851851Asks for an external Unix command and pipes the current or
852852tagged message(s) to it. The variables <link linkend="pipe-decode">$pipe_decode</link>, <link linkend="pipe-split">$pipe_split</link>,
853853-<link linkend="pipe-sep">$pipe_sep</link> and <link linkend="wait-key">$wait_key</link> control the exact behaviour of this function.
853853+<link linkend="pipe-sep">$pipe_sep</link> and <link linkend="wait-key">$wait_key</link> control the exact behavior of this function.
854854</para>
855855856856<para>
···923923<para>
924924925925<table>
926926-<title>Most commom mail sending keys</title>
926926+<title>Most common mail sending keys</title>
927927<tgroup cols="3">
928928<thead>
929929<row><entry>Key</entry><entry>Function</entry><entry>Description</entry></row>
···18161816work regardless of the current key bindings, so they are not dependent on
18171817the user having particular key definitions. This makes them more robust
18181818and portable, and also facilitates defining of macros in files used by more
18191819-than one user (eg. the system Muttrc).
18191819+than one user (e.g., the system Muttrc).
18201820</para>
1821182118221822<para>
···22772277<para>
22782278Specify as much of the address as you need to to remove ambiguity. For
22792279example, if you've subscribed to the Mutt mailing list, you will receive mail
22802280-addresssed to <emphasis>mutt-users@mutt.org</emphasis>. So, to tell Mutt
22802280+addressed to <emphasis>mutt-users@mutt.org</emphasis>. So, to tell Mutt
22812281that this is a mailing list, you could add ``lists mutt-users@'' to your
22822282initialization file. To tell mutt that you are subscribed to it,
22832283add ``subscribe mutt-users'' to your initialization file instead.
···25642564<emphasis role="bold">to</emphasis>, instead of the message you are <emphasis>sending</emphasis>. <literal>send-hook</literal> is
25652565matched against all messages, both <emphasis>new</emphasis> and <emphasis>replies</emphasis>. <emphasis role="bold">Note:</emphasis>
25662566<literal>reply-hook</literal>s are matched <emphasis role="bold">before</emphasis> the <literal>send-hook</literal>, <emphasis role="bold">regardless</emphasis>
25672567-of the order specified in the users's configuration file.
25672567+of the order specified in the user's configuration file.
25682568</para>
2569256925702570<para>
···2798279827992799<para>
28002800If the $spam_separator variable is unset, then each
28012801-spam pattern match supercedes the previous one. Instead of getting
28012801+spam pattern match supersedes the previous one. Instead of getting
28022802joined <emphasis>format</emphasis> strings, you'll get only the last one to match.
28032803</para>
28042804···2819281928202820<para>
28212821Generally, when you sort by spam tag, mutt will sort <emphasis>lexically</emphasis> --
28222822-that is, by ordering strings alphnumerically. However, if a spam tag
28222822+that is, by ordering strings alphanumerically. However, if a spam tag
28232823begins with a number, mutt will sort numerically first, and lexically
28242824only when two numbers are equal in value. (This is like UNIX's
28252825<literal>sort -n</literal>.) A message with no spam attributes at all -- that is, one
···29032903<emphasis>quadoption</emphasis> variables are used to control whether or not to be prompted
29042904for certain actions, or to specify a default action. A value of <emphasis>yes</emphasis>
29052905will cause the action to be carried out automatically as if you had answered
29062906-yes to the question. Similarly, a value of <emphasis>no</emphasis> will cause the the
29062906+yes to the question. Similarly, a value of <emphasis>no</emphasis> will cause the
29072907action to be carried out as if you had answered ``no.'' A value of
29082908<emphasis>ask-yes</emphasis> will cause a prompt with a default answer of ``yes'' and
29092909<emphasis>ask-no</emphasis> will provide a default answer of ``no.''
···39633963exactly the same way as it would when <emphasis>limiting</emphasis> or
39643964<emphasis>searching</emphasis> the mailbox, except that you are restricted to those
39653965operators which match information mutt extracts from the header of
39663966-the message (i.e. from, to, cc, date, subject, etc.).
39663966+the message (i.e., from, to, cc, date, subject, etc.).
39673967</para>
3968396839693969<para>
···4281428142824282<para>
42834283Mutt has the ability to dynamically restructure threads that are broken
42844284-either by misconfigured software or bad behaviour from some
42844284+either by misconfigured software or bad behavior from some
42854285correspondents. This allows to clean your mailboxes formats) from these
42864286annoyances which make it hard to follow a discussion.
42874287</para>
···43004300</para>
4301430143024302<para>
43034303-You can also connect multiple childs at once, tagging them and using the
43034303+You can also connect multiple children at once, tagging them and using the
43044304tag-prefix command (';') or the auto_tag option.
43054305</para>
43064306···4860486048614861<para>
48624862The '-' denotes that Mutt will delete the file after sending (or
48634863-postponing, or cancelling) the message. It can be toggled with the
48634863+postponing, or canceling) the message. It can be toggled with the
48644864<literal>toggle-unlink</literal> command (default: u). The next field is the MIME
48654865content-type, and can be changed with the <literal>edit-type</literal> command
48664866(default: ˆT). The next field is the encoding for the attachment,
···49114911command from the compose menu (default: ˆT). The MIME type is actually a
49124912major mime type followed by the sub-type, separated by a '/'. 6 major
49134913types: application, text, image, video, audio, and model have been approved
49144914-after various internet discussions. Mutt recognises all of these if the
49154915-appropriate entry is found in the mime.types file. It also recognises other
49144914+after various internet discussions. Mutt recognizes all of these if the
49154915+appropriate entry is found in the mime.types file. It also recognizes other
49164916major mime types, such as the chemical type that is widely used in the
49174917-molecular modelling community to pass molecular data in various forms to
49184918-various molecular viewers. Non-recognised mime types should only be used
49174917+molecular modeling community to pass molecular data in various forms to
49184918+various molecular viewers. Non-recognized mime types should only be used
49194919if the recipient of the message is likely to be expecting such attachments.
49204920</para>
49214921···49894989The view command is a Unix command for viewing the type specified. There
49904990are two different types of commands supported. The default is to send
49914991the body of the MIME message to the command on stdin. You can change
49924992-this behaviour by using %s as a parameter to your view command.
49924992+this behavior by using %s as a parameter to your view command.
49934993This will cause Mutt to save the body of the MIME message to a temporary
49944994file, and then call the view command with the %s replaced by
49954995the name of the temporary file. In both cases, Mutt will turn over the
···50555055<title>Secure use of mailcap</title>
5056505650575057<para>
50585058-The interpretion of shell meta-characters embedded in MIME parameters
50585058+The interpretation of shell meta-characters embedded in MIME parameters
50595059can lead to security problems in general. Mutt tries to quote parameters
50605060in expansion of %s syntaxes properly, and avoids risky characters by
50615061substituting them, see the <link linkend="mailcap-sanitize">$mailcap_sanitize</link> variable.
···50735073you, the right way, as should any other program which interprets
50745074mailcap. Don't put them into backtick expansions. Be highly careful
50755075with eval statements, and avoid them if possible at all. Trying to fix
50765076-broken behaviour with quotes introduces new leaks - there is no
50765076+broken behavior with quotes introduces new leaks - there is no
50775077alternative to correct quoting in the first place.
50785078</para>
50795079···56725672<row><entry>-b</entry><entry>specify a blind carbon-copy (BCC) address</entry></row>
56735673<row><entry>-c</entry><entry>specify a carbon-copy (Cc) address</entry></row>
56745674<row><entry>-D</entry><entry>print the value of all mutt variables to stdout</entry></row>
56755675-<row><entry>-e</entry><entry>specify a config command to be run after initilization files are read</entry></row>
56755675+<row><entry>-e</entry><entry>specify a config command to be run after initialization files are read</entry></row>
56765676<row><entry>-f</entry><entry>specify a mailbox to load</entry></row>
56775677<row><entry>-F</entry><entry>specify an alternate file to read initialization commands</entry></row>
56785678<row><entry>-h</entry><entry>print help on command line options</entry></row>
+2-2
doc/smime-notes.txt
···5353Key management is done in a way similar to OpenSSL's CA directory. Private
5454keys and certificates are stored in different directories, as OpenSSL
5555expects either to be supplied in a (distinct) file. Each directory contains
5656-an unsorted file named '.index' wherin each line has several fields:
5656+an unsorted file named '.index' wherein each line has several fields:
5757mailbox, keyid, label, id of the intermediate certificate and keyflags.
58585959 * Keyid is a hashvalue derived from the subject field of a certificate
···8888The certificate and key directories specified in muttrc have to exist. Mutt
8989will not create them. If you wish to sign messages yourself, note that this
9090mutt does not address any PKCS10 or PKCS12 issues (yet?); that is, you have
9191-to get a valid certficate outside of mutt. (See above)
9191+to get a valid certificate outside of mutt. (See above)
929293939494