> I am using the latest rules_du_jour (Version 1.15 as shown at the top)
> and it does not list SARE_HEADER[0123].  What version are you using?

Note that 1.15 has near the top:
# 1) Choose rulesets to update (TRUSTED_RULESETS below)
and later it mentions editing the line.

I would presume that several rulesets were manually added to 1.15 by editing
the script, since the sare_header? files are a quite new replacement for
header_abuse.

It occurs to me that the problem might be that the script may have been
edited with a PC or similar editor that sticks \r\n at the end of the line.
That would make those configuration lines with continuations into something
ending with \\r\n instead of just \\n.  The \r may be what is showing up as
a dot in the error output.

        Loren

Reply via email to