Client daemon to move mail from POP and IMAP to your local computer
Fetchmail is a mail retrieval daemon that can download messages from POP3, IMAP, ODMR and ETRN-based stores, with SSL/TLS security including certificate verification, and pass downloaded mail to a local SMTP or LMTP server, or a message delivery agent such as maildrop.
Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system.
Visit http://hwmail.sourceforge.net/ for more information.
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. ...
rss2imap is a tool which gets RSS (RDF Site Summary) from web and delivers to the IMAP server as an e-mail message. it enables you to use IMAP supported MUA as a RSS reader, and to unify mail check and site update check with ONE client.