mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Refactoring
This commit is contained in:
@@ -163,6 +163,10 @@ public class MessageHelper {
|
||||
static final String FLAG_NOT_JUNK = "$NotJunk";
|
||||
static final String FLAG_CLASSIFIED = "$Classified";
|
||||
static final String FLAG_FILTERED = "$Filtered";
|
||||
static final String FLAG_DELIVERED = "$Delivered";
|
||||
static final String FLAG_NOT_DELIVERED = "$NotDelivered";
|
||||
static final String FLAG_DISPLAYED = "$Displayed";
|
||||
static final String FLAG_NOT_DISPLAYED = "$NotDisplayed";
|
||||
|
||||
// https://www.iana.org/assignments/imap-jmap-keywords/imap-jmap-keywords.xhtml
|
||||
// Not black listed: Gmail $Phishing
|
||||
|
||||
Reference in New Issue
Block a user