Re: RDJ handling question

2007-04-26 Thread Chris Thielen
Bowie Bailey wrote: > RDJ is supposed to download to the RulesDuJour directory. After it > downloads > the files there, it moves them from ${TMPDIR} to ${SA_DIR}. ${TMPDIR} is > RDJ's > working directory. You don't want SA reading it's rules from there. RDJ > may > have multiple copies of each

RE: RDJ handling question

2007-04-18 Thread Bowie Bailey
NFN Smith wrote: > Jake Vickers wrote: > > > It's in your RDJ config file. My config is in /etc/rulesdujour/ and > > the > > file is called "config". The line in question: > > SA_DIR="/etc/mail/spamassassin" > > That's where it should save the files it downloads. > > I checked the code of rules_

Re: RDJ handling question

2007-04-16 Thread Anthony Peacock
NFN Smith wrote: Jake Vickers wrote: [ "${TMPDIR}" ] || TMPDIR="${SA_DIR}/RulesDuJour"; # Where we store old rulesets. If you delete I'm not talking about editing the script. I am talking about the config file. Do you have /etc/mail/rulesdujour/config ? Yes, I know that. When I origi

Re: RDJ handling question

2007-04-14 Thread NFN Smith
Jake Vickers wrote: [ "${TMPDIR}" ] || TMPDIR="${SA_DIR}/RulesDuJour"; # Where we store old rulesets. If you delete I'm not talking about editing the script. I am talking about the config file. Do you have /etc/mail/rulesdujour/config ? Yes, I know that. When I originally posted, I h

Re: RDJ handling question

2007-04-13 Thread Jake Vickers
NFN Smith wrote: Jake Vickers wrote: It's in your RDJ config file. My config is in /etc/rulesdujour/ and the file is called "config". The line in question: SA_DIR="/etc/mail/spamassassin" That's where it should save the files it downloads. I checked the code of rules_du_jour, and the downloa

Re: RDJ handling question

2007-04-13 Thread John D. Hardin
On Fri, 13 Apr 2007, NFN Smith wrote: > Is there a SA config setting I need to do to make SA check the > RulesDuJour directory, or do I need to do something kludgy, such > as adding my own scripting to do post-processing by copying > updated rulesets from the RulesDuJour directory back to > /etc/s

Re: RDJ handling question

2007-04-13 Thread NFN Smith
Jake Vickers wrote: It's in your RDJ config file. My config is in /etc/rulesdujour/ and the file is called "config". The line in question: SA_DIR="/etc/mail/spamassassin" That's where it should save the files it downloads. I checked the code of rules_du_jour, and the download is done to the

Re: RDJ handling question

2007-04-13 Thread Jake Vickers
NFN Smith wrote: This one should be simple, but I'm not finding a quick answer.. Recently, I enabled updates of the SARE rules I run through rules_du_jour. Updates are working fine, but there's a minor glitch in handling the results. Namely, I have my SARE rules in /etc/spamassassin, and th

RDJ handling question

2007-04-13 Thread NFN Smith
This one should be simple, but I'm not finding a quick answer.. Recently, I enabled updates of the SARE rules I run through rules_du_jour. Updates are working fine, but there's a minor glitch in handling the results. Namely, I have my SARE rules in /etc/spamassassin, and the RDJ updates are