138032Speterdivert(-1)
238032Speter#
3261370Sgshapiro# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
464562Sgshapiro#	All rights reserved.
538032Speter# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
638032Speter# Copyright (c) 1988, 1993
738032Speter#	The Regents of the University of California.  All rights reserved.
838032Speter#
938032Speter# By using this file, you agree to the terms and conditions set
1038032Speter# forth in the LICENSE file which can be found at the top level of
1138032Speter# the sendmail distribution.
1238032Speter#
1338032Speter#
1438032Speterdivert(0)
15266711SgshapiroVERSIONID(`$Id: cssubdomain.m4,v 8.10 2013-11-22 20:51:13 ca Exp $')
1638032Speter
1738032Speterdivert(2)
1838032Speter# find possible (old & new) versions of our name via short circuit hack
1938032Speter# (this code should exist ONLY during the transition from .Berkeley.EDU
2038032Speter#  names to .CS.Berkeley.EDU names -- probably not more than a few months)
2138032SpeterR$* < @ $=w .CS.Berkeley.EDU > $*	$: $1 < @ $j > $3
2238032SpeterR$* < @ $=w .Berkeley.EDU> $*		$: $1 < @ $j > $3
2338032Speterdivert(0)
24