Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1975

Summary: sendmail.cf broken during build
Product: [Retired] Red Hat Raw Hide Reporter: Jay Freeman <saurik>
Component: sendmailAssignee: Cristian Gafton <gafton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 1.0   
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: 1999-04-05 15:19:18 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 Jay Freeman 1999-04-04 07:28:34 UTC
The sendmail distribution contains the the following line in
cf/cf/redhat.mc:

FEATURE(virtusertable',` -o /etc/mail/virtusertable')
       ^^
:which needs a ` here.  This causes the resulting file to be
usable, but missing virtusertable functionality, as well as
a few other things that the file contains that get left out
after the parsing error.

Comment 1 Jay Freeman 1999-04-04 16:37:59 UTC
After working with the server I believe this line must further be
changed to:
FEATURE(`virtusertable', `hash -o /etc/mail/virtusers')
                          ^^^^
so that sendmail knows what class the virtusers map is, not having
this keeps the server from starting.

Comment 2 Cristian Gafton 1999-04-05 15:19:59 UTC
Fixed in 8.9.3-8