mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 07:36:31 +02:00
Suppress mailbox.org flags
This commit is contained in:
@@ -239,7 +239,9 @@ public class MessageHelper {
|
||||
"$HasAttachment", // Dovecot
|
||||
"$HasNoAttachment", // Dovecot
|
||||
"$IsTrusted", // Fastmail
|
||||
"$X-ME-Annot-2" // Fastmail
|
||||
"$X-ME-Annot-2", // Fastmail
|
||||
"$purchases", // mailbox.org
|
||||
"$social " // mailbox.org
|
||||
));
|
||||
|
||||
// https://tools.ietf.org/html/rfc4021
|
||||
|
||||
Reference in New Issue
Block a user