19b7a44a6SPeter Wemm# $FreeBSD$ 21bf9d5d9SRodney W. Grimes# @(#)aliases 5.3 (Berkeley) 5/24/90 31bf9d5d9SRodney W. Grimes# 41bf9d5d9SRodney W. Grimes# Aliases in this file will NOT be expanded in the header from 5d0c6d6d0SWolfram Schneider# Mail, but WILL be visible over networks. 61bf9d5d9SRodney W. Grimes# 71bf9d5d9SRodney W. Grimes# >>>>>>>>>> The program "newaliases" must be run after 81bf9d5d9SRodney W. Grimes# >> NOTE >> this file is updated for any changes to 91bf9d5d9SRodney W. Grimes# >>>>>>>>>> show through to sendmail. 101bf9d5d9SRodney W. Grimes# 11d0c6d6d0SWolfram Schneider# 12d0c6d6d0SWolfram Schneider# See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES 13d0c6d6d0SWolfram Schneider# AND FUNCTIONS', May 1997 14d0c6d6d0SWolfram Schneider 155707e03cSPoul-Henning Kamp# Pretty much everything else in this file points to "root", so 16e3437797SGregory Neil Shapiro# you would do well in either reading root's mailbox or forwarding 17e3437797SGregory Neil Shapiro# root's email from here. 185707e03cSPoul-Henning Kamp 195707e03cSPoul-Henning Kamp# root: me@my.domain 201bf9d5d9SRodney W. Grimes 211bf9d5d9SRodney W. Grimes# Basic system aliases -- these MUST be present 221bf9d5d9SRodney W. GrimesMAILER-DAEMON: postmaster 231bf9d5d9SRodney W. Grimespostmaster: root 241bf9d5d9SRodney W. Grimes 251bf9d5d9SRodney W. Grimes# General redirections for pseudo accounts 261bf9d5d9SRodney W. Grimesbin: root 277039987dSDoug Bartonbind: root 281bf9d5d9SRodney W. Grimesdaemon: root 291bf9d5d9SRodney W. Grimesgames: root 307039987dSDoug Bartonkmem: root 315a3ecbf1SGregory Neil Shapiromailnull: postmaster 32d0c6d6d0SWolfram Schneiderman: root 33d0c6d6d0SWolfram Schneidernews: root 341bf9d5d9SRodney W. Grimesnobody: root 35d0c6d6d0SWolfram Schneideroperator: root 360d35e40dSDag-Erling Smørgravpop: root 375a3ecbf1SGregory Neil Shapirosmmsp: postmaster 3848724285SMaxim Konovalovsshd: root 391bf9d5d9SRodney W. Grimessystem: root 401bf9d5d9SRodney W. Grimestoor: root 417039987dSDoug Bartontty: root 42d0c6d6d0SWolfram Schneiderusenet: news 431bf9d5d9SRodney W. Grimesuucp: root 44d0c6d6d0SWolfram Schneiderxten: root 451bf9d5d9SRodney W. Grimes 462668617bSRodney W. Grimes# Well-known aliases -- these should be filled in! 472668617bSRodney W. Grimes# manager: 482668617bSRodney W. Grimes# dumper: 49d0c6d6d0SWolfram Schneider 50d0c6d6d0SWolfram Schneider# BUSINESS-RELATED MAILBOX NAMES 51d0c6d6d0SWolfram Schneider# info: 52d0c6d6d0SWolfram Schneider# marketing: 53d0c6d6d0SWolfram Schneider# sales: 54d0c6d6d0SWolfram Schneider# support: 55d0c6d6d0SWolfram Schneider 56d0c6d6d0SWolfram Schneider# NETWORK OPERATIONS MAILBOX NAMES 571dce83d7SWolfram Schneiderabuse: root 58d0c6d6d0SWolfram Schneider# noc: root 591dce83d7SWolfram Schneidersecurity: root 60d0c6d6d0SWolfram Schneider 61d0c6d6d0SWolfram Schneider# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES 621dce83d7SWolfram Schneiderftp: root 631dce83d7SWolfram Schneiderftp-bugs: ftp 64d0c6d6d0SWolfram Schneider# hostmaster: root 65d0c6d6d0SWolfram Schneider# webmaster: root 66d0c6d6d0SWolfram Schneider# www: webmaster 67648dce7dSAndrey A. Chernov 685f2e780dSGregory Neil Shapiro# NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's 695f2e780dSGregory Neil Shapiro# DefaultUser (defaults to mailnull) for the msgs alias to work. 705f2e780dSGregory Neil Shapiro# 71648dce7dSAndrey A. Chernov# msgs: "| /usr/bin/msgs -s" 725f2e780dSGregory Neil Shapiro 73d0c6d6d0SWolfram Schneider# bit-bucket: /dev/null 74d0c6d6d0SWolfram Schneider# dev-null: bit-bucket 75