mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Hide $IsTrusted label
This commit is contained in:
@@ -208,7 +208,8 @@ public class MessageHelper {
|
||||
"$signed", // Kmail
|
||||
"$encrypted", // Kmail
|
||||
"$HasAttachment", // Dovecot
|
||||
"$HasNoAttachment" // Dovecot
|
||||
"$HasNoAttachment", // Dovecot
|
||||
"$IsTrusted" // Fastmail
|
||||
));
|
||||
|
||||
// https://tools.ietf.org/html/rfc4021
|
||||
|
||||
Reference in New Issue
Block a user