]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch for bug 240060: document minimum sendmail version that is require...
authorjocuri%softhome.net <>
Thu, 25 Nov 2004 16:50:27 +0000 (16:50 +0000)
committerjocuri%softhome.net <>
Thu, 25 Nov 2004 16:50:27 +0000 (16:50 +0000)
docs/xml/installation.xml

index 477cbdf5f132d82c69a1ea5f3d3325935d954fa6..789628f7a28431d644d1404d1885a6f5d4c300a0 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.8 2004/11/08 00:56:57 jocuri%softhome.net Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.9 2004/11/25 08:50:27 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>
       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