On 10/28/06, Theo Van Dinter <[EMAIL PROTECTED]> wrote:
On Sat, Oct 28, 2006 at 03:12:16PM -0400, Shaun T. Erickson wrote:
> Yes, I've gone to the SA site, and read what I can find on these three
> plugins, but it's still not clear to me how to enable them and see
> that they are actually being used.
The short version is to uncomment the loadplugin lines in the *.pre files,
and then do "spamassassin --lint -D" and see that the plugins are loaded.
I was discovering that on my own ... glad to see I was on the right
track, and that I'm not totally clueless after all. :)
Ok, concentrating on razor for now ... I removed "use_razor 1" from
local.cf, since you said it isn't needed. I just have the module
loaded in init.pre. When I run the lint command, I see that it says:
[22571] dbg: razor2: local tests only, skipping Razor
I tried setting "local_tests_only 0" in local.cf, but lint says it
can't parse that, so I removed it. I haven't yet found where to enable
this, and I'm not sure why I have to, as documentation I've read says
it's on be default.
----
-ste