mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Default color/title for $Phishing keyword
This commit is contained in:
@@ -243,6 +243,7 @@ public class MessageHelper {
|
||||
static final String FLAG_COMPLAINT = "Complaint";
|
||||
static final String FLAG_LOW_IMPORTANCE = "$LowImportance";
|
||||
static final String FLAG_HIGH_IMPORTANCE = "$HighImportance";
|
||||
static final String FLAG_PHISHING = "$Phishing"; // Gmail
|
||||
|
||||
// https://www.iana.org/assignments/imap-jmap-keywords/imap-jmap-keywords.xhtml
|
||||
// Not black listed: Gmail $Phishing
|
||||
|
||||
Reference in New Issue
Block a user