On 6/23/2010 15:41, Stan Hoeppner wrote:
Seth Mattinen put forth on 6/23/2010 4:30 PM:
When using SquirrelMail, make sure these settings are 'true':
Allow server thread sort : true Allow server-side sorting : true
Otherwise performance will suffer because it will do these things itself rather than letting the server do them.
Is this still true if both SM and Dovecot are on the same box? I.e. is this a CPU bandwidth issue or a network bandwidth issue? If these settings solve a network b/w issue then they're irrelevant when both SM and Dovecot are on the same host.
Found it in the docs:
http://squirrelmail.org/docs/admin/admin-6.html#ss6.3
I would very strongly suggest that IMAP SORT be enabled if the server supports it, which of course Dovecot does. IMAP THREAD is the other one.
~Seth