I have just loaded the v3.2.5 from the Fedora-11 RPM. I see the comment that Dcc is not loaded by default due to license issues. I also see the line #loadplugin Mail::SpamAssassin::Plugin::DC in v310.pre which would confirm that fact.
My question is this: there are two issues with respect to Dcc, running it, and then looking at the line that it adds to the code to see if the message should be kept or not. I run Dcc and spamassassin from my .procmailrc script (This is historical, I could change this if necessary). with the following: --- # DCC Processing .................... :0fw | /usr/local/bin/dccproc # SpamAssassin Processing............ :0fw | /usr/bin/spamc # Spam to file or /dev/null.......... :0: * ^X-Spam-Status: Yes |$RCV +SpamX :0: * ! ^Message-Id: [ ]*<[^ <>@]...@[^ <>@]+>[ ]*$ |$RCV +SpamX --- So my question is: does loading the above plugin control RUNNING Dcc, or testing its results or both? Even if it thinks that it didn't RUN Dcc, will it test for the result as would be necessary with the above code and no uncommenting of the loadplugin line. As noted, the above code is historical, it seems to be working, but I would like to verify that it is REALLY working with the current spamassassin, and not just putting the Dcc line in the message, and then ignoring it. Thanks -- Reg.Clemens r...@dwf.com