Great Circle Associates Majordomo-Users
(May 1998)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: Cascading lists...
From: Jeffrey Goldberg <J . Goldberg @ Cranfield . ac . uk>
Organization: Cranfield University Computer Centre
Date: Sun, 10 May 1998 09:54:55 +0100 (BST)
To: Christoph Doerbeck <doerbeck @ dma . isg . mot . com>
Cc: majordomo-users @ GreatCircle . COM
In-reply-to: <199805061301.JAA06841@prospero.dma.isg.mot.com>
Reply-to: Jeffrey Goldberg <J . Goldberg @ Cranfield . ac . uk>

On Wed, 6 May 1998, Christoph Doerbeck wrote:

> Well,
> 
> example:  I want to create several locational lists, which users
> subscribe to.  I want to then address all the people on all
> lists via a super-list which contains only other lists (no individual users).
> Users would not be allowed to subscribe to the all-inclusive list.

Assuming stripped lists, and case insenstive localparts, I do something
like the following

tr '[A-Z]' '[a-z]' list1 list2 ... list3 | sort -u > superlist

Something like this is run nightly from cron

superlist has it's own superlist.config for which subscriptions and
unsubscriptions are closed.

I don't have the actual script I use at hand, but something similar
to the above works well for me.

> An alternative would be to create a normal mail alias which points to
> the various lists, but I would not be able to moderate the "super-post".

That wouldn't be good.  An alternative would be to have a majordomo list
with the other lists subscribed to it.  so superlist would be something
like

list1@site
list2@site

etc

superlist.config might have 

  restrict_post = list1 list2 ...

If that is the policy you want.

And owner-superlist would have to able able to post to each of list1, etc

But I do it the first way.

-j

--
Jeffrey Goldberg                +44 (0)1234 750 111 x 2826
 Cranfield Computer Centre      FAX         751 814
 J.Goldberg@Cranfield.ac.uk     http://WWW.Cranfield.ac.uk/public/cc/cc047/
Relativism is the triumph of authority over truth, convention over justice.




References:
Indexed By Date Previous: Re:
From: "Phillip H. Kwon" <PhilKwon@OaksNet.com>
Next: RE: Address identification in list files
From: CARPENTIER Michel <mca@ambrasoft.lu>
Indexed By Thread Previous: Cascading lists...
From: Christoph Doerbeck <doerbeck@dma.isg.mot.com>
Next: Re: Cascading lists...
From: bill@ecology.bio.dfo.ca (Bill Silvert)

Google
 
Search Internet Search www.greatcircle.com