mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Suppress label $HasAttachment
This commit is contained in:
@@ -158,7 +158,8 @@ public class MessageHelper {
|
||||
"$attachment", // Kmail
|
||||
"$signed", // Kmail
|
||||
"$encrypted", // Kmail
|
||||
"$HasNoAttachment",
|
||||
"$HasAttachment", // Dovecot
|
||||
"$HasNoAttachment", // Dovecot
|
||||
"$Classified" // FairEmail
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user