On 15/03/2010 3:36 PM, Karsten Bräckelmann wrote: > On Mon, 2010-03-15 at 18:47 +0100, Karsten Bräckelmann wrote: >>> --- 3.003001.TAR/updates_spamassassin_org.cf 2010-03-15 >>> 17:55:03.000000000 +0100 >>> +++ 3.003001.NET/updates_spamassassin_org.cf 2010-03-15 >>> 17:53:33.000000000 +0100 > >>> @@ -50 +50,4 @@ >>> include updates_spamassassin_org/72_active.cf >>> +include updates_spamassassin_org/72_scores.cf >> ^^^^^^^^^^^^ >> Not in the tarball!? > > Wait. That cf file with the includes is for the update channel only. It > isn't even in the rules tarball -- despite the above diff looking as if > it where.
Yes, 72_scores.cf is in the nightly sa-update rule update tarball that Mark diffed. The "Only in" line for 72_scores.cf was just slightly above the line you quoted. updates_spamassassin_org.cf is generated by sa-update (listing all the cf files it found in the update) on the local machine running sa-update, it's not included in the update itself. > This appears to be a red herring. 50_scores.cf is in the tarball. 50_scores.cf != 72_scores.cf. 50_scores.cf is from rules/50_scores.cf. 72_scores.cf is are the scores generated nightly for the rules in 72_active.cf (those rules are the ones from the sandboxes listed in the current active.list file). Confuseded, yet? :) Daryl