From 2d71853c13eab747b40fa98551f3a90cafa476d8 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 4 Apr 2008 11:48:19 +0000 Subject: Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - Patch by me, r=wurblzap --- docs/en/xml/glossary.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/glossary.xml b/docs/en/xml/glossary.xml index 0af0380e1..f1b551c00 100644 --- a/docs/en/xml/glossary.xml +++ b/docs/en/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