On Wed, 29 Dec 2004 10:00 -0500, Fr. Robert Bower wrote:
> I am running the newconfig command on a mailing list I have called news.
> I am setting up the list so only the list owner can post
>
> Everything works fine on the newconfig except for the
> restrict_post = owner-news
> line
>
> if I set the line to
>
> restrict_post = news
> which would restrict postings to members only the command works fine. So
> everything is working fine except for the when I try to set the restrict
> line to the owner of the list. Any ideas?
owner-news is an address (actually, just an alias). The restrict_post
directive expects a file name. Create a text file called "newsposter" (or
whatever) in your lists directory, containing the e-mail address(es) of
the person(s) allowed to post to the list (one address per line if
multiple addresses). Change your restrict_post directive to:
restrict_post = newsposter
--
Chip Old (Francis E. Old) E-Mail: fold@bcpl.net
BCPL Network Operations Administrator Phone: 410-887-6180
BCPL.NET Internet Services Administrator FAX: 410-887-2091
320 York Road
Towson, MD 21204-5179 USA
References:
|
|