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.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    GMail::IMAPD 0.93

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Kurt Schellpeper | More programs
    Perl Artistic License / FREE
    December 1st, 2006, 04:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    GMail::IMAPD description

    GMail::IMAPD is an IMAP4 gateway to Google's webmail service.

    GMail::IMAPD is an IMAP4 gateway to Google's webmail service.

    SYNOPSIS

    # Start an IMAP-to-Gmail daemon on port 1143

    use GMail::IMAPD;

    my $daemon=GMail::IMAPD->new(LocalPort=>1143,
    LogFile=>'gmail_imapd.log',
    Debug=>1);
    $daemon->run();

    # Or if you prefer to use your own server socket,
    # you can do something like:

    my $i2g=GMail::IMAPD->new(LogFile=>'imapd.log');

    for(;;){
    my $s=someserver();
    $i2g->procimap($s);
    }

    This module allows users to access their Gmail account with an IMAP client by running a server which accepts IMAP connections.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    IMAP4 gateway | Google webmail | Perl module | GMail::IMAPD | IMAP4 | gateway

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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