Subject: The mailing list for listmasters using Sympa
List archive
- From: Olivier Salaun <address@concealed>
- To: address@concealed
- Cc: address@concealed
- Subject: Re: [sympa-users] Creation button
- Date: Thu, 27 Sep 2001 16:14:17 +0200
Hi,
address@concealed wrote:
> How can I control the availability of the "Create List" button
> on a per user
I can explain you how we manage create_list privilege at the CRU :
*We have a dedicated ML (createur.liste) ; we add to this
list people we allow to create MLs. Its welcome message
explains how to create/setup a ML.
*sympa.conf's 'create_list' parameter points to a scenario
named createur_liste that looks like this :
is_listmaster([sender]) md5,smime -> do_it
is_subscriber(createur.liste,[sender]) md5,smime ->
listmaster,notify
true() smtp -> reject
> |list
You can't because the list does not exist yet...
(unless you mean another ML)
> |domain|?? basis in WWSYMPA?
Do you mean the domain of the user's email address ?
Try this rule :
match([sender],/[conf->host]$/) smtp,smime,md5 -> do_it
--
Olivier Salaün
Comité Réseau des Universités
-
Creation button,
Gilles.Mercey, 09/27/2001
- Re: [sympa-users] Creation button, Olivier Salaun, 09/27/2001
Archive powered by MHonArc 2.6.19+.