From 39515f84ea697067ec9701a33e531617fbe73a5b Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Thu, 25 Nov 2004 08:51:26 +0000 Subject: [PATCH] Documentation patch for bug 240060: document minimum sendmail version that is required for Bugzilla to work; patch by Shane H. W. Travis ; r=vladd. git-svn-id: svn://10.0.0.236/trunk@165777 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/installation.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index c6784ace853..67f4dfd06b6 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/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