Sfoglia il codice sorgente

[Rspamd] Fix bad header rule

andryyy 4 anni fa
parent
commit
3ec1b856c7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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