[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] One-Way list - raq4
- Subject: Re: [cobalt-users] One-Way list - raq4
- From: "Linuxman" <linuxman@xxxxxxxxxxxxxxxx>
- Date: Tue Nov 5 11:06:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I have tried that, but there is one problem. When I change members of the
list via the GUI, restrict_post =
gets changed automatically from the list I made of authorized senders to the
name of the list I edit via the GUI.
Have you seen this before?
I suppose I can chmod the file to prevent the system from modifying the
file, but if I do, what should I change it to that will not interfere with
normal operation of the list?
> From: "John D. Gorena" <Support@xxxxxxxxxxxxxxxxxxx>
> Organization: http://www.JMG-Enterprises.com
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] On-Way list - raq4
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
> I have to do this manually. Here is what I do.
>
> login at root
>
> find the list file. If the list was called 'mynews' then it would be
> located at something like
> /usr/local/majordomo/www.domain.com/lists/mynews AND
> /usr/local/majordomo/www.domain.com/lists/mynews.config
>
> The mynews.config file has all the settings and the mynews file has the
> list of subscribed e-mail addresses.
>
> I create another file in that directory with just addresses that are
> allowed to send e-mail to the list and I call it mynews.restrict.
> I use "pico mynews.config" to edit the file and type "restrict" on the
> end of the restrict section to make it "restrict_post =
> nynews.restrict".
>
> Save the file and you should be done.
>
> John
>
>
> Linuxman wrote:
> >
> > I need to make a one-way distribution list so I can send news to an
email
> > address (list) and have it go to the list, but not allowing anyone else
on
> > the list to reply to the list.
> >
> > Any suggestions?
> >
> > Thanks in advance,
> > Fred