Comment 2 for bug 1020683

Revision history for this message
Robert Arlt Jr. (dukrat) wrote :

Automatically and implicitly would seem to be a little strong. What I'm asking for is an option that allows regular_include_lists and/or lists that are members of lists to have their members count for *_these_nonmembers and in a recursive manner. For example:
listA:
     members: jack@...
     accept_these_nonmembers: @listB

listB:
     members: jill@...
     regular_include_lists or accept_these_nonmembers or members: @listC

with the result that listC can send to listA unmoderated.