From: jocuri%softhome.net <>
Date: Fri, 4 Apr 2008 11:47:51 +0000 (+0000)
Subject: Documentation patch: fix 'UNCOMFIRMED'->'UNCONFIRMED' spelling.
X-Git-Tag: bugzilla-3.1.3~11
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09093333d693afe4e9506098e5a9280299bf817d;p=thirdparty%2Fbugzilla.git
Documentation patch: fix 'UNCOMFIRMED'->'UNCONFIRMED' spelling.
---
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml
index 9357021295..c300cb36ef 100644
--- a/docs/en/xml/administration.xml
+++ b/docs/en/xml/administration.xml
@@ -291,6 +291,22 @@
+
+
+ sendmailnow
+
+
+
+ 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).
+
+
+
+
@@ -600,7 +616,7 @@
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.