]> granicus.if.org Git - neomutt/commitdiff
Manual: Move section on mixmaster support to Optional Features
authorRocco Rutte <pdmef@gmx.net>
Sat, 4 Apr 2009 13:08:20 +0000 (15:08 +0200)
committerRocco Rutte <pdmef@gmx.net>
Sat, 4 Apr 2009 13:08:20 +0000 (15:08 +0200)
doc/manual.xml.head

index c93994d868bf3422b23227e952fc51803cb112c1..70c0108c97069f738a3f0a8f6facb7e60126ccd5 100644 (file)
@@ -1475,56 +1475,6 @@ indicates complete validity.
 
 </sect2>
 
-<sect2 id="sending-mixmaster">
-<title>Sending anonymous messages via mixmaster</title>
-
-<para>
-You may also have compiled Mutt to co-operate with Mixmaster, an
-anonymous remailer.  Mixmaster permits you to send your messages
-anonymously using a chain of remailers. Mixmaster support in Mutt is for
-mixmaster version 2.04 (beta 45 appears to be the latest) and 2.03.
-It does not support earlier versions or the later so-called version 3 betas,
-of which the latest appears to be called 2.9b23.
-</para>
-
-<para>
-To use it, you'll have to obey certain restrictions.  Most
-important, you cannot use the <literal>Cc</literal> and <literal>Bcc</literal> headers.  To tell
-Mutt to use mixmaster, you have to select a remailer chain, using
-the mix function on the compose menu.
-</para>
-
-<para>
-The chain selection screen is divided into two parts.  In the
-(larger) upper part, you get a list of remailers you may use.  In
-the lower part, you see the currently selected chain of remailers.
-</para>
-
-<para>
-You can navigate in the chain using the <literal>&lt;chain-prev&gt;</literal> and
-<literal>&lt;chain-next&gt;</literal> functions, which are by default bound to the left
-and right arrows and to the <literal>h</literal> and <literal>l</literal> keys (think vi
-keyboard bindings).  To insert a remailer at the current chain
-position, use the <literal>&lt;insert&gt;</literal> function.  To append a remailer behind
-the current chain position, use <literal>&lt;select-entry&gt;</literal> or <literal>&lt;append&gt;</literal>.
-You can also delete entries from the chain, using the corresponding
-function.  Finally, to abandon your changes, leave the menu, or
-<literal>&lt;accept&gt;</literal> them pressing (by default) the <literal>Return</literal> key.
-</para>
-
-<para>
-Note that different remailers do have different capabilities,
-indicated in the &percnt;c entry of the remailer menu lines (see
-<link linkend="mix-entry-format">&dollar;mix&lowbar;entry&lowbar;format</link>).  Most important is
-the <quote>middleman</quote> capability, indicated by a capital <quote>M</quote>: 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.
-</para>
-
-</sect2>
-
 <sect2 id="ff">
 <title>Sending format=flowed messages</title>
 
@@ -7196,6 +7146,56 @@ for the latter syntax. <literal>EXACT_ADDRESS</literal> in the output of
 
 </sect1>
 
+<sect1 id="sending-mixmaster">
+<title>Sending Anonymous Messages via Mixmaster</title>
+
+<para>
+You may also have compiled Mutt to co-operate with Mixmaster, an
+anonymous remailer.  Mixmaster permits you to send your messages
+anonymously using a chain of remailers. Mixmaster support in Mutt is for
+mixmaster version 2.04 (beta 45 appears to be the latest) and 2.03.
+It does not support earlier versions or the later so-called version 3 betas,
+of which the latest appears to be called 2.9b23.
+</para>
+
+<para>
+To use it, you'll have to obey certain restrictions.  Most
+important, you cannot use the <literal>Cc</literal> and <literal>Bcc</literal> headers.  To tell
+Mutt to use mixmaster, you have to select a remailer chain, using
+the mix function on the compose menu.
+</para>
+
+<para>
+The chain selection screen is divided into two parts.  In the
+(larger) upper part, you get a list of remailers you may use.  In
+the lower part, you see the currently selected chain of remailers.
+</para>
+
+<para>
+You can navigate in the chain using the <literal>&lt;chain-prev&gt;</literal> and
+<literal>&lt;chain-next&gt;</literal> functions, which are by default bound to the left
+and right arrows and to the <literal>h</literal> and <literal>l</literal> keys (think vi
+keyboard bindings).  To insert a remailer at the current chain
+position, use the <literal>&lt;insert&gt;</literal> function.  To append a remailer behind
+the current chain position, use <literal>&lt;select-entry&gt;</literal> or <literal>&lt;append&gt;</literal>.
+You can also delete entries from the chain, using the corresponding
+function.  Finally, to abandon your changes, leave the menu, or
+<literal>&lt;accept&gt;</literal> them pressing (by default) the <literal>Return</literal> key.
+</para>
+
+<para>
+Note that different remailers do have different capabilities,
+indicated in the &percnt;c entry of the remailer menu lines (see
+<link linkend="mix-entry-format">&dollar;mix&lowbar;entry&lowbar;format</link>).  Most important is
+the <quote>middleman</quote> capability, indicated by a capital <quote>M</quote>: 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.
+</para>
+
+</sect1>
+
 </chapter>
 
 <chapter id="security">