Balík: libnet-smtp-server-perl (1.1-6)
Odkazy pre libnet-smtp-server-perl
Zdroje Debian:
Stiahnuť zdrojový balík libnet-smtp-server-perl:
- [libnet-smtp-server-perl_1.1-6.dsc]
- [libnet-smtp-server-perl_1.1.orig.tar.gz]
- [libnet-smtp-server-perl_1.1-6.debian.tar.xz]
Správcovia:
- Debian Perl Group (Stránka QA, Konferencia)
- Deepak Tripathi (Stránka QA)
- gregor herrmann (Stránka QA)
Externé zdroje:
- Domovská stránka [metacpan.org]
Podobné balíky:
native Perl SMTP Server implementation for Perl
The Net::SMTP::Server module implements an RFC 821 compliant SMTP server, completely in Perl. It's extremely extensible, so adding in things like spam filtering, or more advanced routing and handling features can be easily handled. An additional module, Net::SMTP::Server::Relay has also been implemented as an example of just one application of this extensibility. See the pod for more details on that module. This extension has been tested on both Unix and Win32 platforms.
Creating a new server is as trivial as:
$server = new Net::SMTP::Server($host, $port);
This creates a new SMTP::Server. Both $host and $port are optional, and default to the current hostname and the standard SMTP port (25). However, if you run on a multi-homed machine, you may want to explicitly specify which interface to bind to.
Ostatné balíky súvisiace s balíkom libnet-smtp-server-perl
|
|
|
|
-
- dep: libnet-dns-perl
- vykonáva DNS požiadavky zo skriptu v jazyku Perl
-
- dep: perl
- Practical Extraction and Report Language od Larryho Walla
Stiahnuť libnet-smtp-server-perl
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 16.3 kB | 56.0 kB | [zoznam súborov] |