Suppress label $HasAttachment

This commit is contained in:
M66B
2021-07-04 07:53:53 +02:00
parent 8a490f8946
commit 3b3e392deb

View File

@@ -158,7 +158,8 @@ public class MessageHelper {
"$attachment", // Kmail
"$signed", // Kmail
"$encrypted", // Kmail
"$HasNoAttachment",
"$HasAttachment", // Dovecot
"$HasNoAttachment", // Dovecot
"$Classified" // FairEmail
));