On 02/15/2011 02:19 PM, Lawrence @ Rogers wrote:
> On 15/02/2011 9:27 AM, J4K wrote:
>> spamassassin --lint
> This may seem obvious, but did you run "spamassassin --lint" like
> sa-compile suggested?
>
> I assume DCC is probably not loaded, or disabled in your setup.
>
> Open up /etc/spamassassin/local.cf, find this line
>
> dcc_add_header 1
>
> Comment it out. The line should look like this when you are done
>
> #dcc_add_header 1
>
> Save your changes and run "spamassassin --lint" again. This time there
> should be no complaints from it. If there are not, try sa-compile again.
>
> Regards,
> Lawrence
Hi Lawrance,

    DCC has always been running.  I have no idea why SA always complains
about this, but it was an not a problem before.
dcc       3130  0.0  0.0  19808   196 ?        Ss   Jan24   0:00
/usr/local/bin/dccifd -I dcc -Q -Goff

And it is logging away (not a lot)
Feb 15 14:20:32 logout dccifd[3131]: grey-query is only available when
greylisting is enabled with -G and not disabled with 'grey-off'

Also, I thought that one only had to run spamassassin --lint once.  I
did a month ago.  Afterwards, I thought that only sa-compile had to be run.

Its pretty moot any way, because now after running spamassassin -lint,
sa-compile still fails with the same error.


# spamassassin --lint
Feb 15 14:34:22.759 [15147] warn: config: failed to parse line,
skipping, in "/etc/spamassassin/local.cf": dcc_add_header 1
Feb 15 14:34:24.860 [15147] warn: lint: 1 issues detected, please rerun
with debug enabled for more information
# sa-compile
Feb 15 14:34:33.485 [15149] info: config: failed to parse line,
skipping, in "/etc/spamassassin/local.cf": dcc_add_header 1
Feb 15 14:34:34.660 [15149] info: generic: base extraction starting.
this can take a while...
Feb 15 14:34:34.661 [15149] info: generic: extracting from rules of type
body_0
100%
[=================================================================================================================]
25240.75 rules/sec 00m00s DONE
100%
[=================================================================================================================]
102.57 bases/sec 00m53s DONE
Feb 15 14:35:28.356 [15149] info: body_0: 4108 base strings extracted in
54 seconds
sa-compile: not compiling; 'spamassassin --lint' check failed!

Reply via email to