fix vesktop stuff

This commit is contained in:
askiiart 2024-03-06 20:18:13 -06:00
parent 93a12833fa
commit 5ae229da31
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
52 changed files with 148 additions and 82 deletions

View file

@ -49,4 +49,5 @@ enabled rulename "Move Windscribe to spam and mark as read" from matchcase "nore
enabled rulename "Move GeeksforGeeks to spam and mark as read" from matchcase "no-reply@geeksforgeeks.org" mark_as_read move "#mh/Mailbox/Spam"
enabled rulename "Move Tallo to spam and mark as read" from regexp ".*@tallo.com" mark_as_read move "#mh/Mailbox/Spam"
enabled rulename "Run gpg-email-helper" test "grep -- \"-----BEGIN PGP SIGNATURE-----\" %F" execute "python3 /home/askiiart/gpg-email-helper/gpg-email-helper.py %F"
enabled rulename "Move Microsoft sign-ins to low-priority" from matchcase "account-security-noreply@accountprotection.microsoft.com" & subject matchcase "New sign-in detected" move "#mh/Mailbox/Low-priority"