Bug 60196

Summary: virtusertable case sensitive behavior change
Product: [Retired] Red Hat Linux Reporter: Curtis Doty <curtis>
Component: sendmailAssignee: Florian La Roche <laroche>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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: 2002-03-09 14:19:48 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 Curtis Doty 2002-02-21 19:46:25 UTC
For many moons now, redhat's sendmail has ignored my silly case mixing in 
virtusertable. But, after a change and make this week, it only matches case. 
Mail to foo@bar is failing since it was Foo@Bar in virtusertable.

I found the makemap -f in Makefile and got rid of the -f as a workaround. But 
now I'm really confused. It was there all along. Why would it have ever worked? 
What was the point of using makemap -f on virtusertable?

This system has been kept up2date, including glibc and such. sendmail-8.11.6-
2.7.1

Comment 1 Florian La Roche 2002-03-09 14:19:44 UTC
RELEASE_NOTES contains a comment that this option used to work for the
opposite effect. Strange. Excluding this option seems to be the right thing
and I have done that for the newest release.

Thanks for this bug-report,

Florian La Roche