[ 源代码: php-mail ]
软件包:php-mail(1.4.1-1)
php-mail 的相关链接
Debian 的资源:
下载源码包 php-mail:
维护小组:
- Debian PHP PEAR Maintainers (QA 页面, 邮件存档)
- Thomas Goirand (QA 页面)
- Prach Pongpanich (QA 页面)
- Dmitry Smirnov (QA 页面)
外部的资源:
- 主页 [pear.php.net]
相似软件包:
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
- PHP 包的通用文件
-
- rec: php-net-smtp (>= 1.4.1)
- PHP PEAR module implementing SMTP protocol