-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hi matt,

thx for the reply :-)

>> is this an RDJ or SA issue?
> 
> 
> Well, RDJ is probably running spamassassin --lint. No --siteconfigpath, no
> --configpath, because those are  rare things to do. Most of us run with our
> config files in directories that SA can auto-detect.
>
> (ie: /usr/share/spamassassin for config and /etc/mail/spamassassin for 
> siteconfig)
> 
> 
> --configpath is extraordinarily rare to use unless you're a developer.
> 
> 
> You'll probably have to hack RDJ to use those paths, if that's where your real
> rulesets are.. (although I do wonder why they are there..)

they are where they're supposed to be, i.e. i pointed my SA build to:

        perl Makefile.PL \
        PREFIX=/usr/local/spamassassin-dev \
        DATADIR=/var/MailServer/Conf/SA/Dist \
        CONFDIR=/var/MailServer/Conf/SA/Local \
        ...

and peeking in my 'rdj.conf',

   echo $RDJ_CONFIGFILE
        /var/MailServer/Conf/SA/rules_du_jour.conf

   grep SA_DIR /var/MailServer/Conf/SA/rules_du_jour.conf
        SA_DIR="/var/MailServer/Conf/SA/Local"


you *are* correct in that the RDJ script runs:

        [ "${SA_LINT}" ] || SA_LINT="spamassassin --lint";  # Command used to 
lint the rules

but, given my defined DATADIR & CONFDIR defaults, set per my build, i thought 
that that should
be picked up by RDJ.  clearly not.

odd thing is, again, i did not get the RDJ --lint fails before ... just 
(un?)lucky?

hacking RDJ is easy enuf, but did i miss an rdj.conf option to set these?  if 
not
there/available, shouldn't they be?

yes, i know "Most of us run with our config files in directories that SA can 
auto-detect", but
that's not to say that "stuff" shouldn't work with legit SA options; namely, to 
use
DATADIR/CONFDIR of our spec/choosing.

cheers,


richard

- --

/"\
\ /  ASCII Ribbon Campaign
 X   against HTML email, vCards
/ \  & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB  D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Darwin)

iEYEAREDAAYFAkO+9QYACgkQlffdvTZxCMY3FQCZAfE+mzayTloFpmAtas5SuxFE
BsIAn1H74sQZOgjNpdFiRViOOXm6H9WM
=puN4
-----END PGP SIGNATURE-----

Reply via email to