1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
freebsd-ports/mail/pear-Mail/pkg-descr
Norikatsu Shigemura 6c3e009476 Add pear-Mail 1.0.2, pEAR class that provides multiple interfaces
for sending emails.

PR:		ports/52596
Submitted by:	Thierry Thomas (<thierry@pompo.net>)
2003-06-08 06:54:25 +00:00

10 lines
382 B
Plaintext

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-info.php?package=Mail