mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 07:06:18 +02:00
Suppress Fastmail label
This commit is contained in:
@@ -209,7 +209,8 @@ public class MessageHelper {
|
||||
"$encrypted", // Kmail
|
||||
"$HasAttachment", // Dovecot
|
||||
"$HasNoAttachment", // Dovecot
|
||||
"$IsTrusted" // Fastmail
|
||||
"$IsTrusted", // Fastmail
|
||||
"$X-ME-Annot-2" // Fastmail
|
||||
));
|
||||
|
||||
// https://tools.ietf.org/html/rfc4021
|
||||
|
||||
Reference in New Issue
Block a user