On Fri, 9 Jan 2004 09:13:09 -0800 "Russell Mann" <[EMAIL PROTECTED]> wrote:
> From the DCC FAQ: > ----------------------- > Can the DCC be used with SpamAssassin or other spam filters? > The DCC can be used with SpamAssassin as well as other spam > and virus filters. Note that it is more efficient to arrange to > use a DCC client daemon such as dccm to mark passing mail > and check X-DCC header lines in the filter than to start and > run dccproc on each message. > > Some commercial virus and spam filters include DCC clients that > query public DCC servers or DCC servers operated by the filter > vendor and that "flood" or exchange bulk mail checksums with > public servers. > ----------------------- > > Can someone explain what the most efficient way to use DCC would be? > > -Russell With SA, use dccifd. There is very little, if any, difference between dccifd and dccm. Just add the following entries to local.cf and change to the proper values for your environment. Also, be sure to get the file ownerships correct. The dcc user owns most files and directories in dcc_home. use_dcc 1 dcc_path /opt/csw/var/dcc/ dcc_home /opt/csw/var/dcc/ dcc_dccifd_path /opt/csw/var/dcc/dccifd dcc_add_header 0 Note that dcc_add_header=1 serves no real purpose in a SA environment and I had some problems with it when I had it turned on with dccm running as a sendmail milter. The headers were sometimes written without data. From SA, DCC_CHECK is add to X-Spam-Status when DCC says the mail is spam. Alex Moore ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk