Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#1486570 closed Feature Requests (duplicate)

Show multiple emails in a thread as a single conversation

Reported by: shrinivasd Owned by:
Priority: 5 Milestone: later
Component: Core functionality Version: 0.3.1
Severity: minor Keywords:
Cc: shrinivasdevarkonda@…, trisk@…

Description

Hi All,

if you use roundcude , all replied mails on the same subject shows as a separate mail in the login.This is the problem, where as gmail sorts and display in 1 message with all history starting from 1st mail of the same subject.

Any fix to this ?

Thanks,
Shrinivas.

Change History (6)

comment:1 Changed 3 years ago by shrinivasd

  • Cc shrinivasdevarkonda@… added

comment:2 Changed 3 years ago by alec

  • Component changed from Addressbook to Core functionality
  • Resolution set to duplicate
  • Status changed from new to closed

I don't use gmail, but you're probably talking about some kind of threaded listing. It's under development now and will be part of 0.4 release.

comment:3 Changed 3 years ago by trisk

  • Cc trisk@… added
  • Resolution duplicate deleted
  • Severity changed from normal to minor
  • Status changed from closed to reopened
  • Summary changed from replied emails on the same subject comes as a seperate mail to Show multiple emails in a thread as a single conversation
  • Type changed from Bugs to Feature Requests

I think the reporter is requesting a "conversation view" where multiple messages in a thread are shown at once, and navigation within a thread is performed in the view instead of returning to the message list. This is separate from threading in the message list. I don't use Gmail but I believe it also has the composer inside the conversation view, below the last message, like Hula (http://upload.wikimedia.org/wikipedia/commons/9/94/Hula-mailreply-firefly.png ).

comment:4 Changed 3 years ago by alec

  • Resolution set to duplicate
  • Status changed from reopened to closed

Duplicate of #1369135

comment:5 follow-up: Changed 3 years ago by shrinivasd

No you didn't get it correctly, I tell you in detail now,
lets say A user send "hi" to B user and B user replied to the same mail,now the mail received in inbox of A user,now if A user replies the same again, then in the B's inbox it shows as 2nd or other message with the same subject line.Thats the problem, the mail is same, only replies are happening , then it should not supposed to view as a seperate mail,

See, the problem is, when there are multiple replies to the same mail all those emails are showing as a separate emails.

Please test and kindly fix.my roundcube version is latest 0.31

comment:6 in reply to: ↑ 5 Changed 3 years ago by trisk

Replying to shrinivasd:

No you didn't get it correctly, I tell you in detail now,
lets say A user send "hi" to B user and B user replied to the same mail,now the mail received in inbox of A user,now if A user replies the same again, then in the B's inbox it shows as 2nd or other message with the same subject line.Thats the problem, the mail is same, only replies are happening , then it should not supposed to view as a seperate mail,

See, the problem is, when there are multiple replies to the same mail all those emails are showing as a separate emails.

Please test and kindly fix.my roundcube version is latest 0.31

Um, how email actually works is that every reply is an individual email just like the original message. The mail client knows these emails are related because they include information about which message they are replying to. Gmail and other mail clients that show these related messages on one page use a fancy method to combine them, which is the "conversation" view feature.

Note: See TracTickets for help on using tickets.