Subject: The mailing list for listmasters using Sympa
List archive
Re: [sympa-users] Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED
- From: Matthew Goebel <address@concealed>
- To: address@concealed
- Subject: Re: [sympa-users] Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED
- Date: Thu, 9 May 2019 18:16:35 -0400
I guess I should mention that the custom scenario worked just fine in 6.2.36, and here it is...
----------
title.gettext restricted to local domain
# if subscriber request come from local domain do_it else reject
is_editor([listname],[sender]) smtp,dkim,smime,md5 -> do_it
is_owner([listname],[sender]) smtp,dkim,smime,md5 -> do_it
match([sender],/[domain]$/) smtp,dkim,smime,md5 -> do_it
true() smtp,dkim,smime,md5 -> reject(reason='send_local_user')
# if subscriber request come from local domain do_it else reject
is_editor([listname],[sender]) smtp,dkim,smime,md5 -> do_it
is_owner([listname],[sender]) smtp,dkim,smime,md5 -> do_it
match([sender],/[domain]$/) smtp,dkim,smime,md5 -> do_it
true() smtp,dkim,smime,md5 -> reject(reason='send_local_user')
----------
Thanks,
Matt
On Thu, May 9, 2019 at 6:14 PM Matthew Goebel <address@concealed> wrote:
I seem to be having a similar problem.When I upgraded my test box from 6.2.36 to 6.2.42 it was not recognizing scenarios, after I applied thepatch listed below sympa processes emails for lists with custom secnarios, and archives the message, but never sendsout the email to the list members? As soon as I remove the custom scenario file the list works again.Thanks,Matt---------- Forwarded message ---------
From: Thomas Scheffczyk <address@concealed>
Date: Thu, May 9, 2019 at 10:01 AM
Subject: Re: [sympa-users] Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED
To: <address@concealed>
Hi,
the problems were caused by a known bug of 6.2.42:
Sympa::Scenario::new() was unable to load scenario filename including dots
After applying the patch with
cd <SYMPA_BASE_DIR>/bin;
the upgrade was successful. :-)
Best regards
Thomas
-- -------------------------------------------------------------------------- Mail address@concealed Johannes Gutenberg-Universität Mainz Tel. +49 6131 39 26399 Zentrum für Datenverarbeitung GnuPG B84D 8BE9 6F5C A832 60A2 Anselm-Franz-von-Bentzel-Weg 12 41C0 C483 76EB AA49 FA72 55128 Mainz
--Matthew Goebel : address@concealed : Unix Jockey @ EMU : Hail Eris
Neo-Student, Net Lurker, Donut consumer, and procrastinating medher...
"Always with the negative waves, Moriarty" - Oddball
"Comfort the troubled, and trouble the comfortable." - Dietrich Bonhoeffer
--
Matthew Goebel : address@concealed : Unix Jockey @ EMU : Hail Eris
Neo-Student, Net Lurker, Donut consumer, and procrastinating medher...
"Always with the negative waves, Moriarty" - Oddball
"Comfort the troubled, and trouble the comfortable." - Dietrich Bonhoeffer
Neo-Student, Net Lurker, Donut consumer, and procrastinating medher...
"Always with the negative waves, Moriarty" - Oddball
"Comfort the troubled, and trouble the comfortable." - Dietrich Bonhoeffer
-
[sympa-users] Problem with send scenario files after upgrade from 6.2.40 to 6.2.42,
Thomas Scheffczyk, 05/08/2019
-
Re: [sympa-users] Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED,
Thomas Scheffczyk, 05/09/2019
-
[sympa-users] Fwd: Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED,
Matthew Goebel, 05/09/2019
- Re: [sympa-users] Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED, Matthew Goebel, 05/09/2019
- Re: [sympa-users] Fwd: Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED, Thomas Scheffczyk, 05/10/2019
-
[sympa-users] Fwd: Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED,
Matthew Goebel, 05/09/2019
-
Re: [sympa-users] Problem with send scenario files after upgrade from 6.2.40 to 6.2.42 - SOLVED,
Thomas Scheffczyk, 05/09/2019
Archive powered by MHonArc 2.6.19+.