freebsd-ports/mail/pear-Mail/pkg-descr
Edwin Groothuis 0b4e9a5629 mail/pear-Mail: upgrading to 1.1.2.
This PR upgrades pear-Mail to its latest release.
	The 'localhost' value can now be set in the SMTP driver.

PR:		ports/56563
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-09-08 02:47:02 +00:00

9 lines
366 B
Text

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.
WWW: http://pear.php.net/package/Mail/