search for: dcc_conf

Displaying 1 result from an estimated 1 matches for "dcc_conf".

2007 May 25
0
dcc error on centos 5
...[root at mailgw ~]# rpm -qa |grep DCC DCC-1.3.50-16.0.el5 Then, I configured in Deamon mode. I did below steps. [root at mailgw ~]# yum install DCC then, [root at mailgw ~]# cdcc "delete 127.0.0.1" [root at mailgw ~]# cdcc "delete 127.0.0.1 Greylist" then, edited /etc/dcc/dcc_conf [root at mailgw ~]# vi /etc/dcc/dcc_conf I changed DCCIFD_ENABLE=off to DCCIFD_ENABLE=on then, [root at mailgw ~]# cp /usr/libexec/dcc/rcDCC /etc/rc.d/init.d/ [root at mailgw ~]# chkconfig rcDCC on And finally,I edited SpamAssassin's configuration file, and tell it where to find the path...