From 99846b0b4426cf1a187671ca0435d0bbc047e938 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Wed, 5 Oct 2022 03:12:46 -0400 Subject: [PATCH 1/1] minor lists updates --- subdir_files/sieve/lists.sieve | 2 ++ 1 file changed, 2 insertions(+) diff --git a/subdir_files/sieve/lists.sieve b/subdir_files/sieve/lists.sieve index 672f999..bd31574 100644 --- a/subdir_files/sieve/lists.sieve +++ b/subdir_files/sieve/lists.sieve @@ -47,6 +47,7 @@ if anyof ( header :contains "list-id" "", header :contains "list-id" "", header :contains "list-id" "", + header :contains "list-id" "", header :contains "list-id" "", header :contains "list-id" "", header :contains "list-id" "", @@ -155,6 +156,7 @@ if anyof ( header :contains "list-id" "", header :contains "list-id" "", header :contains "list-id" "", + header :contains "list-id" "", header :contains "list-id" "" ) { fileinto :create "community"; -- 2.30.2