mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 15:11:03 +00:00
Filter keyword 'Sent'
This commit is contained in:
parent
fc86239b50
commit
6f80411cdd
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ public class MessageHelper {
|
|||
FLAG_FILTERED, // FairEmail
|
||||
FLAG_LOW_IMPORTANCE, // FairEmail
|
||||
FLAG_HIGH_IMPORTANCE, // FairEmail
|
||||
"Sent",
|
||||
"$MDNSent", // https://tools.ietf.org/html/rfc3503
|
||||
"$SubmitPending",
|
||||
"$Submitted",
|
||||
|
|
Loading…
Reference in a new issue