Summary | Set custom flags |
Queue | Ingo |
Queue Version | Git master |
Type | Enhancement |
State | Accepted |
Priority | 1. Low |
Owners | |
Requester | daviskingdom (at) gmail (dot) com |
Created | 10/20/2007 (6416 days ago) |
Due | |
Updated | 05/06/2014 (4026 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
Milestone ⇒ 2.1
Ticket #5822: Provide API to get list of user-defined flags in IMP
http://git.horde.org/diff.php/imp/lib/Api.php?rt=horde-git&r1=3367cb96eac79d4708bb963d48f2cbc0610730d7&r2=804e0e0b1516d94d909424699b6d2ce6ef7bc377
But the original purpose of this request I rather envision adding a
new custom default flag, e.g. "Color" that takes a RGB hex value
that's being set by Ingo and used by IMP.
(namely flagList, which will provide the mapping of IMP-defined flags
to the corresponding IMAP flags).
Ticket #5822: Provide API to get list of user-defined flags in IMP
http://git.horde.org/diff.php/imp/lib/Api.php?rt=horde-hatchery&r1=3367cb96eac79d4708bb963d48f2cbc0610730d7&r2=804e0e0b1516d94d909424699b6d2ce6ef7bc377
Milestone ⇒ 2
Version ⇒ Git master
could easily be implemented.
State ⇒ Accepted
IMAP flags, but there is no support for that in PHP's imap extension.
Alternatively we would have to add a custom message header like the
fetchmail code does. But that would have to be done through the filter
scripting backends, and not all of them support this at all.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Color Coding Email
Queue ⇒ Ingo
State ⇒ New
in that system. This plugin allowed you, via rules, to assign color
codes to emails based on sender, etc.
How likely is it to added that functionality to INGO?