# Suppose that I have set up a private list (subscription_policy =
# closed) to be both archived and digestified. This creates a pair
# of two lists: privlist and privlist-digest.
#
# If in order to ensure that the list is closed both GET and INDEX
# are limited to list subscribers, how is a privlist-digest subscriber
# able to access the privlist archives without being subscribed to
# privlist as well? Is this just a limitation on how Majordomo
# handles digests?
create a symlink from archives/privlist-digest to archives/privlist!
# Also, how do I ensure that privlist-digest subscribers will do their
# postings to the main list. I suppose that I could create access
# files for restrict_post. But this is awkward...
alias privlist-digest: privlist
References:
|
|