Opened 5 years ago

Closed 5 years ago

#1485257 closed Feature Requests (fixed)

no forwardicon set

Reported by: corbosman Owned by:
Priority: 5 Milestone: 0.2-beta
Component: User Interface Version: git-master
Severity: normal Keywords: icon,forwarded
Cc:

Description

There is a forwarded.png icon, but it's not used/set when forwarding email.

Change History (4)

comment:1 Changed 5 years ago by alec

  • Resolution set to wontfix
  • Status changed from new to closed
  • Type changed from Bugs to Feature Requests

Because there's no \Forwarded flag in IMAP protocol and is not possible to determine that message was forwarded. We can save that info in database, but it'll be a performance issue and I think we can live without that.

comment:2 Changed 5 years ago by thomasb

  • Component changed from Core functionality to User Interface
  • Resolution wontfix deleted
  • Status changed from closed to reopened

There's a $Forwarded flag which is used some mail clients. RoundCube also reads and sets it but you're right, we currently don't set an icon for it.

comment:3 Changed 5 years ago by alec

Sorry for my lack of knowledge, I was checking only imap's rfc, but google said there's a $Forwarded flag.

comment:4 Changed 5 years ago by alec

  • Milestone changed from later to 0.2-beta
  • Resolution set to fixed
  • Status changed from reopened to closed

Fixed in [d734041f].

Note: See TracTickets for help on using tickets.