[Mimedefang] dccproc of dccifd?

Yizhar Hurwitz yizhar at mail.com
Fri Dec 8 17:00:45 EST 2006


HI Ken.

> From: "Ken Menzel" <kenlist at icarz.com>
>
>   
> 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




More information about the MIMEDefang mailing list