UP-ImapProxy proxies IMAP transactions between an IMAP client and an IMAP server. The general idea is that the client should never know that it is not talking to the real IMAP server, but ImapProxy caches server connections.
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 is a cached connection available and reuse it if possible.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 59.3 kB | 248 kB | [文件列表] |
| amd64 | 56.9 kB | 236 kB | [文件列表] |
| arm | 56.5 kB | 224 kB | [文件列表] |
| armel | 57.2 kB | 228 kB | [文件列表] |
| hppa | 58.8 kB | 232 kB | [文件列表] |
| i386 | 54.1 kB | 160 kB | [文件列表] |
| ia64 | 67.2 kB | 288 kB | [文件列表] |
| kfreebsd-amd64 (非官方移植版) | 56.8 kB | 176 kB | [文件列表] |
| kfreebsd-i386 (非官方移植版) | 54.0 kB | 162 kB | [文件列表] |
| m68k | 50.6 kB | 224 kB | [文件列表] |
| mips | 55.1 kB | 240 kB | [文件列表] |
| mipsel | 55.3 kB | 240 kB | [文件列表] |
| powerpc | 61.0 kB | 240 kB | [文件列表] |
| s390 | 57.5 kB | 232 kB | [文件列表] |
| sparc | 56.1 kB | 232 kB | [文件列表] |