Mike.Tran@twcable.com wrote:
>
> "The noadvertise setting only means that list-name will not show up
> when you send majordomo@your.mailhost a "lists" command"
>
> I sent majordomo@my.mailhost a 'lists' command and received the result listing
> of all lists including list a. Do you know why?
Let's get a little more specific so I an quit making assumptions.
Your list-name = a?
What does ($homedir =) in your majordomo.cf?
What does ($listdir =) in your majordomo.cf?
<$listdir>/a.config is what has the
noadvertise <<END
/.*/
END
right?
The a.config file is user and group majordom?
The permissions on a.config are 644? or stricter?
In your /etc/aliases (or equivalent) you have;
a: "|<$homedir>/wrapper resend -l a a-outgoing"
a-outgoing: :include:<$listdir>/a
This should answer your other question too. :)
Have a good weekend,
Dan Liston
>
> " I "assUme" that you are using the resend alias
> for list-name rather than pointing it directly to your :include:
> file."
>
> How do i set up resend alias to work with restrict posting?
>
> Thank you very much.
>
> -mike tran.
> ==============================================================
>
> ---------------------- Forwarded by Mike Tran/Division/LADIV on 05/05/2000 02:41
> PM ---------------------------
>
> "Dan Liston" <dliston@netscape.com> on 05/05/2000 02:29:26 PM
>
> To: Mike Tran/Division/LADIV@TWCABLE
> cc: majordomo-users@greatcircle.com
>
> Subject: Re: my list doesnt' work properly
>
> The noadvertise setting only means that list-name will not show up
> when you send majordomo@your.mailhost a "lists" command.
>
> The restrict_post setting does not stop others from writing to the
> list-name address, but bounces their messages to the list-owner or
> list-approval address to be dealt with rather than being distributed
> to the list-name directly.
>
> I "assUme" (list 'a') was a typo for (file 'a') in the $listdir
> directory. I also "assUme" that you are using the resend alias
> for list-name rather than pointing it directly to your :include:
> file.
>
> Dan Liston
>
> Mike.Tran@twcable.com wrote:
> >
> > Hi,
> >
> > I configured my list file (list-name.config) with unadvertise and
> restrict_post
> > options below:
> >
> > noadvertise << END
> > /.*/
> > END
> >
> > and
> >
> > restrict_post = a (with list 'a' has only one email address)
> >
> > Then log in to a mail client with another email address and then issue the
> > 'lists' command and send a regular message to my majordomo server. They both
> > work fine.
> > I got returned messages. Do you know why.
> >
> > Thanks
> > -mike tran.
|
|