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.400.886 Times

Imap Client freeware
Filter: All | Freeware | Demo
 

Imap Client

1 2 3 4 5 > 
Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 716

Chilkat IMAP ActiveX Chilkat IMAP ActiveX is an IMAP client component that can help you read and manage folders or emails on an IMAP server.



Platforms: Windows, XP, 2003, Windows Vista

License: Freeware Download (58): Chilkat IMAP ActiveX Download

Added: August 24, 2010 | Visits: 2.222

RoundCube Webmail 0.1 RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. RoundCube Webmail provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation and message filters. RoundCube Webmail is written in...





Platforms: *nix

License: Freeware Size: 235.52 KB Download (173): RoundCube Webmail 0.1 Download

Added: November 03, 2010 | Visits: 827

Mail::IMAPTalk Mail::IMAPTalk is an IMAP client interface with lots of features. SYNOPSIS use Mail::IMAPTalk; $IMAP = Mail::IMAPTalk->new( Server => $IMAPServer, Username => foo, Password => bar, Uid => 1 ) || die "Failed to connect/login to IMAP server"; # Append message to folder open(my $F,...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): Mail::IMAPTalk Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 469

Chilkat IMAP C++ Library IMAP client is a component designed for reading and managing email and folders on an IMAP server.


Platforms: Windows

License: Freeware Download (52): Chilkat IMAP C++ Library Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 477

PHP IMAP Handler ImapHandler is a fsock-based low-level IMAP client for PHP intended for developers who want less abstraction than provided by the imap extension or PEAR::Mail_IMAP but don't want to have to worry about parsing everything themselves.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.52 KB Download (52): PHP IMAP Handler Download

Added: July 26, 2013 | Visits: 477

RoundCube Webmail for Email Systems Utilities RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface.It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking.RoundCube Webmail is written in...


Platforms: PHP

License: Freeware Size: 1.35 MB Download (42): RoundCube Webmail for Email Systems Utilities Download

Added: April 22, 2013 | Visits: 471

RoundCube Webmail for Scripts RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface.It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking.RoundCube Webmail is written in...


Platforms: PHP

License: Freeware Size: 1.35 MB Download (43): RoundCube Webmail for Scripts Download

Added: June 13, 2013 | Visits: 265

Sandman Mail Sandman Mail is a Flex-based IMAP client with a PHP backend.


Platforms: PHP

License: Freeware Size: 1.42 MB Download (43): Sandman Mail Download

Added: May 22, 2010 | Visits: 884

Infotrope Polymer Infotrope Polymer is an experimental, but usable, client for IMAP, ACAP, and Submission - in other words, its an email client. Its built specifically to be a low bandwidth, fully roaming client, and incorporates more standard and standards track extensions than any other. Its an online client,...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (91): Infotrope Polymer Download

Added: May 10, 2013 | Visits: 1.638

Hastymail Hastymail is an IMAP/SMTP webmail client written in PHP that focuses on compliance, usability, security and speed. Here are some key features of "Hastymail": ?*A* Compatible with PDAs, phones, text browsers, and with all mainstream browsers ?*A* Wide use of CSS for layout and color scheme, and...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (122): Hastymail Download

Added: August 02, 2013 | Visits: 444

Pontomail Webmail Client This is a simple webmail client for Drupal. With this module, you can read your IMAP accounts right from inside Drupal. You can also setup multiple accounts, reply and compose emails to anyone and you can send attachments when you have upload.module installed.It also supports composing your...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (54): Pontomail Webmail Client Download

Added: October 28, 2013 | Visits: 291

IMAPClient for Linux IMAPClient aims to be a easy-to-use, Pythonic and complete IMAP client library with no dependencies outside the Python standard library. * Arguments and return values are natural Python types. * IMAP server responses are fully parsed and readily usable. * IMAP unique message IDs (UIDs) are...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (39): IMAPClient for Linux Download

Added: May 10, 2013 | Visits: 4.225

RoundCube Webmail ...is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. More information...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (344): RoundCube Webmail Download

Added: July 31, 2013 | Visits: 419

Mailsync for Email System Utilities Mailsync is a way of synchronizing a collection of mailboxes. The algorithm is a 3-way diff. Two mailboxes are simultaneously compared to a record of the state of both mailboxes at last sync.New messages and message deletions are propagated between the two mailboxes. If you're familiar with CVS,...


Platforms: C and C plus plus

License: Freeware Size: 133.12 KB Download (43): Mailsync for Email System Utilities Download

Added: June 08, 2010 | Visits: 698

PASP PASP is a Bayesian-like spam filter that can be used as a POP3 proxy. You can run in two ways PASP. 1. Run pasp.py as a pop3 proxy and configure your pop3 email client to connect through pasp and insert a header for the email client to filter on. 2. There is support for procmail and...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (95): PASP Download

Added: May 09, 2010 | Visits: 1.012

GMail::IMAPD GMail::IMAPD is an IMAP4 gateway to Googles 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, #...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (110): GMail::IMAPD Download

Added: November 18, 2013 | Visits: 790

Python IMAP Email Client Python IMAP email client. Cross platform email client that works on both windows and linux. Emphasis is on usability and stability. Requires python, pygame, PIL, pmw, and pywin32.


Platforms: *nix

License: Freeware Size: 860.16 KB Download (50): Python IMAP Email Client Download

Added: May 10, 2013 | Visits: 982

Althea An IMAP E-mail client for X-Windows written with GTK. Supports IMAP with and without SSL.


Platforms: *nix, C/C++, BSD

License: Freeware Download (102): Althea Download

Added: November 20, 2010 | Visits: 3.509

IMAP Proxy IMAP Proxy server is a caching IMAP proxy server. It was written to compensate for webmail clients that are unable to maintain persistent connections to an IMAP server. Most webmail clients need to log in to an IMAP server for nearly every single transaction. This behaviour can cause tragic...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (154): IMAP Proxy Download

Added: August 21, 2010 | Visits: 1.206

IMAP::Admin 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 => port# (143 is default), Separator => ".", #...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): IMAP::Admin Download

1 2 3 4 5 >