php-pear-Mail - Class that provides multiple interfaces for sending emails
Website: | http://pear.php.net/package/Mail |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail() function, sendmail, and SMTP. This package also provides a RFC822 email address list validation utility class.
Packages
php-pear-Mail-1.6.0-1.aldos.noarch [32 KiB] |
Changelog
by Remi Collet (2023-11-06):
- update to 1.6.0 |