[ 原始碼: php-net-smtp ]
套件:php-net-smtp(1.10.1-1)
php-net-smtp 的相關連結
Debian 的資源:
下載原始碼套件 php-net-smtp:
維護小組:
- Debian PHP PEAR Maintainers (QA 頁面, 郵件存檔)
- Guillaume Delacour (QA 頁面)
- Dmitry Smirnov (QA 頁面)
- Guilhem Moulin (QA 頁面)
外部的資源:
- 主頁 [pear.php.net]
相似套件:
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
- Common files for PHP packages
-
- 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