]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch: fix 'UNCOMFIRMED'->'UNCONFIRMED' spelling.
authorjocuri%softhome.net <>
Fri, 4 Apr 2008 11:47:51 +0000 (11:47 +0000)
committerjocuri%softhome.net <>
Fri, 4 Apr 2008 11:47:51 +0000 (11:47 +0000)
docs/en/xml/administration.xml

index 9357021295810b2405e5b35afc3e8171a99f17cd..c300cb36efa06cafd4017cb5dd6afc51155360f1 100644 (file)
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term>
+          sendmailnow
+        </term>
+        <listitem>
+          <para>
+            When Bugzilla is using Sendmail older than 8.12, turning this option
+            off will improve performance by not waiting for Sendmail to actually
+            send mail.  If Sendmail 8.12 or later is being used, there is 
+            nothing to gain by turning this off.  If another MTA is being used, 
+            such as Postfix, then this option *must* be turned on (even if you 
+            are using the fake sendmail executable that Postfix provides).
+          </para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
   </section>
 
     <para>Don't worry about the "Closed for bug entry", "Maximum Votes
     per person", "Maximum votes a person can put on a single bug",
     "Number of votes a bug in this Product needs to automatically get out
-    of the UNCOMFIRMED state", and "Version" options yet. We'll cover
+    of the UNCONFIRMED state", and "Version" options yet. We'll cover
     those in a few moments.
     </para>
   </section>