164562Sgshapirodivert(-1)
264562Sgshapiro#
364562Sgshapiro# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
464562Sgshapiro#	All rights reserved.
564562Sgshapiro# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
664562Sgshapiro# Copyright (c) 1988, 1993
764562Sgshapiro#	The Regents of the University of California.  All rights reserved.
864562Sgshapiro#
964562Sgshapiro# By using this file, you agree to the terms and conditions set
1064562Sgshapiro# forth in the LICENSE file which can be found at the top level of
1164562Sgshapiro# the sendmail distribution.
1264562Sgshapiro#
1364562Sgshapiro#
1464562Sgshapiro
1564562Sgshapirodivert(0)
1698121SgshapiroVERSIONID(`$Id: hpux11.m4,v 8.1 1999/11/19 05:22:59 gshapiro Exp $')
1764562Sgshapiro
1864562Sgshapiroifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', /usr/bin/rmail)')dnl
1964562Sgshapiro_DEFIFNOT(`LOCAL_MAILER_FLAGS', `m9')dnl
2064562Sgshapiroifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `rmail -d $u')')dnl
2164562Sgshapiroifdef(`LOCAL_SHELL_PATH',, `define(`LOCAL_SHELL_PATH', /usr/bin/sh)')dnl
2264562Sgshapiroifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g -gC $h!rmail ($u)')')dnl
2364562Sgshapirodefine(`confTIME_ZONE', `USE_TZ')dnl
24