138032Speterdivert(-1)
238032Speter#
3261370Sgshapiro# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
464562Sgshapiro#	All rights reserved.
538032Speter# Copyright (c) 1997 Eric P. Allman.  All rights reserved.
638032Speter#
738032Speter# By using this file, you agree to the terms and conditions set
838032Speter# forth in the LICENSE file which can be found at the top level of
938032Speter# the sendmail distribution.
1038032Speter#
1138032Speter#
1238032Speter#	Contributed by Glen McCready <glen@qnx.com>
1338032Speter#
1438032Speter
1538032Speterdivert(0)
16266711SgshapiroVERSIONID(`$Id: qnx.m4,v 8.14 2013-11-22 20:51:15 ca Exp $')
1738032Speterdefine(`QUEUE_DIR', /usr/spool/mqueue)dnl
1838032Speterdefine(`LOCAL_MAILER_ARGS', `mail $u')dnl
1964562Sgshapiro_DEFIFNOT(`LOCAL_MAILER_FLAGS', `Sh')dnl
2038032Speterdefine(`LOCAL_MAILER_PATH', /usr/bin/mailx)dnl
2138032Speterdefine(`UUCP_MAILER_ARGS', `uux - -r -z -a$f $h!rmail ($u)')dnl
22