It sounds like you either did not use the RPM installer,
the installer skipped a step, or you did not read the FAQ.
Sendmail (version 8.9.3 in RedHat 6.2) has smrsh enabled
by default. This means that any executable that you want
to "pipe" a message to, needs to be symlinked into the
/etc/smrsh directory. In the case of majordomo, that would
be the wrapper program.
ln -s /usr/lib/majordomo/wrapper /etc/smrsh/wrapper
Again, this is in the FAQ under section 2.11.
Dan Liston
Gustavo Araujo Bittencourt wrote:
>
> I'm trying to install majordomo-1.94.5 in RedHat 6.2.
> The instalation was going well until I made the latest test recommended on
> the INSTALL file :
>
> % touch /var/majordomo/lists/test
> % echo 'lists' | mail majordomo
>
> I never received a message back, and the majordomo-owner received the
> following message:
>
> ----------------------------------------------------------------------------
> --
> Date: Thu, 18 May 2000 15:06:46 -0300
> From: Mail Delivery Subsystem <MAILER-DAEMON@buldogue.capes.gov.br>
> To: owner-majordomo@buldogue.capes.gov.br
> Subject: Returned mail: Service unavailable
>
> The original message was received at Thu, 18 May 2000 15:06:46 -0300
> from root@localhost
>
> ----- The following addresses had permanent fatal errors -----
> "|/var/majordomo/wrapper majordomo"
> (expanded from: majordomo)
>
> ----- Transcript of session follows -----
> sh: wrapper not available for sendmail programs
> 554 "|/var/majordomo/wrapper majordomo"... Service unavailable
> ----------------------------------------------------------------------------
> --
>
> I would be glad if someone could help me.
>
> Thank's,
> Gustavo Araujo Bittencourt.
References:
|
|