I have three lists.
The list are moderated list. Only certain staff members can send to them. I add [EMAIL PROTECTED] as a admin and a moderator of the list.
list1 list2 list3
We would like to make an alias called all-list
all-list: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Instead, you might create a list "all-list", which has those three lists as subscribers.
-- Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
