190792Sgshapirodivert(-1)
290792Sgshapiro#
390792Sgshapiro# Copyright (c) 1998, 1999, 2001 Sendmail, Inc. and its suppliers.
490792Sgshapiro#	All rights reserved.
590792Sgshapiro# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
690792Sgshapiro# Copyright (c) 1988, 1993
790792Sgshapiro#	The Regents of the University of California.  All rights reserved.
890792Sgshapiro#
990792Sgshapiro# By using this file, you agree to the terms and conditions set
1090792Sgshapiro# forth in the LICENSE file which can be found at the top level of
1190792Sgshapiro# the sendmail distribution.
1290792Sgshapiro#
1390792Sgshapiro#
1490792Sgshapiro
1590792Sgshapirodivert(0)
1698121SgshapiroVERSIONID(`$Id: a-ux.m4,v 8.2 2001/07/23 16:19:36 gshapiro Exp $')
1790792Sgshapiroifdef(`QUEUE_DIR',, `define(`QUEUE_DIR', /usr/spool/mqueue)')dnl
1890792Sgshapiroifdef(`UUCP_MAILER_PATH',, `define(`UUCP_MAILER_PATH', /usr/bin/uux)')dnl
1990792Sgshapiro_DEFIFNOT(`LOCAL_MAILER_FLAGS', `mn9')dnl
2090792Sgshapiroifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail -d -r $f $u')')dnl
2190792Sgshapirodefine(`confEBINDIR', `/usr/lib')dnl
22