Actually I added the line
"score OBFU_TEXT_ATTACH 0.1"
and it seemed to work.
thnx, i'll keep testing
--
Daniel Iserhard
CPD - UFRGS
Departamento de Redes e Suporte
Divisão de Suporte a Software
Citando Giampaolo Tomassoni <giampa...@tomassoni.biz>:
On Tue, 2010-05-25 at 10:25 -0300, Daniel Iserhard wrote:
Have you tried setting a non-zero score for OBFU_TEXT_ATTACH?
Martin,
it seems to me the problem is in some SA rule update. 72_scores.cf states:
score OBFU_TEXT_ATTACH 2.299 0.000 2.299 0.000
which means 0 in network-based SA setups.
72_active.cf should either assign a non-zero score to
OBFU_TEXT_ATTACH (0.001 should be fine), or either 72_active.cf
should disambiguate OBFU_TEXT_ATTACH since it is used both as a
final and a meta component rule.
Giampaolo