Re: auto-approving posts from certain subscribers
Jason L Tibbitts III <[email protected]>
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "AT" == Alex Teslik <[email protected]> writes: AT> Hello, I run a moderated list and would like to allow posts from AT> some subscribers to be auto-approved and posted. All kinds of different ways to do this, depending on exactly what behavior you're after. I just subscribe those privileged users to listname:allowed and then set up an access rule moderating everyone else: configset listname access_rules <<ENDAAB post consult, reason="Only approved users are allowed to post." !@allowed ENDAAB - J<