Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.219.056 Times

Net::Server::POP3proxy 0.1

  Date Added: September 05, 2010  |  Visits: 844

Net::Server::POP3proxy

Report Broken Link
Printer Friendly Version


Product Homepage
Download (102 downloads)



Net::Server::POP3proxy is a Perl module with POP3 Proxy class for working with virus scanners and anti-spam software. SYNOPSIS use Net::Server::POP3proxy; # Constructors $popproxy = new Net::Server::POP3proxy( Action => sub { filterAction ($_[0]); }, Error => sub { die ($_[0]); }, Debug => sub { print STDERR ($_[0]); } ) or die ("Cannot init POP3 proxy server"); while ($popproxy->looper()) { # noop } This module implements a POP3 proxy server to enable you to call user defined actions uppon fetching a mail from the POP3 Server. The destination server is taken from the username, the client connects to the pop3 proxy in the way remoteuser%remote.host:port. Multiple clients can connect to the POP proxy at a time..

Requirements: No special requirements
Platforms: Linux
Keyword: Libraries Module Perl Module Programming Proxy Scanners Server Virus Virus Scanners Working
Users rating: 0/10

License: Freeware Size: 7.17 KB
USER REVIEWS
More Reviews or Write Review


NET::SERVER::POP3PROXY RELATED
Libraries  -  IMAP::Admin 1.6.4
IMAP::Admin is a Perl module for basic IMAP server administration. SYNOPSIS use IMAP::Admin; $imap = IMAP::Admin->new(Server => name.of.server.com, Login => login_of_imap_administrator, Password => password_of_imap_adminstrator, Port =>...
14.34 KB  
Network & Internet  -  mod_limitipconn2 0.22
mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads permitted from a single IP address. I have ported the original mod_limitipconn module to Apache 2.0. The Apache 2.0 port...
15.36 KB  
Libraries  -  Chess::ICClib 1.00
Chess::ICClib is a Perl interface to Internet Chess Server commands. SYNOPSIS use Chess::ICClib; my $icc = Chess::ICClib->new([-prompt=>$ICC], [-host=>$host,-port=>$port] [-user=>$user,-pass=>$password]); $icc->ICCCommand("finger romm");...
4.1 KB  
Network & Internet  -  mod_limitipconn 0.04
mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads permitted from a single IP address..
7.17 KB  
Libraries  -  Lemonldap::Cluster::Status 0.02
Lemonldap::Cluster::Status is a Perl extension for apache cluster server-status. SYNOPSIS use Lemonldap::Cluster::Status ; my $serverstatus = Lemonldap::Cluster::Status->new ( ADMIN => title on top of page , node1 => 10.ip.ip.ip, node2 =>...
8.19 KB  
E-Mail Tools  -  Perl Pop3 1.0.1
Perl Pop3 is a POP3 server fully implemented in Perl. The advantages over other POP3 servers are that it is not a memory hog, and can be used to connect to databases for authentication. Also, its code is easy to extend for any other uses, like...
10.24 KB  
Security Tools  -  Anti-Spam SMTP Proxy Server 2.1.1.12090
The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, Bayesian, Greylisting and multiple filter methods. Click 'Browse all files' to download the...
1.24 MB  
Libraries  -  Teamspeak 0.3
Teamspeak is a Perl interface to administrate Teamspeak-Server. SYNOPSIS use Teamspeak; my $t = Teamspeak->new( timeout => , port => , host => ); You can connect to a Teamspeak-Server in four different Connection-Types: 1. Telnet...
26.62 KB  
Networking  -  Audio Books Catalog 0.9
Audio Books Catalog is a catalog module for creating FTP server support website. Search engine for Files located on FTP sites or in other collections submitted to this catalog. It is oriented for Audio Books in mp3 format collections. Use PHP,...
 
Multimedia  -  phpSC 0.5b 1.0
phpSC is a PHP based shoutcast control panel supporting HTTP Proxy, Multiple server configurations, and easy GUI modification of the shoutcast configuration file.
 
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB