also ignore responses to dodona teacher requests

This commit is contained in:
Felix Van der Jeugt 2021-04-26 13:46:51 +02:00
parent 2b0e559283
commit 52bcd03dd7
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ minc $(mdirs /data/mail) > "$s"
mpick -t 'subject =~ "\[hackers\] \[svkdb\]"' < "$s"
mpick -t 'to = "dodona-edu/dodona <dodona@noreply.github.com>" && subject ~~ "*Bump * from * to *"' < "$s"
mpick -t 'from = "<dodona@ugent.be>" && subject ~~ "* vraagt om lesgeversrechten"' < "$s"
mpick -t 'from = "<dodona@ugent.be>" && subject ~~ "* Je vraag naar lesgeversrechten werd goedgekeurd"' < "$s"
# Muted mails
for muted in $(cat ~/.mblaze/muted); do