summaryrefslogtreecommitdiff
path: root/postfix/aliases
blob: 551dc93326ad60fa8ed52a441761fa68885a9494 (plain)
    1 ######################################################################
    2 # Run "newaliases" after updating this file.
    3 ######################################################################
    4 
    5 ######################################################################
    6 # Basic system aliases 
    7 ######################################################################
    8 MAILER-DAEMON:  postmaster
    9 postmaster:     root
   10 hostmaster:     root
   11 
   12 ######################################################################
   13 # General redirections for pseudo accounts and common names
   14 ######################################################################
   15 abuse:          postmaster
   16 bin:            root
   17 daemon:         root
   18 decode:         root
   19 games:          root
   20 mail:           root
   21 named:          root
   22 nobody:         root
   23 system:         root
   24 uucp:           root
   25 ftp:            root
   26 postfix:        root
   27 manager:        root
   28 dumper:         root
   29 operator:       root
   30 webmaster:      root
   31 
   32 ######################################################################
   33 # Person who should get root's mail.
   34 ######################################################################
   35 #root:          user@hostname

Generated by cgit