Documentation of big "mail systems"?

Frode Nordahl frode at nordahl.net
Thu Oct 14 13:50:20 PDT 2004


On Oct 14, 2004, at 19:39, Jo Geraerts wrote:
> As webmail i use squirrelmail, but i think i made the wrong choice. The
> problem with this setup is that it makes a imap connection for every
> pagerequest. If I had to redesign a new webmail system, i think i would
> use something that supports persistent imap connections ( some kind of
> servlet or zope application)

Have a look at /usr/ports/mail/up-imapproxy 
(http://www.imapproxy.org/), helps alot!

Squirrelmail is also very CPU and memory hungry when opening large 
mailboxes, doing Thread sorts and such.

One sollution to the problem is to use UW-IMAP's MBX format, as it is 
indexed and supports shared READ-WRITE access. No more problems with 
long logon times due to large mailboxes or locking!

Mvh,
Frode Nordahl

> best regards,
>
>
> jo
>
> -- 
> /******************************************************************
> * Geraerts Jo                  * Politics:                        *
> * jo at umask.net		       *   Poly: many                     *
> * http://umask.net             *   Ticks: blood sucking parasites *
> ******************************************************************/
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"



More information about the freebsd-isp mailing list