[ ソース: php-mail ]
パッケージ: php-mail (1.3.0-1)
Class that provides multiple interfaces for sending emails
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.
その他の php-mail 関連パッケージ
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- rec: php-net-smtp (>= 1.4.1)
- PHP PEAR module implementing SMTP protocol