From 164b989ee0e92922fa031e870836a30d1a7cc39c Mon Sep 17 00:00:00 2001 From: "mozilla%colinogilvie.co.uk" <> Date: Fri, 4 Apr 2008 11:47:38 +0000 Subject: Bug 232378: switch from entities to XIncludes for inclusion of modular docs files Patch by Colin Ogilvie ; r=vladd --- docs/en/xml/glossary.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'docs/en/xml/glossary.xml') diff --git a/docs/en/xml/glossary.xml b/docs/en/xml/glossary.xml index 08ad45524..980835053 100644 --- a/docs/en/xml/glossary.xml +++ b/docs/en/xml/glossary.xml @@ -1,4 +1,10 @@ - + + + %myents; +]> + 0-9, high ascii @@ -269,10 +275,11 @@ A Message Transport Agent is used to control the flow of email - on a system. Many unix based systems use - sendmail which is what - Bugzilla expects to find by default at /usr/sbin/sendmail. - Many other MTA's will work, but they all require that the + on a system. The Mail::Mailer + Perl module, which Bugzilla uses to send email, can be configured to + use many different underlying implementations for actually sending the + mail using the parameter. + Implementations other than sendmail require that the param be set to on. -- cgit v1.2.3-24-g4f1b