Re: Getting messages as conversation in IMAP
Eric Charles <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.devel,gmane.comp.apache.commons.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I personally don't know any means for this, but I may miss something in the IMAP RFC. You could easily extends the James IMAP processors to implement your own proprietary extension Gmail proposes such conversation gathering via its web interface. Does it also propose such features via IMAP ? Tks, Eric On 26/10/2010 08:00, «< ŝķў шâlĶёř >» wrote: > Hi, > Does anybody have any idea of how to read messages as conversation from > inbox(like in gmail) through imap. > example : john.smith(3) --> showing their are 3 messages from john smith > > cheers,