Paketname | libnet-smtp-ssl-perl |
Beschreibung | SSL support for Net::SMTP |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.01-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl (>= 5.6.0-16), libio-socket-ssl-perl (>= 1.06) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 5412 Byte |
Prüfsumme MD5 | fb83331974f03fe276191133c8f1fffc |
Prüfsumme SHA1 | 2514df21dafa2887a5694e6d99b100d230136fda |
Prüfsumme SHA256 | e4822db28c09f1dce60ed53de8e82f014aa99ac652f15d3611bac1167ef75651 |
Link zum Herunterladen | libnet-smtp-ssl-perl_1.01-2_all.deb |
Ausführliche Beschreibung | Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
network operations. Due to the nature of Net::SMTP's new method, it is not
overridden to make use of a default port for the SMTPS service. Perhaps
future versions will be smart like that. Port 465 is usually what you want,
and it's not a pain to specify that.
|