more sum stuff

This commit is contained in:
Shelvacu
2024-12-15 13:26:08 -08:00
committed by Shelvacu on fw
parent 3c8e7fbbc0
commit 62edd2664d

View File

@@ -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";
}