You may also need to chmod g-w for /, /usr, /usr/local,
/usr/local/majordomo as well.
On Fri, 29 Jan 1999, System Admin. wrote:
> Hi Yann,
> I ran into this problem before. make sure your lists directory is
> not group and world writable. Some how majordomo didn't like command
> "chmod 755 lists" but when I do this ->
>
> chmod u+rwx lists
> chmod g+rx lists
> chmod g-w lists
> chmod o+rx lists
> chmod o-w lists
>
> and everything is working great. So give that a try. Also make sure all
> the file under lists directory is 644 permission.
>
> HTH
>
> pe'
>
>
> ------------------------------
> UNIX System Admin.
> Distributed Computing Services
> Lake Superior State University
> 650 W. Easterday Ave.
> Sault Ste. Marie. MI
> 49783 USA.
> ------------------------------
>
> On Wed, 27 Jan 1999, Yann wrote:
>
> > I am using SPARCstation-20 with Solaris 2.6, sendmail 8.9.1 and
> > majordomo-1.94.4.
> >
> > I have done 'wrapper config-test' following the instrutions in the
> > INSTALL file and it looks ok:
> >
> > ----------------------- end of tests -----------------------
> >
> > Nothing bad found! Majordomo _should_ work correctly.
> >
> > ***
> >
> > I can send the commands to majordomo@my_server and get aswers,
> > like help, lists, subscribe. But when I try to send a message to
> > test@my_server (I have created the list test, using the NEWLIST file), I
> > (owner-test@my_server) receive the following message:
> >
> >
> > ----- The following addresses had permanent fatal errors -----
> > test-list
> > :include:/usr/local/majordomo/lists/test
> > (expanded from: test-list)
> >
> > ----- Transcript of session follows -----
> > 550 :include:/usr/local/majordomo/lists/test... Cannot open
> > /usr/local/majordomo/lists/test: Group writable directory
> > 554 test-list... aliasing/forwarding loop broken
> >
> > ***
> >
> > I added the lines below in my /etc/aliases (and I runned
> > newaliases):
> >
> > majordomo: "|/usr/local/majordomo/wrapper majordomo"
> > majordomo-owner: suporte
> > owner-majordomo: suporte
> >
> > test: "|/usr/local/majordomo/wrapper resend -l test test-list"
> > test-list: :include:/usr/local/majordomo/lists/test
> > owner-test: yann,
> > test-owner: yann
> > test-request: "|/usr/test/majordomo/wrapper majordomo -l test"
> > test-approval: yann,
> >
> >
> > ***
> >
> > Anybody can help me?
> >
> >
> > Yann
> >
> > PS: I have the right permissions for the files and directories.
> >
> > --
> > H. S. Yann
> > yann@veritel.com.br
> > System & Network Administrator
> > Veritel Teleinformatica Ltda
|
|