freefall.mc revision 28223
131567Ssefdivert(-1)
231899Ssef#
331899Ssef# Copyright (c) 1983 Eric P. Allman
431899Ssef# Copyright (c) 1988, 1993
531899Ssef#	The Regents of the University of California.  All rights reserved.
631899Ssef#
731899Ssef# Redistribution and use in source and binary forms, with or without
831899Ssef# modification, are permitted provided that the following conditions
931899Ssef# are met:
1031899Ssef# 1. Redistributions of source code must retain the above copyright
1131899Ssef#    notice, this list of conditions and the following disclaimer.
1231899Ssef# 2. Redistributions in binary form must reproduce the above copyright
1331899Ssef#    notice, this list of conditions and the following disclaimer in the
1431899Ssef#    documentation and/or other materials provided with the distribution.
1531899Ssef# 3. All advertising materials mentioning features or use of this software
1631899Ssef#    must display the following acknowledgement:
1731899Ssef#	This product includes software developed by the University of
1831899Ssef#	California, Berkeley and its contributors.
1931899Ssef# 4. Neither the name of the University nor the names of its contributors
2031899Ssef#    may be used to endorse or promote products derived from this software
2131899Ssef#    without specific prior written permission.
2231899Ssef#
2331899Ssef# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2431899Ssef# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2531899Ssef# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2631899Ssef# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2731899Ssef# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2831899Ssef# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2931899Ssef# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3031899Ssef# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3131899Ssef# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3231899Ssef# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3331899Ssef# SUCH DAMAGE.
3431567Ssef#
3531567Ssef
3631567Ssef#
3731567Ssef#  This the prototype for a "null client" -- that is, a client that
3831567Ssef#  does nothing except forward all mail to a mail hub, plus an extra
3931899Ssef#  line to make the email all appear as coming from "FreeBSD.org".
4031567Ssef#
4131567Ssef
4231567Ssefdivert(0)dnl
4331567SsefVERSIONID(`$Id$')
4431567Ssef
4531567SsefOSTYPE(bsd4.4)
4631567SsefFEATURE(nullclient, hub.$m)
4731567SsefMASQUERADE_AS(FreeBSD.org)
4831567Ssef