Bug 360

Summary: mailconf uses makemap incorrectly
Product: [Retired] Red Hat Linux Reporter: kilpatds
Component: linuxconfAssignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1998-12-09 21:39:04 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 kilpatds 1998-12-09 02:50:56 UTC
mailconf tries to run
/usr/bin/makemap /etc/mail/deny < /etc/mail/deny

The correct invocation is

/usr/bin/makemap hash /etc/mail/deny < /etc/mail/deny


Also, the following line is missing from
/usr/lib/linuxconf/redhat/linuxconf.daemons (or some other
equivilent file)

makemap		/usr/bin/makemap

Comment 1 David Lawrence 1998-12-09 21:39:59 UTC
Red Hat does not support the mailconf module.