From: lpsolit%gmail.com <>
Date: Tue, 21 Nov 2006 04:58:57 +0000 (+0000)
Subject: Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - Patch...
X-Git-Tag: bugzilla-2.23.4~196
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a512b57e3ffe728933ff01cf990e6d842e538344;p=thirdparty%2Fbugzilla.git
Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - Patch by me, r=wurblzap
---
diff --git a/docs/xml/glossary.xml b/docs/xml/glossary.xml
index 0af0380e1d..f1b551c00b 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.