queuegroup.m4 revision 261363
1divert(-1)
2#
3# Copyright (c) 2001 Proofpoint, Inc. and its suppliers.
4#	All rights reserved.
5#
6# By using this file, you agree to the terms and conditions set
7# forth in the LICENSE file which can be found at the top level of
8# the sendmail distribution.
9#
10#
11
12divert(0)
13VERSIONID(`$Id: queuegroup.m4,v 1.5 2013/11/22 20:51:11 ca Exp $')
14divert(-1)
15
16ifdef(`_ACCESS_TABLE_', `',
17	`errprint(`*** ERROR: FEATURE(`queuegroup') requires FEATURE(`access_db')
18')')
19
20LOCAL_RULESETS
21Squeuegroup
22R< $+ >		$1
23R $+ @ $+	$: $>SearchList <! qgrp> $| <F:$1@$2> <D:$2> <>
24ifelse(len(X`'_ARG_),`1',
25`R<?>		$@',
26`R<?>		$# _ARG_')
27R<$+>		$# $1
28