[dev] [cvs] commit: incubator/Imap_Client/lib/Horde/Imap Client.php incubator/Imap_Client/lib/Horde/Imap/Client Base.php Cclient.php Socket.php incubator/Imap_Client/test/Horde/Imap test_client.php
Chuck Hagenbuch
chuck at horde.org
Sat Sep 13 04:26:31 UTC 2008
Quoting Michael M Slusarz <slusarz at horde.org>:
> Modified files:
> Imap_Client/lib/Horde/Imap Client.php
> Imap_Client/lib/Horde/Imap/Client Base.php Cclient.php
> Socket.php
> Imap_Client/test/Horde/Imap test_client.php
> Log:
> Initial implementation of threading (RFC 5256).
With this new client implementation, what are the chances of creating
a threading implementation that would let us do "conversations" style
thread sorting - i.e., count the number of threads in a mailbox,
instead of the number of messages, and consider a thread's date to be
the date of the most recent message in it? Those would be tremendously
useful; not just for emulating gmail, but those features would make my
daily email handling in DIMP a much nicer experience.
-chuck
More information about the dev
mailing list