From a512b57e3ffe728933ff01cf990e6d842e538344 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 21 Nov 2006 04:58:57 +0000 Subject: Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - Patch by me, r=wurblzap --- docs/xml/glossary.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/xml') diff --git a/docs/xml/glossary.xml b/docs/xml/glossary.xml index 0af0380e1..f1b551c00 100644 --- a/docs/xml/glossary.xml +++ b/docs/xml/glossary.xml @@ -268,8 +268,8 @@ MTA - A Message Transport Agent is used to control the flow of email - on a system. The Mail::Mailer + A Message Transport Agent is used to control the flow of email on a system. + The Email::Send 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. -- cgit v1.2.3-24-g4f1b