File:  [CSRG BSD Unix] / 43BSDReno / usr.sbin / sendmail / src / aliases.5
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

.\" Copyright (c) 1985 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms are permitted provided
.\" that: (1) source distributions retain this entire copyright notice and
.\" comment, and (2) distributions including binaries display the following
.\" acknowledgement:  ``This product includes software developed by the
.\" University of California, Berkeley and its contributors'' in the
.\" documentation or other materials provided with the distribution and in
.\" all advertising materials mentioning features or use of this software.
.\" Neither the name of the University nor the names of its contributors may
.\" be used to endorse or promote products derived from this software without
.\" specific prior written permission.
.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
.\"	@(#)aliases.5	6.4 (Berkeley) 6/23/90
.\"
.TH ALIASES 5 "June 23, 1990"
.UC 4
.SH NAME
aliases \- aliases file for sendmail
.SH SYNOPSIS
.B /etc/aliases
.SH DESCRIPTION
This file describes user id aliases used by
.I /usr/sbin/sendmail.
It is formatted as a series of lines of the form
.in +0.5i
name: name_1, name2, name_3, . . .
.in
The
.I name
is the name to alias, and the
.I name_n
are the aliases for that name.
Lines beginning with white space are continuation lines.
Lines beginning with `\|#\|' are comments.
.PP
Aliasing occurs only on local names.
Loops can not occur, since no message will be sent to any person more than once.
.LP
After aliasing has been done, local and valid recipients who have a
``.forward'' file in their home directory have messages forwarded to the
list of users defined in that file.
.PP
This is only the raw data file; the actual aliasing information is
placed into a binary format in the files
.I /etc/aliases.dir
and
.I /etc/aliases.pag
using the program
.IR newaliases (1).
A
.I newaliases
command should be executed each time the aliases file is changed for the
change to take effect.
.SH "SEE  ALSO"
newaliases(1), dbm(3X), sendmail(8)
.br
SENDMAIL Installation and Operation Guide.
.br
SENDMAIL An Internetwork Mail Router.
.SH BUGS
Because of restrictions in
.IR dbm (3X)
a single alias cannot contain more than about 1000 bytes of information.
You can get longer aliases by ``chaining''; that is, make the last name in
the alias be a dummy name which is a continuation alias.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.