On Jun 1, 2001 Alex Wong Ze Hung said something like:
>
> Just wondering if anyone can help me with my problem here. Basically
> none of my mail list work. I do get a response from majordomo when i
> request for the list or the help. But when I try sending an e-mail to
> a list, the following message is the message I get.
>
> > ----- Transcript of session follows -----
> > 550 5.2.4 :include:/usr/local/majordomo-1.94.5/lists/academic ...
> > Cannot open /usr/local/majordomo-1.94.5/lists/academic: Group writable directory
> > Message delivered to mailing list <academic@ece.curtin.edu.au>
>
This particular error has been covered with excruciating frequency and
should be available if you search for it in the archives.
http://www.hpc.uh.edu/majordomo-users/
Fixing it is simple: Check each of the directories in the path indicated
and make sure none of them are group writable. That would be:
/usr
/usr/local
/usr/local/majordomo-1.94.5
/usr/local/majordomo-1.94.5/lists
They should all be chmod 755 (drwxr-xr-x).
There is another workaround which disables the security feature in
Sendmail, this is an issue with Sendmail and not Majordomo, but that fix
is not recommended.
Hope that helps.
____________________________
Mike Neuharth
ADCS Technology Specialist
http://www.umn.edu/adcs
E-Mail : mjn@umn.edu
Page Mail : 6126486512@page.metrocall.com
http://supermonkeycollider.dyndns.org/
____________________________
References:
|
|