also ignore responses to dodona teacher requests
This commit is contained in:
parent
2b0e559283
commit
52bcd03dd7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue