Subject: The mailing list for listmasters using Sympa
List archive
- From: Cefiar <address@concealed>
- To: address@concealed
- Subject: Re: [sympa-users] Scenario check
- Date: Thu, 15 Dec 2005 09:05:36 +1100
On Thursday 15 December 2005 05:49, address@concealed wrote:
> I'm trying to create a set of scenari which will (in addition to existing
> behavior) allow members of a specific mailgroup to send messages to any
> other group. Here's what I've got:
>
> is_subscriber(specificgroup,[sender]) smtp,smime,md5 -> do_it
>
> I just want to make sure it's
>
> specficgroup
>
> and not
>
> 'specificgroup'
>
> or
>
> address@concealed
>
> or any other combo thereof.
>
> Thanks in advance for any help you can provide!
I'm using the variant below and it has worked since Sympa 3.4.4.3 for me:
is_subscriber('specificgroup',[sender]) smtp,smime,md5 -> do_it
By specificgroup, I assume you mean the name of another mailing list run by
sympa? This is what I am doing anyway.
--
Stuart Young - aka Cefiar - address@concealed
-
[sympa-users] Scenario check,
scott, 12/14/2005
- Re: [sympa-users] Scenario check, Cefiar, 12/14/2005
Archive powered by MHonArc 2.6.19+.