[bug-notifications] [logwatch 0005071]: missing sendmail when using CSWpostfix (SUNWsendamil removed)

Mantis Bug Tracker noreply at opencsw.org
Sat Apr 27 10:20:39 CEST 2013


The following issue has been SUBMITTED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5071 
====================================================================== 
Reported By:                ghenry
Assigned To:                
====================================================================== 
Project:                    logwatch
Issue ID:                   5071
Category:                   regular use
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-04-27 10:20 CEST
Last Modified:              2013-04-27 10:20 CEST
====================================================================== 
Summary:                    missing sendmail when using CSWpostfix (SUNWsendamil
removed)
Description: 
server solaris 10 sparc.


callisto-root% /opt/csw/bin/logwatch --detail 10 --mailto
root at cmi.univ-mrs.fr
Can't exec "sendmail": No such file or directory at
/opt/csw/bin/logwatch.pl line 1017, <TESTFILE> line 3.
Can't execute sendmail -t: No such file or directory
callisto-root% which sendmail
sendmail: Command not found.

according to /opt/csw/share/doc/postfix/README.CSW, i did:

  ln -s /opt/csw/sbin/sendmail /usr/lib/sendmail
  ln -s /opt/csw/bin/newaliases /usr/sbin/newaliases
  ln -s /opt/csw/bin/mailq /usr/bin/mailq

but logwatch doesn't use /usr/lib.

As a workaround, i did:

callisto-root% ln -s /opt/csw/sbin/sendmail /usr/sbin/sendmail

======================================================================



More information about the bug-notifications mailing list