squirrelmail-5 wrote:
>
> At 02:52 PM 1/14/2010, Tomas Kuliavas wrote:
>>white page on 3k messages usually means that you are using SquirrelMail
php
>>based message sorting. Enable server side sorting in SquirrelMail
>>configuration, if your IMAP server supports it. You should not turn on
>>serv
At 02:52 PM 1/14/2010, Tomas Kuliavas wrote:
>white page on 3k messages usually means that you are using SquirrelMail php
>based message sorting. Enable server side sorting in SquirrelMail
>configuration, if your IMAP server supports it. You should not turn on
>server side threading. It does not im
squirrelmail-5 wrote:
>
> Hi,
>
> Currently running CentOS5.2, with Squirrelmail 1.4.17, php 5.1.6 Our
> users normally check email through IMAP. We only use squirrelmail for
> users when they have no local mail client, or to set the out of
> office settings or other associated account data
As my imap server supports threading and sort, it looks like fixing
conf.cfg for
$allow_thread_sort= TRUE;
$allow_server_sort= TRUE;
resolves the problem(s)
Rick
At 01:38 PM 1/14/2010, squirrelm...@corwyn.net wrote:
>Hi,
>
>Currently running CentOS5.2, with Squirrelmail 1.4.
Hi,
Currently running CentOS5.2, with Squirrelmail 1.4.17, php 5.1.6 Our
users normally check email through IMAP. We only use squirrelmail for
users when they have no local mail client, or to set the out of
office settings or other associated account data.
We are using the postfixadmin plu