Source: php-net-smtp Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Guillaume Delacour Build-Depends: debhelper (>= 9), php-net-socket, pkg-php-tools Standards-Version: 4.1.0 Homepage: http://pear.php.net/package/Net_SMTP Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-net-smtp.git Vcs-Git: git://anonscm.debian.org/pkg-php/php-net-smtp.git Package: php-net-smtp Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Suggests: ${phppear:Debian-Suggests} Breaks: ${phppear:Debian-Breaks} Description: PHP PEAR module implementing SMTP protocol ${phppear:description} 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.