more sum stuff
This commit is contained in:
@@ -103,7 +103,7 @@ let
|
||||
}
|
||||
if allof(
|
||||
header :is "X-Envelope-To" "bandcamp@shelvacu.com",
|
||||
header :matches "Subject" ["* just announced a listening party on Bandcamp", "New items from *", "Starting in *"]
|
||||
header :matches "Subject" ["* just announced a listening party on Bandcamp", "New items from *", "Starting in *", "New from *"]
|
||||
) {
|
||||
addflag "auto-bandcamp-ignore";
|
||||
}
|
||||
|
Reference in New Issue
Block a user