]> granicus.if.org Git - neomutt/commitdiff
Document exact address in the manual (closes #3050)
authorRocco Rutte <pdmef@gmx.net>
Thu, 15 May 2008 14:01:30 +0000 (16:01 +0200)
committerRocco Rutte <pdmef@gmx.net>
Thu, 15 May 2008 14:01:30 +0000 (16:01 +0200)
doc/manual.xml.head

index 82b4f336cb7800c385fe47500145a31de7abc200..b751aaf0ddcd48a35ce0fa3d940ac21f81cc05f9 100644 (file)
@@ -6179,6 +6179,20 @@ it should not be set in general but only occasionally.
 
 </sect1>
 
+<sect1 id="exact-address">
+<title>Exact address generation</title>
+
+<para>
+Mutt supports the ``Name &lt;user@host&gt;'' address syntax for reading and
+writing messages, the older ``user@host (Name)'' syntax is only supported when
+reading messages. The <emphasis>--enable-exact-address</emphasis>
+switch can be given to configure to build it with write-support
+for the latter syntax. <literal>EXACT_ADDRESS</literal> in the output of
+<literal>mutt -v</literal> indicates whether it's supported.
+</para>
+
+</sect1>
+
 </chapter>
 
 <chapter id="tuning">