mirror of
https://github.com/mjl-/mox.git
synced 2025-07-15 02:14:36 +03:00
remove intention to implement \important special-use mailbox and $important message flag, rfc 8457
they are intended to be used by the server to automatically mark some messages as important, based on server-defined heuristics. we don't have such heuristics at the moment. perhaps in the future, but until then there are no plans.
This commit is contained in:
@ -1631,7 +1631,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "Draft",
|
||||
"Docs": "",
|
||||
"Docs": "\"Drafts\"",
|
||||
"Typewords": [
|
||||
"bool"
|
||||
]
|
||||
@ -3120,7 +3120,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "Draft",
|
||||
"Docs": "",
|
||||
"Docs": "\"Drafts\"",
|
||||
"Typewords": [
|
||||
"bool"
|
||||
]
|
||||
|
Reference in New Issue
Block a user