The IMAP Proxy server is a caching IMAP proxy server. It was written to reduce the load that Webmail clients put on an IMAP server by keeping server connections alive for reuse, thus avoiding a new server connection for each Webmail transaction.
| Tags | Communications Email Post-Office IMAP Internet Proxy Servers |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | C |
Recent releases


Changes: chroot support has been added. A lot of code cleanup has been done. Startup is more robust. An enable_admin_commands config option has been added.


Changes: Security fixes for DOS vulnerabilities posted 11/07/04 to Bugtraq. A force_tls configuration option. Various 64-bit compilation issues have been fixed. A foreground_mode configuration option has been added.


Changes: Minor bugfixes. SELECT caching has been added.


Changes: TCP wrappers support, TCP keepalive support, enhanced logging, and major bugfixes.


Changes: SSL support has been added. There are minor bugfixes. The build process has been improved.