mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
92266c5224
Approved by: portmgr (blanket)
10 lines
366 B
Plaintext
10 lines
366 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: https://pear.php.net/package/Mail
|