Explorar o código

Do not add milter headers for authenticated users

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

+ 1 - 1
data/conf/rspamd/local.d/milter_headers.conf

@@ -1,6 +1,6 @@
 use = ["spam-header", "x-spamd-result", "x-rspamd-queue-id", "authentication-results"];
 skip_local = false;
-skip_authenticated = false;
+skip_authenticated = true;
 routines {
   spam-header {
     header = "X-Spam-Flag";