Howdy- First, thanks to the whole crew for all of the work that has been put into this package. I had two quick questions about 2.0+ just to confirm my understanding.
The Makefile.PL has roughly this at the top: my $DEF_RULES_DIR = '<something>' my $LOCAL_RULES_DIR = '<something>'; This would seem to be the (undocumented) place that one should change to get the default rules dir and the site-specific to live somewhere else than /usr/{share,local/etc}/spamassassin. As far as I can tell, though, changes to this are not actually propagated to the SA code itself during the build/install. That appears to be hard-coded in two lists in SpamAssassin.pm. It does move where things get installed, but then nothing in the SA code actually will look in the new locations. Do I have this right? If so, is this intentional/optimal? Thanks! Respectfully, David N. Blank-Edelman _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk