powerux.m4 revision 182352
1223063Sgshapirodivert(-1)
2223063Sgshapiro#
3261363Sgshapiro# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
4223063Sgshapiro#	All rights reserved.
5223063Sgshapiro# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
6223063Sgshapiro# Copyright (c) 1988, 1993
7223063Sgshapiro#	The Regents of the University of California.  All rights reserved.
8223063Sgshapiro#
9223063Sgshapiro# By using this file, you agree to the terms and conditions set
10223063Sgshapiro# forth in the LICENSE file which can be found at the top level of
11223063Sgshapiro# the sendmail distribution.
12223063Sgshapiro#
13223063Sgshapiro#
14223063Sgshapiro
15261363Sgshapirodivert(0)
16223063SgshapiroVERSIONID(`$Id: powerux.m4,v 8.13 1999/04/24 05:37:43 gshapiro Exp $')
17223063Sgshapiro
18223063Sgshapirodefine(`LOCAL_MAILER_PATH', `/usr/bin/rmail')dnl
19223063Sgshapiro_DEFIFNOT(`LOCAL_MAILER_FLAGS', `mn9')dnl
20223063Sgshapirodefine(`LOCAL_MAILER_ARGS', `rmail $u')dnl
21223063Sgshapirodefine(`LOCAL_SHELL_FLAGS', `ehuP')dnl
22223063Sgshapirodefine(`UUCP_MAILER_ARGS', `uux - -r -a$g -gmedium $h!rmail ($u)')dnl
23define(`confEBINDIR', `/usr/local/lib')dnl
24