Nico Golde:
authornion <nion@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 27 Apr 2006 18:36:02 +0000 (18:36 +0000)
committernion <nion@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 27 Apr 2006 18:36:02 +0000 (18:36 +0000)
- fixed Error: no ID for constraint linkend: smtp-envelope. caused by missing xml link

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@803 e385b8ad-14ed-0310-8656-cc95a2468c6d

VERSION.svn
doc/manual.xml.head

index 227b54a..25e1ae4 100644 (file)
@@ -1 +1 @@
-802
+803
index 2c06da4..5912d4c 100644 (file)
@@ -8001,7 +8001,7 @@ score !~* =42</muttng-doc:lstconf>
         sender, i.e. they allow for only one value which may not be what the
         user wants to send as the <literal>From:</literal> header. In this
         case, the variable
-        <muttng-doc:varref name="smtp-envelope"/> may be used
+        nvelope"/> may be used
         to set the envelope different from the <literal>From:</literal> header.
       </para>
       
@@ -10643,6 +10643,10 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg</screen>
               <entry><literal>smtp_auth_password</literal></entry>
               <entry><muttng-doc:varref name="smtp-pass"/></entry>
             </row>
+            <row>
+              <entry><literal>envelope_from_address</literal></entry>
+              <entry><muttng-doc:varref name="smtp-envelope"/></entry>
+            </row>
             <row>
               <entry><literal>user_agent</literal></entry>
               <entry><muttng-doc:varref name="agent-string"/></entry>