From: jocuri%softhome.net <> Date: Thu, 25 Nov 2004 16:50:27 +0000 (+0000) Subject: Documentation patch for bug 240060: document minimum sendmail version that is require... X-Git-Tag: bugzilla-2.18~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=809f30b0a68d5b8d03eabc66b9cd1f42b93d4c85;p=thirdparty%2Fbugzilla.git Documentation patch for bug 240060: document minimum sendmail version that is required for Bugzilla to work; patch by Shane H. W. Travis ; r=vladd. --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 477cbdf5f1..789628f7a2 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -76,7 +76,9 @@ - Install a Mail Transfer Agent + + Install a Mail Transfer Agent + (Sendmail 8.7 or above, or an MTA that is Sendmail-compatible with at least this version) @@ -494,6 +496,11 @@ replace Sendmail with Postfix or Exim. They are drop-in replacements, so that Bugzilla will not distinguish between them. + + 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. + + 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