Date: Thu, 25 Apr 2002 15:46:03 -0500 From: "jogegabsd" <jogegabsd@myrealbox.com> To: <freebsd-questions@freebsd.org> Subject: RE: limiting the use of a list in majordomo Message-ID: <PJEDLKMCAOJCKEBNIJNOMECMCGAA.jogegabsd@myrealbox.com> In-Reply-To: <PJEDLKMCAOJCKEBNIJNOCECMCGAA.jogegabsd@myrealbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of jogegabsd
> Sent: Thursday, April 25, 2002 3:34 PM
> To: freebsd-questions@freebsd.org
> Subject: limiting the use of a list in majordomo
>
>
> Hello all.
> How can I only permit subscribed users to write to a list in majordomo.
>
> thanks in advance
>
> Gerardo
Just find out! Thanks Anyway
To make your mailing list restricted, change your mailng list
configuration file to:
# restrict_post [restrict_post] (undef) <resend>
# If defined only address listed in one of the files (colon or space
# separated) can post to the mailing list. This is less useful than
it
# seems it should be since there is no way to create these files if
# you do not have access to the machine running resend. This
mechanism
# will be replaced in a future version of majordomo/resend.
restrict_post = <mailing-list>
where <mailing-list> above is the name of your mailing list. One
important thing to remember here is that if you also have disgests
enabled, you must specify _both_ your regular mailing list and your
digest mailing list here. For example, if you had a mailing list called
"foo" and you also had digests enabled for this mailing list, you must
specify both mailing lists:
restrict_post = foo:foo-digest
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PJEDLKMCAOJCKEBNIJNOMECMCGAA.jogegabsd>
