What he said.
If you're just doing an identity-proof scenario, the following access
rule would do it:
post
confirm,reason="Non-subscriber posts require confirmation of the
poster's identity"
!@MAIN
...the last line meaning "if you're not a member of the list"
If you also wish the list-owner to approve it, replace "confirm" with
"confirm_consult".
You can also do similar to the subscriber's first N posts, or first N
days...
> -----Original Message-----
> From: majordomo-users-owner@greatcircle.com
> [mailto:majordomo-users-owner@greatcircle.com] On Behalf Of
> Michael Yount
> Sent: Saturday, August 30, 2003 11:23 PM
> To: majordomo-users@greatcircle.com
> Subject: Re: non-subscriber post confirmation
>
>
> On 30 Aug 19:32, Daniel Liston wrote:
> > Roger B.A. Klorese wrote:
> > > With Mj2, you can require post confirmations -- helping to prevent
> > > forgery and auto-spamming.
> >
> > But, can you require this only on messages from non-subscribed
> > addresses?
> >
>
> Yes. Mj2 also permits the list owners to require confirmation
> first from the author, then from the moderators.
>
> Michael
>
>
References:
|
|