Hi, On Tue, 30 Apr 2002 04:32:23 -0600, Michael Moncur wrote: MM> > Seems to work fine for me. I've switched the require IPC::Open2 MM> > to use IPC::Open2 but moved it to the top of the file. Also MM> > removed the= {} from the MM> > hash declaration. All seems to work OK on my linux machine. MM> MM> I think this is a great addition to SA! The score probably shouldn't MM> be increased much over the current 2.0, though, since DCC is really MM> a measure of "bulkness" rather than spammishness, and without a good MM> whitelist it could lead to false positives.
Yep, that is the difference between Razor and DCC. After thinking a bit about DCC's auto-reporting and discussing this with Richie Laager (thank you!) I'd now recommend to change the following line in Conf.pm: $self->{dcc_options} = '-QR'; it should better be: $self->{dcc_options} = '-R'; DCC was designed to detect the bulkness of a message and not whether a message is unsolicited. I'm not sure whether this is the best way to do it, but that's what they chose. So we should better turn the auto-reporting feature _on_ by default. tobias -- ..deSecure Digital Security www.desecure.de _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk