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
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_
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
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
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
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
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
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
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