written by Randal, Phil
> Some mistake here:
>
>
>               CF_URLS[4]="http://www.emtinc.net/includes/weeds.cf";;
>              CF_FILES[4]="weeds.cf";
>              CF_NAMES[4]="Jennifer's Weeds Set (1)";
> PARSE_NEW_VER_SCRIPTS[4]="${PERL} -ne 'print if
> /^\s*#.*(vers?|version|rev|revision)[:\.\s]*[0-9]/i;' | sort | tail -1";
> #    CF_MUNGE_SCRIPTS[4]="nothing for this ruleset.";
>
> #### Here are settings for Weeds 2. ####
> WEEDS2=5; # Index of Weeds Set 2 is 5
>               CF_URLS[5]="http://www.emtinc.net/includes/weeds_2.cf";;
>              CF_FILES[5]="weeds.cf";
>              CF_NAMES[5]="Jennifer's Weeds Set (2)";
> PARSE_NEW_VER_SCRIPTS[5]="${PERL} -ne 'print if
> /^\s*#.*(vers?|version|rev|revision)[:\.\s]*[0-9]/i;' | sort | tail -1";
> #    CF_MUNGE_SCRIPTS[5]="nothing for this ruleset.";
>
> Shouldn't it be CF_FILES[5]="weeds_2.cf] in the second case?
>
Not necessarily, as you should only have one of the two (not both), this
seems a logical choice.
> Cheers,
>
> Phil
>
> ---------------------------------------------
> Phil Randal
> Network Engineer
> Herefordshire Council
> Hereford, UK
>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]
>> Behalf Of Chris
>> Thielen
>> Sent: 22 January 2004 07:36
>> To: [EMAIL PROTECTED]
>> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>> Subject: [SAtalk] Rules Du Jour v 1.07b
>>
>>
>> Here is a consolidated reply to a bunch of Rules Du Jour messages:
>> btw, version 1.07b is released.
>>
>>
>> >           From:
>> > Erik Slooff
>> > <[EMAIL PROTECTED]>
>> >             To:
>> > [EMAIL PROTECTED]
>> >        Subject:
>> > [SAtalk]
>> > RulesDuJour;
>> > minor change
>> >           Date:
>> > Wed, 21 Jan 2004
>> > 19:23:24 +0100
>> >
>> > Small change for RulesDuJour: when sa is not in path lint will not
>> > succeed
>> > (line 313). Maybe you could add a variable that contains the path to
>> > sa in
>> > the settings?
>>
>> <also>
>>
>> > Just installed your Rules Du Jour script on a solaris box and I
>> > thought you may want to let people know that
>> > they need to install the gnu grep for this to work correct. The grep
>> > that comes with solaris does not work.
>> > Also if one thing I forgot to mention before.
>> > Solaris tail does not have a -n option its just -# that
>> works for all
>> > versions of tail.
>>
>> <also>
>>
>> On Wed, 2004-01-21 at 11:20, Robert Leonard III wrote:
>>
>> > Have Rules_Du_Jour update itself!  Of course it would be
>> nice if it could
>> > keep it's modified settings (/etc/mail/spamassasin, and
>> [EMAIL PROTECTED],
>> > etc...).. but perhaps that would complicate things..
>> perhaps a .conf file
>> > that the rulesdujour reads, so that we can make global
>> changes that new
>> > versions won't overwrite?
>>
>> Since version 1.07:
>> - You may configure the spamassassin --lint command
>> - The default "version grep" was replaced with a perl "poor
>> man's grep"
>> command (still flexible, yet should be more portable)
>> - tail and head commands now use -# syntax (instead of -n #)
>> - Rules Du Jour notifies you if an update is available (it does not
>> automagically install the new version)
>> - I've implemented a way to keep your local settings when an updated
>> version of rules_du_jour is available:
>> http://www.exit0.us/index.php/MyRulesDuJour
>> - I moved the download urls: http://sandgnat.com/rdj/rules_du_jour and
>> http://sandgnat.com/rdj/my_rules_du_jour
>>
>>
>>
>> --
>> Chris Thielen
>>
>> Easily generate SpamAssassin rules to catch obfuscated spam phrases:
>> http://www.sandgnat.com/cmos/
>>
>>
>>
>> -------------------------------------------------------
>> The SF.Net email is sponsored by EclipseCon 2004
>> Premiere Conference on Open Tools Development and Integration
>> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
>> http://www.eclipsecon.org/osdn
>> _______________________________________________
>> Spamassassin-talk mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>>
>
>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to