Copies one imap account to another. So if you ever needed to move your slow and throttled cloud account to your personal server for faster access, this is why I released and updated this.
ImpraStorage provided a private imap access to store large files
ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key.
An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part.
Hastymail is a fast, secure, rfc-compliant, cross-platform IMAP/SMTP client application written in PHP providing a clean web interface for sending and reading E-mail.
This version of Hastymail is no longer being developed. We are now working on a new version, Hastymail 3, AKA, "Cypht".
http://cypht.org
A free .NET library for accessing IMAP servers, written in C#
S22.Imap is a free, easy-to-use and well-documented .NET library component for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server, written in C#.
The API has been designed with ease of use in mind and integrates well with the existing classes of the .NET Framework. S22.Imap supports IMAP over SSL, IMAP IDLE (push email) and partial fetching of messages. It works well with Gmail.
Features:
* Supports IMAP IDLE notifications
* Supports IMAP over SSL
* API designed to be very easy to use
* Allows selectively fetching parts of mail messages
* Inherently thread-safe
* Well documented with lots of example code
* Free to use in commercial and personal projects (MIT license)
NOTE: THIS PROJECT HAS BEEN MOVED TO GITHUB. ...
Quinsonnas Mail, a PHP4+/PEAR Web email client, retrieves mail from POP, IMAP, and NNTP server inboxes into a MySQL database. Mail is sent via SMTP, Sendmail, or PHP. MIME emails are supported as well. Contacts and lists are stored for composing email.
gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
Jwapmail is opensource wap (wml) based email client (wapmail) written in PHP using IMAP protocols to communicate with the mailbox server.
Jwapmail is compliance to RFC2060 and RFC822. Jwapmail doesn't use php-imap library.
IMAP4 server working on top of SQL database (currently PostgreSQL but Oracle may work too). It has some unique features like elimination of duplicate messages throughout the whole system, possibility of clustering or load balancing etc.
Welcome to the project page of the Open JMail Server - a scalable Java email server. Features POP, SMTP, IMAP, dynamic pluggable storage design, modular protocol handling, easy XML configuration and much more.