summaryrefslogtreecommitdiffstats
path: root/docs/xml/administration.xml
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2006-02-28 19:20:46 +0100
committerjocuri%softhome.net <>2006-02-28 19:20:46 +0100
commit5a7a41a7dbae47049cba9f56aa62803668a75d2f (patch)
treecc34323b64e5223c89ed255b625eb6ef5ebf94de /docs/xml/administration.xml
parent673c9a789036981b6c39feee66d68286ad494143 (diff)
downloadbugzilla-5a7a41a7dbae47049cba9f56aa62803668a75d2f.tar.gz
bugzilla-5a7a41a7dbae47049cba9f56aa62803668a75d2f.tar.xz
Documentation patch for bug 213262: add instructions on how to get sendmail to work with Bugzilla on Mac OS X; patch by A. Karl Kornel <karl@kornel.name>, r=colin.ogilvie, r=justdave.
Diffstat (limited to 'docs/xml/administration.xml')
-rw-r--r--docs/xml/administration.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml
index 935702129..cf7d707c4 100644
--- a/docs/xml/administration.xml
+++ b/docs/xml/administration.xml
@@ -291,6 +291,22 @@
</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>