2
0
Эх сурвалжийг харах

[Rspamd] Add fuzzy hash to msg

andryyy 7 жил өмнө
parent
commit
869e01a9a7

+ 3 - 0
data/conf/rspamd/local.d/milter_headers.conf

@@ -7,6 +7,9 @@ routines {
     value = "YES";
     remove = 1;
   }
+  fuzzy-hashes {
+    header = "X-Rspamd-Fuzzy";
+  }
   authentication-results {
     header = "Authentication-Results";
     remove = 1;