I want to set up a moderated list where all of the moderators receive
each post and any one of them can OK a message.  I'm thinking of
using this:
 
   Send= Editor,Hold
   Editor= xxx-mod@listhost, (xxx-mod)
 
where XXX-MOD is a closed list with all the moderators on it.
 
Or maybe
 
   Send= Editor,Hold
   Editor= xxx-mod@listhost
   Editor= mod1@host1, mod2@host2, ...
 
where all the moderators are listed in the second Editor field.
 
Will either of these work?  Will any of the moderators be able to OK a
message?  If not, is there some other way to do what I need?