Bug 119010

Summary: Add authinfo to possible sendmail maps
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: sendmailAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
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: 2004-03-31 10:02: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 Orion Poplawski 2004-03-23 20:53:57 UTC
Description of problem:

The Makefile in /etc/mail should know about the authinfo map.  Please
add the following:

POSSIBLE += $(shell test -f authinfo      && echo authinfo.db)

This will then automatically update the authinfo.db hash if used.

Version-Release number of selected component (if applicable):

sendmail-8.12.10-1.1.1

Comment 1 Thomas Woerner 2004-03-31 10:02:03 UTC
Fixed in rawhide in rpm sendmail-8.12.11-4.1 or newer.