Better keyword/tags/labels handling for #419

This commit is contained in:
the-djmaze 2022-10-06 10:42:21 +02:00
parent df2de7ad66
commit 2defb7ec35
4 changed files with 16 additions and 21 deletions

View file

@ -24,23 +24,22 @@ ignoredKeywords = [
// Mailo
'sent',
// KMail
'$attachment',
'$encrypted',
'$error',
'$ignored',
'$invitation',
'$queued',
'$replied',
'$sent',
'$signed',
'$todo',
'$watched',
// GMail
'$replied',
'$attachment',
'$notphishing',
'junk',
'nonjunk',
// KMail & GMail
'$attachment',
'$replied',
// Others
'$readreceipt'
],