update mail
This commit is contained in:
parent
290b99695c
commit
da70f492d4
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ let
|
||||||
"from:vstbuzz.com"
|
"from:vstbuzz.com"
|
||||||
];
|
];
|
||||||
filters = [
|
filters = [
|
||||||
|
{
|
||||||
|
query = "hv-geelen.de";
|
||||||
|
tags = [ "+wohnung" ];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
query = "from:computerfutures.com OR from:computerfutures.de";
|
query = "from:computerfutures.com OR from:computerfutures.de";
|
||||||
tags = [ "+jobs" "-inbox" ];
|
tags = [ "+jobs" "-inbox" ];
|
||||||
|
|
Loading…
Reference in a new issue