190792Sgshapirodivert(-1)
290792Sgshapiro#
3261363Sgshapiro# Copyright (c) 2001 Proofpoint, Inc. and its suppliers.
490792Sgshapiro#	All rights reserved.
590792Sgshapiro#
690792Sgshapiro# By using this file, you agree to the terms and conditions set
790792Sgshapiro# forth in the LICENSE file which can be found at the top level of
890792Sgshapiro# the sendmail distribution.
990792Sgshapiro#
1090792Sgshapiro#
1190792Sgshapiro
1290792Sgshapirodivert(0)
13266692SgshapiroVERSIONID(`$Id: queuegroup.m4,v 1.5 2013-11-22 20:51:11 ca Exp $')
1490792Sgshapirodivert(-1)
1590792Sgshapiro
1690792Sgshapiroifdef(`_ACCESS_TABLE_', `',
1790792Sgshapiro	`errprint(`*** ERROR: FEATURE(`queuegroup') requires FEATURE(`access_db')
1890792Sgshapiro')')
1990792Sgshapiro
2090792SgshapiroLOCAL_RULESETS
2190792SgshapiroSqueuegroup
2290792SgshapiroR< $+ >		$1
2390792SgshapiroR $+ @ $+	$: $>SearchList <! qgrp> $| <F:$1@$2> <D:$2> <>
2490792Sgshapiroifelse(len(X`'_ARG_),`1',
2590792Sgshapiro`R<?>		$@',
2690792Sgshapiro`R<?>		$# _ARG_')
2790792SgshapiroR<$+>		$# $1
28