<p dir="ltr"><br>
On Jul 22, 2014 9:06 AM, "G H" <<a href="mailto:ghenry@cmi.univ-mrs.fr">ghenry@cmi.univ-mrs.fr</a>> wrote:<br>
><br>
> i don't know, the script contains:<br>
>          open(OUTFILE,"|$Config{'mailer'}") or die "Can't execute $Config{'mailer'}: $!\n";<br>
></p>
<p dir="ltr">OK, so given the error message you pasted, it's relying on finding sendmail in the path. Try executing PATH=$PATH:/use/lib <a href="http://logwatch.pl">logwatch.pl</a> ...</p>
<p dir="ltr">We should still fix this in the package to use the canonical location for sendmail though.</p>
<p dir="ltr">Thanks<br>
-Ben</p>
<p dir="ltr">><br>
> for what i understand, it does not search sendmail in /usr/lib.<br>
> On antoher solaris machine:<br>
> gyptis # pkgchk -l -p /usr/sbin/sendmail<br>
> Pathname: /usr/sbin/sendmail<br>
> Type: symbolic link<br>
> Source of link: ../lib/sendmail<br>
> Referenced by the following packages:<br>
>         SUNWsndmu<br>
> Current status: installed<br>
><br>
><br>
> thanks for your reply,<br>
><br>
><br>
> On 07/22/2014 09:39 AM, Ben Walton wrote:<br>
>><br>
>> What is logwatch trying to execute? Is it some /opt/csw path or some<br>
>> other path that isn't /use/lib/send mail? If it is trying to explicitly<br>
>> execute /use/sbin/send mail, that is a bug we<br>
</p>