Explorar el Código

[Rspamd] Fix bad header rule

andryyy hace 4 años
padre
commit
3ec1b856c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      data/conf/rspamd/custom/bad_header.map

+ 1 - 1
data/conf/rspamd/custom/bad_header.map

@@ -1 +1 @@
-/Thread-Topic:\s[a-zA-Z]{3}\s[a-zA-Z]{2}\s*/i
+/Thread-Topic:\s[a-zA-Z]{3}\s[a-zA-Z]{2}[\s\r\n]{0,1}[^a-zA-Z0-9][\r\n]/i