Luke Daly wrote: > >1. I have a list that all members are set to moderated yet all users >seem to be able to post to it. I have checked setting against a working >list was wondering what i should check next?
Are the members really moderated? Is the 'mod' box checked for each user on the Membership Management...->Membership List pages? If not, under "Additional Member Tasks" on that page set "Set everyone's moderation bit, including those members not currently visible" to 'on' and click 'Set' >2. is there an easy way i can get list administrators to spit out a >list of all users in there list into a text file? or something that can >be cut and pasted nicely? See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.062.htp>. >3. Is there some way I can see a list of all people able to post to >the list? Not per se. The list of everyone who can post without moderation is those members in the membership list whose 'mod' flag is off plus those non-members whose address is in or matches a pattern in accept_these_nonmembers plus every non-member if generic_nonmember_action is 'Accept'. Also, anyone, member or not, who knows the list's admin or moderator password can post with an "Approved: password" header. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
