Skip to Content.
Sympa Menu

en - Re: [sympa-users] I'm getting lots of "Failed to perform scenario condition" messages

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Erik Olson <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] I'm getting lots of "Failed to perform scenario condition" messages
  • Date: Wed, 8 Jan 2020 11:27:44 -0800

Right, and that's what I have in there.  What's interesting, again, is that I don't seem to get any issues when e-mail is actually passing through that particular list.  It seems to only happen when I'm accessing the sympa web ui to look at the lists themselves.

On 1/8/2020 9:36 AM, Stefan Hornburg (Racke) wrote:
On 1/8/20 6:28 PM, Erik Olson wrote:
I grepped for "is_bcc" in ~sympa/bin and discovered there are two different
Scenario.pm files, one in the bin directory
(with a date of 2016), and one in a Sympa subdirectory with a different date.
In fact, there appear to be multiple files
that exist in different directories.  Now wondering if they got moved but the
upgrade script is not deleting the old files.

<deleting a bunch of old files later... That seems to be a red herring.>

Not exactly which files to post.  ~sympa/bin/Sympa/Scenario.pm is identical
to the file in the 6.2.52 distribution, as
is default/scenari/send.public_nobcc

One new clue is that this only happens as I am using the sympa web interface,
browsing from page to page.  Each new page
causes another round of these error messages.  The log confirms, as they are
all coming from the wwsympa process.

Jan  8 09:01:04 pulcher wwsympa[2468]: err main::#1576 >
main::check_param_out#2845 > Sympa::Scenario::authz#433 Error
in scenario Sympa::Scenario
<send.public_nobcc;/home/sympa/default/scenari/send.public_nobcc>, context
Sympa::List
<address@concealed>: (Missing parameter 'is_bcc' at (eval 449)
line 6.#012)

Thanks for any insight!

  - Erik
Hello Erik,

I actually intended to ask for the scenario file
(/home/sympa/default/scenari/send.public_nobcc). I didn't realize that
this is part of Sympa itself.

The current version is:

title.gettext public list, Bcc rejected (anti-spam)

equal([is_bcc],1) smtp,dkim,md5,smime -> reject
true() smtp,dkim,md5,smime -> do_it

Regards
Racke

On 1/7/2020 11:22 PM, Stefan Hornburg (Racke) wrote:
Hello Erik,
this is very likely to be caused by the rewrite of the scenari code between
these two releases. Can you please post your
scenari so we can check it out?

Regards
          Racke


--
Erik Olson address@concealed



Archive powered by MHonArc 2.6.19+.

Top of Page