stuff
This commit is contained in:
@@ -482,7 +482,7 @@ let
|
||||
])}
|
||||
${pure_flags [ "git-uninsane" "git" "not-spamish" "B" ] (envelope_is "git-uninsane@shelvacu.com")}
|
||||
${pure_flags [ "github" "git" "not-spamish" "B" ] (
|
||||
header_matches "List-Id" "<*.github.com>"
|
||||
header_matches "List-Id" "*<*.github.com>"
|
||||
)}
|
||||
|
||||
${pure_flags [ "discourse" "not-spamish" "B" ] (exists "X-Discourse-Post-Id")}
|
||||
@@ -519,13 +519,18 @@ let
|
||||
${pure_flags ["cpapsupplies" "D"] (envelope_is "cpapsupplies@shelvacu.com")}
|
||||
${pure_flags ["genshin" "D"] (envelope_is "genshin@shelvacu.com")}
|
||||
${pure_flags ["jork" "B"] (envelope_is "jork@shelvacu.com")}
|
||||
${pure_flags ["patreon" "B"] (envelope_is "patreon@shelvacu.com")}
|
||||
${pure_flags ["patreon" "B" "not-spamish"] (envelope_is "patreon@shelvacu.com")}
|
||||
${pure_flags ["rsb" "B"] (from_is "support@rapidseedbox.com")}
|
||||
${pure_flags ["fresh-avocado-dis8" "D"] (envelope_is "fresh.avocado@dis8.net")}
|
||||
${pure_flags ["discord" "A"] (envelope_matches "discord@*")}
|
||||
${pure_flags ["za-sa" "D"] (from_matches ["*@*.sa.com" "*@*.za.com"])}
|
||||
${pure_flags ["localdomain" "D"] (from_matches ["*@*.local" "*@*.localdomain"])}
|
||||
${pure_flags ["helium" "D"] (envelope_is "creepyface@dis8.net")}
|
||||
${pure_flags ["sharkmood" "C"] (envelope_is "sharkmood@dis8.net")}
|
||||
${pure_flags ["im-not-district-158" "D"] (envelope_is [
|
||||
"khamar.anderson@dis8.net"
|
||||
"pbooth@dis8.net"
|
||||
])}
|
||||
|
||||
${pure_flags ["spamish-by-headers" "C"] [
|
||||
(anyof [
|
||||
|
Reference in New Issue
Block a user