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

Hi Sad,
On Wednesday, March 15, 2006, Sad wrote:

>>> I have a questin about viewing of the message list. Can i group messages
>>> as a tree by "From" or "Subject" or smth.? It is awkward to view the
>>> message list only sorted. Is there an ability to group mailing-list
>>> messages by subject as a tree.
>>
>>> For example:
>>> + [SM-USERS] Foo
>>> - [SM-USERS] Skins for free
>>>         Re: [SM-USERS] Skins for free
>>>         - Re: [SM-USERS] Skins for free
>>>                 Re: Re: [SM-USERS] Skins for free
>>> + [SM-USERS] Foo
>>
>> If your IMAP server supports threading, then to some extent yes.  You
>> can test by doing the following:
>>
>> # telnet serverip 143
>> A01 CAPABILITY
>> A02 LOGOUT
>>
>> After the CAPABILITY line, you should get output that looks like this:
>>
>>   * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT
>> THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS
>>
>> If you notice a line that starts "THREAD" then your server most likely
>> supports threading. If it does, simply activate it in your
>> SquirrelMail configuration (run config/conf.pl go to General Options
>> and enable thread sort).

> It works, thank You. It threads messages only by Subject. I used to use
> "The Bat" email client and it can thread messages by Sender for example.
> Anyway thank You.

Unfortunately threading is by whatever your IMAP server gives us. We
don't have any control over it, so it makes it a little difficult. I
guess it could be done, but the memory consumption required to do so
could potentially be huge. It'd require us to fetch all the thread
references, then get all the FROM headers for the parent threads, then
sort by that.

- --
Jonathan Angliss
<[EMAIL PROTECTED]>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)

iD8DBQFEGOYvK4PoFPj9H3MRAgnhAJ4w8j0HHsmLbltF8ApvVIuQKAbZqACdFfIl
2cmycoFf4K8aPAx2DtdDVyo=
=/nzf
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&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