|
Mantis - logwatch
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5071 | regular use | minor | always | 2013-04-27 10:20 | 2013-04-27 10:20 |
|
|
|||||
| Reporter: | ghenry | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | new | Product Version: | |||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0005071: missing sendmail when using CSWpostfix (SUNWsendamil removed) | ||||
| Description: |
server solaris 10 sparc. callisto-root% /opt/csw/bin/logwatch --detail 10 --mailto root@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 |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-04-27 10:20 | ghenry | New Issue | |||
| There are no notes attached to this issue. |