[ 源代码: php-net-smtp ]
软件包:php-net-smtp(1.12.1-1)
PHP PEAR module implementing SMTP protocol
Provides an implementation of the SMTP protocol using PEAR's Net_Socket class. The php-net-smtp package supports the SMTP authentication standard (as defined by RFC-2554) if you also install the php-auth-sasl package. Net_SMTP then supports several authentication methods like DIGEST-MD5, CRAM-MD5, LOGIN and PLAIN.
其他与 php-net-smtp 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-net-socket (>= 1.0.7)
- Network Socket Interface
-
- dep: php-pear
- PEAR Base System
-
- rec: php-auth-sasl (>= 1.0.5)
- Abstraction of various SASL mechanism responses