[imp] ImapProxy v0.9 released
Michael Cochrane
mike@graftonhall.co.nz
Fri, 2 Aug 2002 09:40:01 +0100
The source files had license details at the top from memory...
- Mike :-)
Quoting Joost De Cock <joost.decock@astrid.be>:
> Peter,
>
> I took a look at the site, and I can't seem to find anything about the
> license it's released under.
> Did I miss it? All it says is copyright Steven Van Acker.
>
> Since it's LUDIT stuff, I assume it's GPL?
>
> Joost De Cock
>
> -----Original Message-----
> From: Peter Arien [mailto:peter.arien@cc.kuleuven.ac.be]
> Sent: vrijdag 2 augustus 2002 8:43
> To: horde@lists.horde.org; dev@lists.horde.org; imp@lists.horde.org
> Subject: [imp] ImapProxy v0.9 released
>
>
> What is ImapProxy ?
>
> ImapProxy is a caching IMAP proxy daemon designed to be used with
> Horde/IMP. The program forwards all traffic between the client and the
> server, but keeps the connection to the server alive after the client
> logs out. When the same user attempts to log in again, the proxy will
> use the cached username/password pair to authenticate the client, and
> tie the new client to the old server connection (which was kept alive).
>
> Why does it exist ?
>
> IMP produces a lot of connections to your IMAP server. For every action
> a user makes on the webmail server, a new session is opened to the IMAP
> server. IMP authenticates with the IMAP server again, and the action is
> performed. Not only does this create a lot of overhead, but it also
> creates tons of logs on the IMAP server.
>
> ImapProxy attempts to relieve the IMAP server of this overhead, by
> keeping the connections open, and doing the repeated authentication
> requests in ImapProxy, instead of on the IMAP server.
>
> You can find everything at http://www.kuleuven.net/projects/imapproxy/
>
> Have a look, play with it, let me know what you think.
>
> --
> Peter
>
> K.U.Leuven - LUDIT -=- Tel: +32 16 322219
> peter.arien@cc.kuleuven.ac.be -=- http://pa.cc.kuleuven.ac.be
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
>
> **********************************************************************
> The information in this mail is confidential and is intended solely
> for the addressee(s).
> Access to this email by anyone else is unauthorised. If you are not
> an intended recipient, you must not read, use or disseminate the
> information contained in the email.
> **********************************************************************
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
--
-------------------------------------------------------------------------
This mail sent from Mike's CVS HEAD install of IMP: http://horde.org/imp/