From: Tomas V.V.Cox Date: Thu, 6 Jun 2002 06:43:19 +0000 (+0000) Subject: package.xml file for the PEAR Mail package X-Git-Tag: RELEASE_0_90~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb54d687adb88250619c717081036bd1ae04fb1f;p=php package.xml file for the PEAR Mail package --- diff --git a/pear/package-Mail.xml b/pear/package-Mail.xml new file mode 100644 index 0000000000..dde55b92f4 --- /dev/null +++ b/pear/package-Mail.xml @@ -0,0 +1,44 @@ + + + + Mail + Class that provides multiple interfaces for sending emails + The PEAR's Mail:: interface, defines the interface for implementing + mailers under the PEAR hierarchy, and provides supporting functions + useful in multiple mailer backends. Currently supported are native PHP mail() function, + sendmail and SMTP. This package also provides a RFC 822 Email address list validation utility class. + + PHP License + + + chagenbu + lead + Chuck Hagenbuch + chuck@horde.org + + + richard + developer + Richard Heyes + richard@phpguru.org + + + + 1.0 + 2002-06-06 + Initial release as PEAR package + stable + + + + + + + + + + + + +