Turning off smrsh in the sendmail.cf file as suggested made no difference.
Still get the
same error message.
-Tom
----- Original Message -----
From: "Daniel Liston" <dliston@sonny.org>
To: "Tom Patterson" <tomp@tompatterson.com>
Cc: <majordomo-users@greatcircle.com>
Sent: Thursday, September 04, 2003 12:53 AM
Subject: Re: HTML stripper
>
> RedHat defaults to using smrsh in sendmail. It also defaults to using
> procmail as the local delivery agent MDA. If you visit the sendmail
> site, it tells you that this really defeats the purpose of smrsh. You
> can either create a link to the HTML-stripper in /etc/smrsh, or you can
> turn off smrsh in the sendmail.cf file.
>
> In sendmail.mc, prepend "dnl" to the smrsh line;
>
> dnl FEATURE(`smrsh',`/usr/sbin/smrsh')dnl
>
> and rebuild the sendmail.cf file, or edit the sendmail.cf file directly
> to look like this;
>
> Mprog, P=/bin/sh, F=lsDFMoqeu9, S=EnvFromL/HdrFromL,
R=EnvToL/HdrToL, D=$z:/,
> T=X-Unix/X-Unix/X-Unix,
> A=sh -c $u
>
> Dan Liston
>
Follow-Ups:
References:
|
|