On Mon, Jun 12, 2017 at 08:51:08AM +0800, Paul Wise wrote: > Yesterday I got these messages from the spamassassin cron job. > I am guessing these are from the downloaded/compiled rules. > It would be better for non-warnings like these to be disabled. > > Jun 12 01:23:08.924 [3147] info: rules: meta test __MONEY_FRAUD_8 has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.925 [3147] info: rules: meta test __FORM_FRAUD_3 has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.927 [3147] info: rules: meta test __ADVANCE_FEE_3_NEW has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.928 [3147] info: rules: meta test __MONEY_FRAUD_5 has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.930 [3147] info: rules: meta test __FORM_FRAUD_5 has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.931 [3147] info: rules: meta test __MONEY_FRAUD_3 has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.932 [3147] info: rules: meta test __ADVANCE_FEE_4_NEW has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.935 [3147] info: rules: meta test __ADVANCE_FEE_5_NEW has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.940 [3147] info: rules: meta test __ADVANCE_FEE_2_NEW has > dependency 'LOTTO_AGENT' with a zero score > Jun 12 01:23:08.941 [3147] info: rules: meta test __FORM_FRAUD has dependency > 'LOTTO_AGENT' with a zero score
These are actually warnings, and they do indicate a problem with the ruleset distributed by spamassassin's update channel. They should have been caught upstream before ever making to a published update. The thread at https://marc.info/?l=spamassassin-users&m=149757484808003&w=2 has more detail. So my inclination is to consider this not a bug. noah