From 09093333d693afe4e9506098e5a9280299bf817d Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 4 Apr 2008 11:47:51 +0000 Subject: Documentation patch: fix 'UNCOMFIRMED'->'UNCONFIRMED' spelling. --- docs/en/xml/administration.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 935702129..c300cb36e 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. -- cgit v1.2.3-24-g4f1b