freefall.mc revision 302408
1281642Sglebiusdivert(-1)
2130365Smlaier#
3130365Smlaier# Copyright (c) 1983 Eric P. Allman
4130365Smlaier# Copyright (c) 1988, 1993
5130365Smlaier#	The Regents of the University of California.  All rights reserved.
6130365Smlaier#
7130365Smlaier# Redistribution and use in source and binary forms, with or without
8130365Smlaier# modification, are permitted provided that the following conditions
9130365Smlaier# are met:
10130365Smlaier# 1. Redistributions of source code must retain the above copyright
11130365Smlaier#    notice, this list of conditions and the following disclaimer.
12130365Smlaier# 2. Redistributions in binary form must reproduce the above copyright
13130365Smlaier#    notice, this list of conditions and the following disclaimer in the
14130365Smlaier#    documentation and/or other materials provided with the distribution.
15130365Smlaier# 3. All advertising materials mentioning features or use of this software
16130365Smlaier#    must display the following acknowledgement:
17130365Smlaier#	This product includes software developed by the University of
18130365Smlaier#	California, Berkeley and its contributors.
19130365Smlaier# 4. Neither the name of the University nor the names of its contributors
20130365Smlaier#    may be used to endorse or promote products derived from this software
21130365Smlaier#    without specific prior written permission.
22130365Smlaier#
23130365Smlaier# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
24130365Smlaier# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
25281642Sglebius# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26281642Sglebius# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
27281642Sglebius# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28130365Smlaier# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29130365Smlaier# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30130365Smlaier# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31130365Smlaier# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32130365Smlaier# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33130365Smlaier# SUCH DAMAGE.
34130365Smlaier#
35130365Smlaier
36130365Smlaier#
37130365Smlaier#  This is the prototype for a "null client" -- that is, a client that
38130365Smlaier#  does nothing except forward all mail to a mail hub, plus an extra
39130365Smlaier#  line to make the email all appear as coming from "FreeBSD.org".
40130365Smlaier#
41130365Smlaier
42130365Smlaierdivert(0)dnl
43130365SmlaierVERSIONID(`$FreeBSD: stable/11/etc/sendmail/freefall.mc 245107 2013-01-06 19:25:42Z peter $')
44130365Smlaier
45130365SmlaierOSTYPE(freebsd6)
46130365SmlaierFEATURE(nullclient, smarthost.ysv.freebsd.org)
47130365SmlaierMASQUERADE_AS(FreeBSD.org)
48130365Smlaier