Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2000 04:56:19 +0200
From:      mwest@uct.ac.za
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/23105: [PATCH] pseudo accounts not redirected in /etc/mail/aliases
Message-ID:  <E13zrzH-000Lcv-00@casper2.cs.uct.ac.za>

next in thread | raw e-mail | index | archive | help

>Number:         23105
>Category:       conf
>Synopsis:       [PATCH] pseudo accounts not redirected in /etc/mail/aliases
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 25 19:00:04 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthew West
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
University of Cape Town
>Environment:

$FreeBSD: /c/ncvs/src/etc/mail/aliases,v 1.10.4.1 2000/08/27 17:31:38 gshapiro Exp $

>Description:

pseudo accounts 'tty', 'kmem' and 'bind' are not redirected in /etc/mail/aliases

>How-To-Repeat:

>Fix:

--- etc/mail/aliases.orig	Sun Nov 26 04:48:56 2000
+++ etc/mail/aliases	Sun Nov 26 04:49:18 2000
@@ -36,6 +36,9 @@
 usenet: news
 uucp:	root
 xten:	root
+tty:	root
+kmem:	root
+bind:	root
 
 # Well-known aliases -- these should be filled in!
 # manager:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E13zrzH-000Lcv-00>