Skip to Content.
Sympa Menu

en - Re: [sympa-users] Allow subscribers of lists a,b,c,... to post on

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Matthias Warkus <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Allow subscribers of lists a,b,c,... to post on
  • Date: Wed, 30 Sep 2009 09:08:16 +0200

Am Mittwoch, den 30.09.2009, 14:52 +1000 schrieb Daniel Black:
> The way is to edit the scenario for the list potentially globally. Assuming
> you have a discussion list your scenario will look like:
>
> title.gettext Private, confirmation for non subscribers, no bcc
>
> equal([is_bcc],1) smtp,md5 -> reject
> true() md5,smime -> do_it
> is_subscriber([listname],[sender]) smtp -> do_it
> true() smtp -> request_auth
>
> (Admin -> Edit List Config -> Sending/Reception - top option -> scenario
> source button on the top right)
>
> add extra lines like:
> is_subscriber(funkylist1,[sender]) smtp -> do_it
> is_subscriber(funkylist2,[sender]) smtp -> do_it
> is_subscriber(specialtopiclist,[sender]) smtp -> do_it

Yes, this is what we ended up doing, but it's what I wanted to avoid,
because it requires a custom scenario for each list with such a setup.

Thanks anyway!

Sincerely,
M.W.
--
Philipps-Universität Marburg // Hochschulrechenzentrum (HRZ)
Matthias Warkus, M.A.
Hans-Meerwein-Straße // MZG, 06A02 // 35032 Marburg
+49 6421 28 23549




Archive powered by MHonArc 2.6.19+.

Top of Page