Bill Randle wrote:
I don't have rcddc either. With SpamAssassin, use dccifd as previously
mentioned. Once you edited the dcc_conf file to enable DCCIFD, start it
using the init program:
# /etc/init.d/dccd start
Thanks. dccifd did start. However, I'm seeing the following error message,
dccif
On Sat, 2005-03-12 at 19:07 -0800, Norman Zhang wrote:
> > I also uncommented the DCCIFD_ARGS line.
>
> # used to start dccifd
> # a common value is
> # DCCIFD_ARGS="-SHELO -Smail_host -SSender -SList-ID"
> DCCIFD_ARGS=
>
> My DCCIFD_ARGS is empty. Should I add the options that is shown above
To: users@spamassassin.apache.org
Subject: Re: DCC in Spamassassin
> I also uncommented the DCCIFD_ARGS line.
# used to start dccifd
# a common value is
# DCCIFD_ARGS="-SHELO -Smail_host -SSender -SList-ID"
DCCIFD_ARGS=
My DCCIFD_ARGS is empty. Should I add the options that i
At 10:07 PM 3/12/2005, Norman Zhang wrote:
Someone pointed out to me I should look for rcdcc, but I only have
# slocate cdcc
/usr/bin/cdcc
I'm not too familiar with the scripts that come with DCC for this.. I just
wrote my own init script to start dccifd.
Should I use this instead? BTW do I need
I also uncommented the DCCIFD_ARGS line.
# used to start dccifd
# a common value is
# DCCIFD_ARGS="-SHELO -Smail_host -SSender -SList-ID"
DCCIFD_ARGS=
My DCCIFD_ARGS is empty. Should I add the options that is shown above?
Was there a dccd file created in /etc/init.d as part of the
installation
Norman Zhang wrote:
I think dccifd socket is created in /var/lib/dcc. Do I specify its
location in /var/lib/dcc/dcc_conf or dccifd? dccifd seems to be empty.
Setting
dcc_dccifd_path /var/lib/dcc/dccifd
solves DCC not found.
Really, you probably don't need to manually set any of these. SA's
defaul
Matt Kettler wrote:
At 12:10 AM 3/12/2005, Norman Zhang wrote:
Are the following options set correctly?
dcc_home /usr/sbin
dcc_dccifd_path /usr/sbin/dccifd
dcc_path /usr/sbin
No..
dcc_home should be set to where your dcc config files are
Okay. dcc_home /var/lib/dcc
# ls -l /var/lib/dcc
total 60
-rw
At 12:10 AM 3/12/2005, Norman Zhang wrote:
Are the following options set correctly?
dcc_home /usr/sbin
dcc_dccifd_path /usr/sbin/dccifd
dcc_path /usr/sbin
No..
dcc_home should be set to where your dcc config files are
dcc_dccifd_path should not be the path to the dccifd binary, it should be
the pa