Opened 5 years ago

Closed 5 years ago

#1485163 closed Bugs (duplicate)

Message Disposition Notification

Reported by: rosali Owned by:
Priority: 5 Milestone: 0.2-beta
Component: Core functionality Version: 0.2-alpha
Severity: normal Keywords:
Cc:

Description

Message Disposition Notification is still worse, if the imap server does not support PERMANENTFLAGS.

Recipient is asked to send confirmation every time when the message is displayed. RC does not remember that the notification has been sent already.

You should store this information it in the message cache or better in a separate database table if caching is disabled.

-Roland

Change History (2)

comment:1 Changed 5 years ago by alec

  • Component changed from Client Scripts to Core functionality
  • Milestone changed from later to 0.2-beta

if server not supports $MDNSent we should not display confirmation prompt.

comment:2 Changed 5 years ago by thomasb

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

Duplicate of #1484963, fixed in [5b3dd412]

Note: See TracTickets for help on using tickets.