From: lpsolit%gmail.com <>
Date: Fri, 4 Apr 2008 11:48:19 +0000 (+0000)
Subject: Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - Patch...
X-Git-Tag: bugzilla-3.1.4~67
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d71853c13eab747b40fa98551f3a90cafa476d8;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/en/xml/glossary.xml b/docs/en/xml/glossary.xml
index 0af0380e1d..f1b551c00b 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.