Bug 23105

Summary: [MFC] [PATCH] pseudo accounts not redirected in /etc/mail/aliases
Product: Base System Reporter: Matthew West <mwest>
Component: confAssignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Matthew West 2000-11-26 03:00:04 UTC
pseudo accounts 'tty', 'kmem' and 'bind' are not redirected in /etc/mail/aliases
Comment 1 Doug Barton freebsd_committer freebsd_triage 2000-11-26 05:29:29 UTC
State Changed
From-To: open->analyzed


Thank you for the suggestion. FYI, those accounts are in 
alphabetical order in the file, so although I did not use 
your patch, it was still a good suggestion. 


Comment 2 Doug Barton freebsd_committer freebsd_triage 2000-11-26 05:29:29 UTC
Responsible Changed
From-To: freebsd-bugs->dougb


I will MFC this in a week or so
Comment 3 Doug Barton freebsd_committer freebsd_triage 2000-12-16 07:06:18 UTC
State Changed
From-To: analyzed->closed


The patch has been committed to -current and RELENG_4. Thanks.