I will take a look tomorrow am but how can i re-create your error?

On Tue, Dec 29, 2020, 20:55 John Hardin <jhar...@impsec.org> wrote:

> On Tue, 29 Dec 2020, bugzilla-dae...@spamassassin.apache.org wrote:
>
> > https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7826
> >
> > --- Comment #60 from Kevin A. McGrail <kmcgr...@apache.org> ---
> > svn commit -m 'whitelist_auth to welcomelist_auth,
> > unwhitelist_auth to unwelcomelist_auth,
> > def_whitelist_auth to def_welcomelist_auth,
> > check_forged_in_whitelist to check_forged_in_welcomelist,
> > check_from_in_default_whitelist to check_from_in_default_welcomelist,
> > check_uri_host_in_whitelist to check_uri_host_in_welcomelist,
> > check_from_in_blacklist to check_from_in_blocklist,
> > check_to_in_blacklist to check_from_in_blocklist,
> > check_to_in_blacklist to check_to_in_blocklist,
> > and whitelist_bounce_relays to welcomelist_bounce_relays for bug 7826'
> >
> > Sending        MANIFEST
> > Sending        lib/Mail/SpamAssassin/Conf.pm
> > Sending        lib/Mail/SpamAssassin/Plugin/DKIM.pm
> > Sending        lib/Mail/SpamAssassin/Plugin/FreeMail.pm
> > Sending        lib/Mail/SpamAssassin/Plugin/SPF.pm
> > Sending        lib/Mail/SpamAssassin/Plugin/VBounce.pm
> > Sending        lib/Mail/SpamAssassin/Plugin/WLBLEval.pm
> > Sending        rules/20_vbounce.cf
> > Sending        rules/50_scores.cf
> > Sending        rules/60_whitelist.cf
> > Sending        rules/60_whitelist_auth.cf
> > Adding         t/blocklist_autolearn.t
> > Sending        t/data/01_test_rules.cf
> > Adding         t/freemail_welcome_block.t
> > Adding         t/spf_welcome_block.t
> > Transmitting file data ...............
> > Committed revision 1884922.
> >
> > --
>
>
> I am now getting this when I run a lint test with the WLBLEval plugin
> *not* loaded (which is one of the pre-commit lint tests I have scripted):
>
> Dec 29 17:40:02.717 [25015] warn: rules: error: unknown eval
> 'check_from_in_default_whitelist' for USER_IN_DEF_WELCOMELIST
> Dec 29 17:40:02.717 [25015] warn: rules: error: unknown eval
> 'check_from_in_whitelist' for USER_IN_WELCOMELIST
> Dec 29 17:40:02.728 [25015] warn: rules: excluding meta test
> USER_IN_BLACKLIST_TO, unsolved meta dependencies: USER_IN_BLACKLIST_TO
> Dec 29 17:40:02.728 [25015] warn: rules: excluding meta test
> USER_IN_BLACKLIST, unsolved meta dependencies: USER_IN_BLACKLIST
> Dec 29 17:40:02.809 [25015] warn: rules: error: unknown eval
> 'check_from_in_blacklist' for USER_IN_BLOCKLIST
> Dec 29 17:40:02.809 [25015] warn: rules: error: unknown eval
> 'check_from_in_blacklist_to' for USER_IN_BLOCKLIST_TO
> Dec 29 17:40:02.810 [25015] warn: rules: error: unknown eval
> 'check_to_in_whitelist' for USER_IN_WELCOMELIST_TO
>
>
>
> ...I think those modifications may be missing an ifplugin somewhere - or
> perhaps we still have issues with nested if-else-endif in configs?
>
>
> --
>   John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
>   jhar...@impsec.org                         pgpk -a jhar...@impsec.org
>   key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
> -----------------------------------------------------------------------
>   213 days since the first private commercial manned orbital mission
> (SpaceX)
>

Reply via email to