Ticket #4 (new enhancement)
Handle threaded messages
| Reported by: | daniel | Owned by: | daniel |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5 |
| Component: | mailbox-handling | Version: | |
| Keywords: | Cc: |
Description
IMAP provides the ability to get a threaded list of messages. Utilise this to get a threaded list view of messages.
Note: See
TracTickets for help on using
tickets.

r84 and r85 contain some code that looks at what the PHP IMAP libraries feed us when we try this trick. It is not currently exposed in the UI, but to view its output:
Now we need to think about how this is going to work and integrate with everything else we've already written.