> > > It appears that sendmail is upset with your group writable directories.
> > > You have two choices. http://www.sendmail.org/tips/DontBlameSendmail.html
> > > will give you advice on what setting you may find as an acceptable risk
> > > for allowing group writable directories, or, take the group write bit off
> > > of all your mailing list directories. (chmod -R g-w) Sendmail will bitch
> > > about group writable directories all the way back down to /.
> > >
> > > Majordomo is actually capable of functioning in directories with 700
> > > permissions. The problem with this, is group members must still SU to
> > > majordomo to get any local file manipulation done.
> > >
> > > Dan Liston
> >
> > Shucks. That didn't do it either...
> >
> > Ken
>
> Which one? Changing sendmail.cf or chmod'ing your directories?
My version of sendmail (8.6 I think) doesn't appear to have the "features"
mentioned in the URL you suggested, so, since I didn't find anything in
sendmail.cf that referenced anything about safefiles, I didn't make any
changes.
> If you changed the sendmail.cf, did you remember to restart sendmail?
I re-booted the machine.
> If you chmod'ed directories, did you follow the tree all the way to root?
No. Will do that next. I just went to /spare/usr/local/majordomo
> chmod 750 /spare/usr/local/majordomo/lists
> chmod 751 /spare/usr/local/majordomo
> chmod 755 /spare/usr/local
> chmod 755 /spare/usr
> chmod 755 /spare
> chmod 755 /
>
> Dan
OK. Will try it.
Ken
|
|