KompuKit wrote:
>
> The following is what happened when I sent a testmail
> to my list,called: biblestudy-list@kompukit.dyndns.org
>
> How do I correct these errors??????????
>
> Mail Delivery Subsystem wrote:
> >
> > The original message was received at Sun, 1 Oct 2000 21:55:15 -0400
> > from server1.andonet.com [199.79.199.9]
> >
> > ----- The following addresses had permanent fatal errors -----
> > <biblestudy-list@kompukit.dyndns.org>
> > :include:/usr/lib/majordomo/lists/biblestudy
> > (expanded from: <biblestudy-list@kompukit.dyndns.org>)
> >
> > ----- Transcript of session follows -----
> > 550 :include:/usr/lib/majordomo/lists/biblestudy... Cannot open /usr/lib/majordomo/lists/biblestudy: Group writable directory
> > 554 <biblestudy-list@kompukit.dyndns.org>... aliasing/forwarding loop broken
> >
> > ------------------------------------------------------------
I can only assume you have sendmail as an MTA since that is the one that complains
the most about group writable directories. The majordomo section of the FAQ at
http://www.sendmail.org can help, and so can the archives at greatcircle.com, but
this is what it boils down to;
chmod go-w / /usr /usr/lib
chmod -R go-w /usr/lib/majordomo
Dan Liston
References:
|
|