Bug 22261

Summary: access.sample refers to sendmail.cw instead of local-host-names
Product: Base System Reporter: fbsd-security <fbsd-security>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1.1-RELEASE   
Hardware: Any   
OS: Any   

Description fbsd-security 2000-10-24 01:00:02 UTC
The file /etc/mail/access.sample includes a comment that refers to
/etc/mail/sendmail.cw, but that filename as referenced in sendmail.cf
is now /etc/mail/local-host-names.  The comment should be updated to
match the new filename.

Fix: 

s/sendmail.cw/local-host-names/
How-To-Repeat: n/a
Comment 1 dirk freebsd_committer freebsd_triage 2000-11-02 23:40:45 UTC
State Changed
From-To: open->closed

Corrected (in HEAD at the moment, only). Thanks!