On Thu, 11 Jul 2002, Justin Mason wrote: > > "rODbegbie" said: > > > Did the "fix" to stop the DCC not found messages cause SA to stop finding > > DCC? > > yes, it did. whoops. current CVS is now fixed.
A ! got added somewhere between the patch I submitted to bugzilla, and the code that got changed in CVS. Line 400ish in lib/Mail/SpamAssassin/Dns.pm should say: if (system("dccproc -V >/dev/null 2>&1")) { instead of if (!system("dccproc -V >/dev/null 2>&1")) { system() will return zero if dccproc succeeds. -Ryan -- T Ryan Cleary <[EMAIL PROTECTED]> URL: http://people.interdimensions.com/tryanc PGP: 82 93 32 D7 3A AC C0 8D 34 56 96 CC DA DB 5E 2B ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek PC Mods, Computing goodies, cases & more http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk