HI Ken.

From: "Ken Menzel" <[EMAIL PROTECTED]>

More specifically
http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Plugin_DCC.html

My config includes in init.pre
# DCC - perform dcc check
#
loadplugin Mail::SpamAssassin::Plugin::DCC

and local.cf includes
use_dcc 1
dcc_timeout 10
dcc_path /usr/local/bin/dccproc
dcc_home /usr/local/dcc
dcc_dccifd_path /usr/local/dcc/dccifd

Your comments were very helpful, especially the one about init.pre.
It seems to work fine now.

Few more tips for other who might look for the it:

To run dccifd as a "service" on ntsysv systems:
1. edit /var/dcc/dcc_conf  and enable dccifd.
2. copy /var/dcc/libexec/rcDCC to /etc/init.d
3. chkconfig rcDCC on
4. chkconfig rcDCC start
Then check if you see the socket:
/var/dcc/dccifd


Thank you
Yizhar Hurwitz

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to