Bug 22537

Summary: Case sensitive address comparison in vacation
Product: Base System Reporter: gaute <gaute>
Component: miscAssignee: Gregory Neil Shapiro <gshapiro>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description gaute 2000-11-02 11:50:01 UTC
Function nsearch in /usr/src/usr.bin/vacation/vacation.c
uses case sensitive comparison of first character in
mail address.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-11-02 11:51:47 UTC
Responsible Changed
From-To: freebsd-bugs->gshapiro

Gregory gets this as punishment for failing to show me 
San Francisco's brighter side. :-)
Comment 2 Gregory Neil Shapiro freebsd_committer freebsd_triage 2000-11-02 17:22:29 UTC
State Changed
From-To: open->closed

We no longer use /usr/src/usr.bin/vacation/vacation.c.  both CURRENT and 
STABLE are now using the vacation that comes with the open source version 
of sendmail.  This version does not have this bug.