Bug 60727

Summary: sendmail requirement not specified
Product: [Retired] Red Hat Linux Reporter: Tammy Fox <tammy.c.fox>
Component: diskcheckAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-02 17:13:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tammy Fox 2002-03-05 17:38:11 UTC
[root@ijin RPMS]# rpm -qR diskcheck
crontabs  
smtpdaemon  
grep  
/bin/sh  
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/usr/bin/python  
[root@ijin RPMS]#

Yet, the script uses mailProg = "/usr/sbin/sendmail"

Also, shouldn't it use "/bin/mail" in case the
uses selects postfix as the default MTA?

Comment 1 Harald Hoyer 2002-03-26 10:32:13 UTC
Isn't smtpdaemon enough? postfix also provides /usr/sbin/sendmail through
"alternatives"



Comment 2 Tammy Fox 2002-04-02 17:12:59 UTC
I filed this before we included alternatives. You can probably close it now.