Hide $IsTrusted label

pull/194/merge
M66B 3 years ago
parent 6340874706
commit 4c4672ab93

@ -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

Loading…
Cancel
Save