Martin Hepworth wrote:

Hi all (and Chris Thielen specifically)

I'm try to create some new RDJ config sets ... here's an example


JG_badhosts=9006;

CF_URLS[9006]="http://files.grayonline.id.au/rules/local_badhosts.
cf";
            CF_NAMES[9006]="James Gray's badhost rules";
PARSE_NEW_VER_SCRIPTS[9006]="${PERL} -ne 'print if
/^\s*#.*(version|rev|revision
|,v)[:\.\s]*[0-9]/i ;' | sort | tail -1";
#    CF_MUNGE_SCRIPTS[9006]="nothing for this ruleset.";

(watch those line breaks!)

Anyway when IO run RDJ with this In the trusted ruleset I get the following
file in /etc/mail/spamsassassin

local_badhosts.cf.2

(NB the .2 at the end of filename)

Why?
In /etc/mail/spamsassassin/RulesDuJour the filename is correct with the .cf
at the end not the .2?????????



Hi Martin,

Add a CF_FILES[9006]="local_badhosts.cf" to your conf file; that should do the trick. Give that a shot and let me know.

Chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to