Re: Rights to write with a list

"Jim Dory" <[email protected]> Tue, 11 Sep 2007 10:21:28 -0800
Newsgroups gmane.mail.majordomo.general
Message-ID <[email protected]>
also, is it possible to add a config line that bounces back error messages
to members? I don't see that in my config file and I googles member_bounce
and found nothing. This would help me when members post a file that is too
big or if they use the word help in their subject (which I suppose I could
do away with that requirement if I could figure it out since people are
searching for help in my list sometimes), or if they CC too many people.

cheers, JD

On 9/10/07, Ed Kasky <[email protected]> wrote:
>
> At 05:49 AM Monday, 9/10/2007, Francl Fabien wrote -=>
> >Hello,
> >How can one warn a person whom it does not have the rights to write
> >with a list
> >Thank you.
>
> If you mean to inform someone who attempts to post to a closed list
> to which they are not subscribed, take a
> look at the following in the list config:
>
>          # non_member_bounce    [enum] (sender) <resend>
> /;sender;sender-owner
>          # One of four values: blank, sender, sender-owner or no_one.  If
>          # left  blank the message is bounced to the list owner.  Sender
>          # allows the  sender to be notified in addition to the owner
>          # receiving the bounced  message. Sender-owner causes the sender
> to
>          # be notified, but not the  owner. no_one should be
> self-expanatory
> non_member_bounce   =
>
>