mail: add browserstack
This commit is contained in:
parent
0b6d4ff2e2
commit
0f0878d5e2
1 changed files with 4 additions and 1 deletions
|
@ -652,7 +652,10 @@
|
|||
query = "to:c-base.org AND subject=[auto-report]";
|
||||
tags = [ "-unread" "-inbox" ];
|
||||
}
|
||||
|
||||
{
|
||||
query = "from:browserstack.com";
|
||||
tags = [ "+browserstack" ];
|
||||
}
|
||||
{
|
||||
query =
|
||||
"to:renoise@ingolf-wagner.de OR to:root@renoise.com OR from:renoise.com OR to:admin@renoise.com";
|
||||
|
|
Loading…
Reference in a new issue