You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Anatoly Pugachev <ma...@team.co.ru> on 2008/03/10 14:11:04 UTC

dcc SA problem

Hello!

Installed SA 3.2.4 on solaris 10 x86 box.

compiled dcc 1.3.83 with --homedir=/var/dcc --bindir=/var/dcc
and installed into /var/dcc

/etc/mail/spamassassin/local.cf have following directives:

loadplugin Mail::SpamAssassin::Plugin::DCC
use_dcc 1
dcc_home /var/dcc
dcc_path /var/dcc/bin/dccproc

but running spamassassin in test mode:

[root@test /]# /usr/perl5/bin/spamassassin -D  -t 2>&1 < /sample-spam.txt | egrep -i "error|local.cf|dcc"
[8843] dbg: util: PATH included '/var/dcc/bin', keeping
[8843] dbg: util: final PATH set to: /var/dcc/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/sfw/bin:/usr/perl5/bin:/usr/perl5/5.8.4/bin
[8843] dbg: config: read file /usr/perl5/5.8.4/etc/mail/spamassassin/local.cf
[8843] dbg: config: fixed relative path: /usr/perl5/5.8.4/var/spamassassin/3.002004/updates_spamassassin_org/25_dcc.cf
[8843] dbg: config: using "/usr/perl5/5.8.4/var/spamassassin/3.002004/updates_spamassassin_org/25_dcc.cf" for included file
[8843] dbg: config: read file /usr/perl5/5.8.4/var/spamassassin/3.002004/updates_spamassassin_org/25_dcc.cf
[8843] dbg: config: using "/etc/mail/spamassassin/local.cf" for included file
[8843] dbg: config: read file /etc/mail/spamassassin/local.cf
[8843] dbg: plugin: loading Mail::SpamAssassin::Plugin::DCC from @INC
[8843] dbg: dcc: network tests on, registering DCC
[8843] dbg: util: current PATH is: /var/dcc/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/sfw/bin:/usr/perl5/bin:/usr/perl5/5.8.4/bin
[8843] dbg: rules: meta test DIGEST_MULTIPLE has undefined dependency 'DCC_CHECK'


and no tests done for dcc. can someone suggest what can be wrong?


Re: dcc SA problem

Posted by Anatoly Pugachev <ma...@team.co.ru>.
made SA bugzilla ticket : 
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5849
it explains why that don't work from local.cf file.
thanks for the help anyway!

On Thu, Mar 13, 2008 at 03:23:47PM +0100, Benny Pedersen wrote:
> 
> On Thu, March 13, 2008 08:40, Anatoly Pugachev wrote:
> 
> > Thanks, that helped.
> 
> super
> 
> > Any chance to make dcc plugin to work from local.cf or
> > user preference file?
> 
> explain problem more in detail, any plugins works from local.cf and user_prefs
> 
> only execption is it can not load from this *.cf user_prefs files
> 
> > since as user, i can't change system installed files.
> 
> its designed as with secureity in mind

-- 
Anatoly Pugachev


Re: dcc SA problem

Posted by Benny Pedersen <me...@junc.org>.
On Thu, March 13, 2008 08:40, Anatoly Pugachev wrote:

> Thanks, that helped.

super

> Any chance to make dcc plugin to work from local.cf or
> user preference file?

explain problem more in detail, any plugins works from local.cf and user_prefs

only execption is it can not load from this *.cf user_prefs files

> since as user, i can't change system installed files.

its designed as with secureity in mind


Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098


Re: dcc SA problem

Posted by Anatoly Pugachev <ma...@team.co.ru>.
Thanks, that helped. 
Any chance to make dcc plugin to work from local.cf or
user preference file?  since as user, i can't change system installed
files.

On Wed, Mar 12, 2008 at 03:19:51PM +0100, Benny Pedersen wrote:
> 
> On Mon, March 10, 2008 14:11, Anatoly Pugachev wrote:
> 
> > /etc/mail/spamassassin/local.cf have following directives:
> > loadplugin Mail::SpamAssassin::Plugin::DCC
> 
> remove this line in local.cf
> 
> find the plugin in one of the *.pre files and enable the plugin from there
> 
> should fix the problem

-- 
Anatoly Pugachev
email mator@team.co.ru
phone +7495 2587800, ext. 56821
Golden Telecom, Moscow, Russia


Re: dcc SA problem

Posted by Benny Pedersen <me...@junc.org>.
On Mon, March 10, 2008 14:11, Anatoly Pugachev wrote:

> /etc/mail/spamassassin/local.cf have following directives:
> loadplugin Mail::SpamAssassin::Plugin::DCC

remove this line in local.cf

find the plugin in one of the *.pre files and enable the plugin from there

should fix the problem

Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098