Re: messages quantity limiting
Jason L Tibbitts III <[email protected]> 29 Oct 2002 21:52:24 -0600
| Newsgroups | gmane.mail.majordomo.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "v" == visatos <Dariusz> writes: v> it seems that Majordomo does not have subj. function. What is "subj. function"? v> In my believe subj. can be power that could make polemic more v> constructive. But what is "subj"? v> I know perl a litle bit, so here how I imagine script doing such v> thing. Treat it just like an idea: It looks like you're trying to restrict the number of times a user can post. If so, Majordomo2 already does this via the "post_limits" configuration setting, and by providing you with various metrics relating to posting frequency in the access control language so that you can impose fine-grained access control. Instructions on checking Majordomo2 sources out of our CVS tree is available here: <URL:http://www.math.uh.edu/majordomo/>. - J<