Nico Golde:
[apps/madmutt.git] / doc / manual.xml.head
index 671402a..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>
       
@@ -9363,6 +9363,14 @@ attachments -I message/external-body
 that it can be pasted elsewhere.
 </para>
 
+<para>
+  Please note that counting attachments may require lots of data be
+  loaded. This may cause noticeable slowdowns over network links
+  depending on the connection speed and message sizes. To fine-tune the
+  behavior on a per-folder or other basis, the <muttng-doc:varref
+    name="count-attachments"/> variable may be used.
+</para>
+
 </sect1>
 
     <sect1>
@@ -10635,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>