-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Reuben Pearse wrote:
> A number of Squirrelmail users that we support have reported that their
> Inbox folder is taking a long time to open. It looks like its related to
> the large number of messages in their Inbox (over 1000). I'm wondering
> if it's related to the amount of "pages" that have to calculated in the
> summary pane at the bottom of the window - e.g.
> 
> Previous | Next | 1 2 3 4 5 6 7 ... 65 66 67 68 | Show All | Toggle All 
> Viewing Messages: 1 to 15 (1013 total)

How long does it take to do 1013 divided by 15?  Calculating the number
of pages is trivial.

> Apart from the user clearing their Inbox, is there another way to speed
> this up (e.g. turn off the summary pane?), or any other tricks to make
> things a bit snappier.

You give me no details about your system, so I'll speak in generalities.
  I suspect you do not have server-side sorting enabled.  This means
SquirrelMail is fetching details on all 1013 messages to do the sort.
If your IMAP server supports it, turn on server-side sorting (and
threading, too).

Try running a benchmark outside of SquirrelMail - use a regular IMAP
client, or telnet.. See if the delay is being caused by your IMAP server
directly.  Do you use uw-imapd?  Opening large mboxes takes a long time
- - more efficient schemes exist (look into Maildir, or the Maildir-like
backend that Cyrus uses).

Are you using the Filters plugin?  It's * S L O W *.  If possible, do
your filtering server-side at the time of delivery.  (Hints: procmail,
SIEVE if you use Cyrus)

Make sure your IMAP server is running as a daemon, not started on demand
via inetd or xinetd.  Consider the use of imapproxy to cache connections.

See: http://www.squirrelmail.org/wiki/SquirrelMailPerformance


- --
Chris Hilts
[EMAIL PROTECTED]
Say it with flowers -- Send them a triffid!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)

iD8DBQFDz8wH98ixrK2vMtARAr5zAJ9sHJRmY+zjtaIBj+IIY1XbK/3P4ACdEyQ/
PsPsBePazEMnbSV482PljvY=
=3bXd
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to