Sendmail does not allow group writable directories.
Sendmail checks for this attribute all the way back
to the / (root).
chmod g-w / /home /home/majordomo /home/majordomo/
chmod -R g-w /home/majordomo/majordomo-1.94.5
Dan Liston
Rasheed Darras wrote:
>
> Thank you Ron for your help.
> I have now a new error when I'm trying to send e-mail to anet list. This error message sends to the owner of the list.
> --------------------------------------------------------------------------------------------------
> /home/majordomo/majordomo-1.94.5/archive/anet/anet
> (reason: can't create (user) output file)
> (expanded from: anet-archive)
> :include:/home/majordomo/majordomo-1.94.5/lists/anet
> (expanded from: anet-outgoing)
> ----- Transcript of session follows -----
> 550 5.2.4 :include:/home/majordomo/majordomo-1.94.5/lists/anet... Cannot open /home/majordomo/majordomo-1.94.5/lists/anet: Group writable directory
> Message delivered to mailing list anet-outgoing
> 554 5.3.0 /home/majordomo/majordomo-1.94.5/archive/anet/anet... cannot open /home/majordomo/majordomo-1.94.5/archive/anet/anet: Permission denied
> 550 5.0.0 /home/majordomo/majordomo-1.94.5/archive/anet/anet... Can't create output
>
> Rasheed
>
> -----Original Message-----
> From: Ron Fial [SMTP:ron@fial.com]
> Sent: Tue, April 17, 2001 08:03 AM
> To: Rasheed Darras
> Subject: Re: wrapper not available for sendmail programs
>
> Rasheed, you should also check out the following from the FAQ, if making a link to wrapper does not cure your problem:
>
> 2.3 - I get "sh: wrapper: cannot execute" or "wrapper: permission denied"
>
> This is a bug in the 1.94 Makefile. You'll see this in new installs of
> Majordomo if you don't use a majordomo group of 'daemon'. The
> majordomo $homedir needs to have permission of at least 751 (or 755),
> not 750. Otherwise, sendmail won't have permission to execute the
> wrapper. You'll need to do a 'chmod 755 $homedir' after you install
> majordomo. Make sure 'wrapper' also has world execute permission. Some
> people also have put the user 'daemon' in the 'majordom' group. This
> works too.
>
> Regards, Ron Fial
>
> At 11:08 AM 4/16/01 +0300, you wrote:
> >I'm trying to configure who can post to my mail list but I got this error :-
> >
> >Message delivered to mailing list <anet@alamiah.net>
> >smrsh: wrapper not available for sendmail programs
> >554 5.0.0 "|/home/majordomo/majordomo-1.94.5/wrapper resend -p bulk -I anet.post -M 10000 -R -l anet -f anet-owner -h test -s anet-outgoing"... Service unavailable
> >Any help to solve it.
> >
> >Rasheed
> >
> >
References:
|
|