Kevin Baker wrote:

>It is my understanding that the biggest issue with IMAP
>web interfaces is connection handling. Basically there is
>no connection pool for IMAP on most, at least PHP, web
>clients.
>
>This can be handled easily by implementing something like
>Perdition IMAP Proxy that has its own connection handling,
>in addition to other great scalability features, that will
>help significantly with this IMAP *Client* issue.
>
>As pointed out by Mike, I'm pretty sure it is not a
>protocol or server issue... it is really a client
>connection handling issue.
>  
>
I have just done some "testing" and I can much better attack the
information in the database through my own connections rather than
IMAP.  Case closed.  :-)  I'll be writing my own API in both java and C
to your program, it will be release under a BSD style license.  It will
account for changes in the database tables should there be any.  If
anyone is interested please let me know. 
Brandon

Reply via email to