deal with new email list
[distro-setup] / subdir_files / sieve / fsf.sieve
index 26d4c273a18e5f94c10115934b70667c5cd8aac2..ac31d259b60844e6cef47ae271194b3c36180eea 100644 (file)
@@ -21,6 +21,15 @@ fileinto :create "rtcc";
     stop;
 }
 
+if anyof (
+    address :is "to" "dmarc-rua@fsf.org"
+    ) {
+    fileinto :create "dmarc";
+    stop;
+         }
+
+
+
 
 
 if anyof (