From 0181b1cdf296891bce92f61c8321c7fe97b9ddf2 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Mon, 20 Nov 2006 20:58:57 +0000 Subject: [PATCH] Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - Patch by me, r=wurblzap git-svn-id: svn://10.0.0.236/trunk@215496 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/glossary.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/glossary.xml b/mozilla/webtools/bugzilla/docs/xml/glossary.xml index 0af0380e1dd..f1b551c00b3 100644 --- a/mozilla/webtools/bugzilla/docs/xml/glossary.xml +++ b/mozilla/webtools/bugzilla/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.