On Fri, 2007-01-05 at 05:49 -0700, eegm wrote:
> 
> I have several POP servers I need to access them via webmail using POP
> (this mail servers ONLY have POP and not IMAP access). I'm looking for
> a webmail suit with a decent performance. That is: It doesn't download
> ALL the INBOX in order to show a preview of the messages (for
> example).
> 
> I've tried Horde but its performance with POP is horrible. Does
> phpGroupWare download all the messages each time or does it have a
> good performance using POP and not IMAP for Webmail?

phpGW will grab all the headers (using the php-imap extension or
sockets) of all the messages and cache them for about 5 minutes.  This
should reduce some of the load.

Cheers

Dave



_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to