Explorar o código

[Rspamd] Add fuzzy hash to msg

andryyy %!s(int64=7) %!d(string=hai) anos
pai
achega
869e01a9a7
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      data/conf/rspamd/local.d/milter_headers.conf

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

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