Opened 5 years ago

Closed 5 years ago

#1485282 closed Bugs (worksforme)

Return receipt alert for already read messages

Reported by: houchin Owned by:
Priority: 5 Milestone: 0.2-beta
Component: User Interface Version: 0.2-alpha
Severity: normal Keywords: return receipt
Cc:

Description

When a message that requests a return receipt is opened in the preview pane, Roundcube asks whether the receipt should be sent, regardless of whether the message was read or unread. If the message was already read, no alert should be displayed and no receipt should be read.

Double-clicking on the message to open it in a standard view doesn't result in the same request for already read messages.

Change History (4)

comment:1 Changed 5 years ago by alec

  • Milestone set to 0.2-beta

comment:2 Changed 5 years ago by thomasb

  • Resolution set to worksforme
  • Status changed from new to closed

Works for me. Maybe saving the mdnsent flag didn't work on your IMAP sever. Or a caching issue?
Please test with the latest SVN version and reopen if the problem remains.

comment:3 Changed 5 years ago by alec

  • Resolution worksforme deleted
  • Status changed from closed to reopened

I can confirm issue, but exactly it's a bug? To reproduce: sent mail with DSN request, open messages list, set read flag to that message, and after that try to open it. You will be asked for receipt confirmation.

comment:4 Changed 5 years ago by thomasb

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

Now I understand. But IMO this is not a bug. The request for sending a receipt message should not depend on the read status of a message but on the MDNSent flag. Also Thunderbird shows the receipt sending alert even if the message was marked as read.

Note: See TracTickets for help on using tickets.