Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
up-imapproxy - University of Pittsburgh IMAP Proxy
imapproxy 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 performance
problems on the IMAP server. imapproxy tries to deal with this problem
by leaving server connections open for a short time after a webmail
client logs out. When the webmail client connects again, imapproxy
will determine if there's a cached connection available and reuse it
if possible.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| up-imapproxy |
1.2.6 |
1.el5 |
src |
137 KiB |
Wed Jan 30 11:17:58 2008 |
Changelog
- * Mon Jan 28 22:00:00 2008 Tim Jackson <rpm{%}timj{*}co{*}uk> - 1.2.6-1
- Update to 1.2.6
- Remove openssl patch (no longer required)
- Remove README.debian: we are not Debian
- Remove README.known_issues: they are all compilation/building issues
- Tidy init script
- * Sun Jan 6 22:00:00 2008 Tim Jackson <rpm{%}timj{*}co{*}uk> - 1.2.5-1
- Update to 1.2.5
- Update License tag to "GPLv2+"
- Fix permissions on documentation
- Fix init script lockfile location
- * Thu Sep 14 22:00:00 2006 Jeff Carlson <jeff{%}ultimateevil{*}org> - 1.2.4-7
- Force rebuild for FC-6.