mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
6 lines
318 B
Plaintext
6 lines
318 B
Plaintext
PEAR's Mail:: package 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.
|