]> git.pld-linux.org Git - packages/sendmail.git/commitdiff
- updated from RedHat's sendmail 8.11.0
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 30 Dec 2000 00:07:30 +0000 (00:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aliases -> 1.2

aliases

diff --git a/aliases b/aliases
index dd854cf14efc74140519d0e1124dc7617e54fd45..e4a97528b898a2e7b204268b7e78eafd5c620c9f 100644 (file)
--- a/aliases
+++ b/aliases
 #
 
 # Basic system aliases -- these MUST be present.
-MAILER-DAEMON: postmaster
+mailer-daemon: postmaster
 postmaster:    root
 
 # General redirections for pseudo accounts.
 bin:           root
 daemon:                root
+adm:           root
+lp:            root
+sync:          root
+shutdown:      root
+halt:          root
+mail:          root
+news:          root
+uucp:          root
+operator:      root
 games:         root
-ingres:                root
+gopher:                root
+ftp:           root
 nobody:                root
+apache:                root
+named:         root
+xfs:           root
+gdm:           root
+mailnull:      root
+postgres:      root
+squid:         root
+
+ingres:                root
 system:                root
 toor:          root
-uucp:          root
-
-# Well-known aliases.
 manager:       root
 dumper:                root
-operator:      root
+abuse:         root
+
+newsadm:       news
+newsadmin:     news
+usenet:                news
+ftpadm:                ftp
+ftpadmin:      ftp
+ftp-adm:       ftp
+ftp-admin:     ftp
 
 # trap decode to catch security attacks
 decode:                root
 
 # Person who should get root's mail
 #root:         marc
-
This page took 0.08002 seconds and 4 git commands to generate.