Skip to Content.
Sympa Menu

devel - previous_email scenario: "error parsing HASH(0x9a68bd8)"

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: "Adam Bernstein" <address@concealed>
  • To: <address@concealed>
  • Subject: previous_email scenario: "error parsing HASH(0x9a68bd8)"
  • Date: Sat, 29 Mar 2003 13:10:37 -0800

I'm trying to apply the patches for "previous_email" to my Sympa 3.3.5 code,
and it looks very simple, but I can't get it to work. When I add the new
condition in my subscribe.owner scenario:

is_subscriber([listname],[previous_email]) smtp,mime,md5 -> do_it

I now get this error in my log:

Mar 29 12:52:09 amberbug wwsympa[52924]: error rule syntaxe in scenario
subscribe rule line 0 expected : <condition> <auth_mod> ->
<action>
Mar 29 12:52:09 amberbug wwsympa[52924]: error parsing HASH(0x9a68bd8)
Mar 29 12:52:09 amberbug wwsympa[52924]: error in subscribe scenario
/home/sympa/etc/scenari/subscribe.owner

The only code change I see to use previous_email is the addition of one line
in wwsympa.fcgi, line 8333 in version 3.4.3.1:

'previous_email' => $param->{'user'}{'email'},

so have I missed another code change? I also tried applying the Feb. 5 patch
to fix "scenarios using previous_email var could not be evaluated", with no
effect.

Many thanks.
adam
--
Adam Bernstein Member of Tech Underground:
address@concealed http://tech-underground.org
415-596-6384
.......................................................................
Consulting services: | Email hosting: | Listserv/Group hosting:
http://amberbug.org | http://npo-mail.org | http://npogroups.org





Archive powered by MHonArc 2.6.19+.

Top of Page