[imp] Speeding up imap
Kent Martin
horde at kentsworld.com
Mon Dec 6 07:56:01 PST 2004
No, not at all.
It reduces the number of times you have to authenticate to IMAP (by
default, by about 80% IIRC, so, 1 in 5 pages still does an IMAP auth) -
my method would get rid of authenticating to IMAP altogether.
It also still uses TCP - my method gets rid of this, but has the added
overhead of invoking a couple of shell commands.
Benoit St-André wrote:
> I may be wrong, but isn't that what ImapProxy is about, or sort of
> doing the same effect ?
>
> http://www.horde.org/imapproxy/
>
More information about the imp
mailing list