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 process for dcc? It starts dccd, grey, and dccifd. Here's
# ls -l /etc/rc.d/init.d/ -rwx------ 1 root root 1406 Mar 1 18:44 amavisd* -rwx------ 1 root root 1101 Jan 28 08:26 clamd* -rwx------ 1 root root 3266 Sep 28 03:32 dccd* -rwx------ 1 root root 1219 Jan 28 08:26 freshclam*
Someone pointed out to me I should look for rcdcc, but I only have
# slocate cdcc /usr/bin/cdcc
Should I use this instead? BTW do I need to set use_dcc = 0 if I want to use dccifd?
Regards, Norman Zhang