X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=subdir_files%2Fsieve%2Flists.sieve;h=f6bed70d572dc9e4f10d81b48bf52df0a81a0394;hb=5a6e794f459b3e83b6d665e05d0ab0c8bc6cdfbe;hp=1860ac6b12736e008784318ed4387a3152797359;hpb=3ec598448bd33283d2d765eb46e85835915bf3a9;p=distro-setup diff --git a/subdir_files/sieve/lists.sieve b/subdir_files/sieve/lists.sieve index 1860ac6..f6bed70 100644 --- a/subdir_files/sieve/lists.sieve +++ b/subdir_files/sieve/lists.sieve @@ -22,6 +22,13 @@ if anyof ( stop; } +if anyof ( + header :regex "list-id" "board-eval.fsf.org>" + ) { + fileinto :create "board-eval"; + stop; +} + if anyof ( header :contains "list-id" "" ) { @@ -82,6 +89,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" "", @@ -149,11 +157,10 @@ if anyof ( 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" "", - header :contains "list-id" "", header :contains "list-id" "", header :contains "list-id" "", header :contains "list-id" "",