This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
mailcow-dockerized
espejo de
https://github.com/mailcow/mailcow-dockerized
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
[Rspamd] Reduce CSA crap to 2.0
andryyy
hace 5 años
padre
a529307603
commit
fc460fd806
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
data/conf/rspamd/local.d/groups.conf
+ 1
- 1
data/conf/rspamd/local.d/groups.conf
Ver fichero
@@ -10,7 +10,7 @@ symbols {
score = 2.5;
}
"BULK_HEADERS" {
- score =
3.
2;
+ score = 2
.0
;
}
}