Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Net::Server::POP3proxy 0.1

    Download button

    No screenshots available
    Downloads: 421  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Martin Boeck | More programs
    Perl Artistic License / FREE
    January 11th, 2007, 07:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Net::Server::POP3proxy description

    Net::Server::POP3proxy is a Perl module with POP3 Proxy class for working with virus scanners and anti-spam software.

    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.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    POP3 Proxy class | virus scanners | Perl module | Net::Server::POP3pro | POP3 | Proxy

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM