Add diclaimer of copyright to _osname() manual page.
[unix-history] / usr.sbin / sendmail / cf / cf / ucbvax.mc
CommitLineData
6f14531a 1divert(-1)
15637ed4 2#
6f14531a
RG
3# Copyright (c) 1983 Eric P. Allman
4# Copyright (c) 1988, 1993
5# The Regents of the University of California. All rights reserved.
15637ed4 6#
6f14531a
RG
7# Redistribution and use in source and binary forms, with or without
8# modification, are permitted provided that the following conditions
9# are met:
10# 1. Redistributions of source code must retain the above copyright
11# notice, this list of conditions and the following disclaimer.
12# 2. Redistributions in binary form must reproduce the above copyright
13# notice, this list of conditions and the following disclaimer in the
14# documentation and/or other materials provided with the distribution.
15# 3. All advertising materials mentioning features or use of this software
16# must display the following acknowledgement:
17# This product includes software developed by the University of
18# California, Berkeley and its contributors.
19# 4. Neither the name of the University nor the names of its contributors
20# may be used to endorse or promote products derived from this software
21# without specific prior written permission.
15637ed4 22#
6f14531a
RG
23# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
24# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
25# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26# ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
27# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33# SUCH DAMAGE.
15637ed4 34#
15637ed4 35
6f14531a
RG
36include(`../m4/cf.m4')
37VERSIONID(`@(#)ucbvax.mc 8.1 (Berkeley) 6/7/93')
38OSTYPE(bsd4.3)
39DOMAIN(cs.hidden)
40FEATURE(notsticky)
41MAILER(local)
42MAILER(smtp)
43MAILER(uucp)
44undefine(`UUCP_RELAY')dnl
45DDBerkeley.EDU
46
47# names for which we act as a local forwarding agent
48CF CS
49FF/etc/sendmail.cw
50
51# local UUCP connections, and our local uucp name
52SITECONFIG(uucp.ucbvax, ucbvax, U)
53
54# remote UUCP connections, and the machine they are on
55SITECONFIG(uucp.ucbarpa, ucbarpa.Berkeley.EDU, W)
56
57SITECONFIG(uucp.cogsci, cogsci.Berkeley.EDU, X)
58
59LOCAL_RULE_3
60# map old UUCP names into Internet names
61UUCPSMTP(bellcore, bellcore.com)
62UUCPSMTP(decvax, decvax.dec.com)
63UUCPSMTP(decwrl, decwrl.dec.com)
64UUCPSMTP(hplabs, hplabs.hp.com)
65UUCPSMTP(lbl-csam, lbl-csam.arpa)
66UUCPSMTP(pur-ee, ecn.purdue.edu)
67UUCPSMTP(purdue, purdue.edu)
68UUCPSMTP(research, research.att.com)
69UUCPSMTP(sdcarl, sdcarl.ucsd.edu)
70UUCPSMTP(sdcsvax, sdcsvax.ucsd.edu)
71UUCPSMTP(ssyx, ssyx.ucsc.edu)
72UUCPSMTP(sun, sun.com)
73UUCPSMTP(ucdavis, ucdavis.ucdavis.edu)
74UUCPSMTP(ucivax, ics.uci.edu)
75UUCPSMTP(ucla-cs, cs.ucla.edu)
76UUCPSMTP(ucla-se, seas.ucla.edu)
77UUCPSMTP(ucsbcsl, ucsbcsl.ucsb.edu)
78UUCPSMTP(ucscc, c.ucsc.edu)
79UUCPSMTP(ucsd, ucsd.edu)
80UUCPSMTP(ucsfcgl, cgl.ucsf.edu)
81UUCPSMTP(unmvax, unmvax.cs.unm.edu)
82UUCPSMTP(uwvax, spool.cs.wisc.edu)
83
84LOCAL_RULE_0
85
86# make sure we handle the local domain as absolute
87R$* < @ $* $D > $* $: $1 < @ $2 $D . > $3
88
89# handle names we forward for as though they were local, so we will use UDB
90R< @ $=F . $D . > : $* $@ $>7 $2 @here:... -> ...
91R< @ $D . > : $* $@ $>7 $1 @here:... -> ...
92R$* $=O $* < @ $=F . $D . > $@ $>7 $1 $2 $3 ...@here -> ...
93R$* $=O $* < @ $D . > $@ $>7 $1 $2 $3 ...@here -> ...
94
95R$* < @ $=F . $D . > $#local $: $1 use UDB
96
97# handle local UUCP connections in the Berkeley.EDU domain
98R$+<@cnmat.$D . > $#uucp$@cnmat$:$1
99R$+<@cnmat.CS.$D . > $#uucp$@cnmat$:$1
100R$+<@craig.$D . > $#uucp$@craig$:$1
101R$+<@craig.CS.$D . > $#uucp$@craig$:$1