summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/installation.xml
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2008-04-04 13:47:11 +0200
committerjocuri%softhome.net <>2008-04-04 13:47:11 +0200
commit5c589e84c1c644432f58cce44e313255ca357a2e (patch)
treea1772c3720b265bd2846f7f169abca91f32bb0d8 /docs/en/xml/installation.xml
parent7fdfe51b264df58db176610cd8d98daa9d6ab73f (diff)
downloadbugzilla-5c589e84c1c644432f58cce44e313255ca357a2e.tar.gz
bugzilla-5c589e84c1c644432f58cce44e313255ca357a2e.tar.xz
Documentation patch for bug 240060: document minimum sendmail version that is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
Diffstat (limited to 'docs/en/xml/installation.xml')
-rw-r--r--docs/en/xml/installation.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index fa42c6c04..09586d326 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/xml/installation.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.80 2008/04/04 06:47:10 jocuri%softhome.net Exp $ -->
+<!-- $Id: installation.xml,v 1.81 2008/04/04 06:47:11 jocuri%softhome.net Exp $ -->
<chapter id="installing-bugzilla">
<title>Installing Bugzilla</title>
@@ -76,7 +76,9 @@
</para>
</step>
<step>
- <para><link linkend="install-MTA">Install a Mail Transfer Agent</link>
+ <para>
+ <link linkend="install-MTA">Install a Mail Transfer Agent</link>
+ (Sendmail 8.7 or above, or an MTA that is Sendmail-compatible with at least this version)
</para>
</step>
<step>
@@ -494,6 +496,11 @@
replace Sendmail with Postfix or Exim. They are drop-in replacements, so that Bugzilla
will not distinguish between them.</para>
+ <para>
+ If you are using Sendmail, version 8.7 or higher is required.
+ If you are using a Sendmail-compatible MTA, it must be congruent with at least version 8.7 of Sendmail.
+ </para>
+
<para>Consult the manual for the specific MTA you choose for detailed installation
instructions. Each of these programs will have their own configuration files where you must
configure certain parameters to ensure that the mail is delivered properly. They