It has been a while since I read that file, but apparently it is wrong.
Sendmail will NOT send messages to a list that lives in a directory
that has a group write bit enabled anywhere in the tree to that file.
If you have no "users" on the system with majordomo, try uncommenting
#O DontBlameSendmail=safe
in the sendmail.cf file.
If you DO have "users" on the same box as majordomo/sendmail,
chmod -R g-w /path/to/majordomo
chmod g-w / /path /path/to
Dan Liston
"Juan Luis Baptiste M." wrote:
>
> Hi,
>
> Dan Liston wrote:
>
> > Depending on how old (or what version) your sendmail is, 664 is too
> > lenient and needs to be restricted to 644. Sendmail will not deliver
> > to a list in a group writable directory. This should show up in your
> > /var/log/maillog file. Majordomo is the only "user" that will ever
> > need to write to any file in any of the majordomo directories.
> >
>
> I tried that with no success. The NEWLIST file says that all directories
> must
> have 775 perms and files 664, I have all set like that but I still can't
> send messages
> to the list, people can subscribe and send commands to majordomo but can't
> send
> messages to the lists.
>
> Any other idea?
>
> Oh, my system is Solaris 2.7, sendmail 8.9.1b+Sun/8.9.1 and majordomo
> 1.94.4.
>
> >
> > Dan Liston
> >
> > "Juan Luis Baptiste M." wrote:
> > >
> > > Hi,
> > >
> > > I manage a majordomo list and someone by error misconfigured the
> > > permissions on the files of majordomo. I tried to fix all the mess with
> > > no success. All files are owned by majordomo, wrapper owned by root and
> > > SUID on, lists directory and all files in it with perms 0664 but if I
> > > send any mail to the list it never get back top the users! there's no
> > > mail to the list owner or root indicating that there's an error ,
> > > there's nothing on majordomo's Log. The strange thing is that users can
> > > subscribe to the list and send commands to it but not to the mailing
> > > list.
> > >
> > > Any suggestions???
> > >
> > > Thanks,
> > >
> > > Juan Luis Baptiste M.
References:
|
|