Bug 360 - mailconf uses makemap incorrectly
Summary: mailconf uses makemap incorrectly
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: linuxconf
Version: 5.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1998-12-09 02:50 UTC by kilpatds
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1998-12-09 21:39:04 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.