X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=subdir_files%2Fsieve%2Flists.sieve;h=6c09b2f0d008d6ffdbc44e26f51c16dc6d5e8109;hp=00b9443cd68a22298e068838470e36e077671c39;hb=77917a8fbf2032a8b2634a1b3de0879ec45cf213;hpb=ef571de225d48762aad38f9a5a3b28bbab654e39 diff --git a/subdir_files/sieve/lists.sieve b/subdir_files/sieve/lists.sieve index 00b9443..6c09b2f 100644 --- a/subdir_files/sieve/lists.sieve +++ b/subdir_files/sieve/lists.sieve @@ -72,6 +72,7 @@ if anyof ( header :contains "list-id" "", header :contains "list-id" "", header :contains "list-id" "", + header :contains "list-id" "", header :contains "list-id" "") { if header :regex "list-id" "<([a-z_0-9-]+)[.@]" { set :lower "listname" "${1}"; @@ -116,6 +117,7 @@ if anyof ( header :contains "list-id" "", header :contains "list-id" "", header :contains "from" "", + header :contains "list-id" "", header :contains "list-id" "" ) { fileinto :create "community";