138032Speterdivert(-1)
238032Speter#
3261370Sgshapiro# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
464562Sgshapiro#	All rights reserved.
538032Speter# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
638032Speter# Copyright (c) 1988, 1993
738032Speter#	The Regents of the University of California.  All rights reserved.
838032Speter#
938032Speter# By using this file, you agree to the terms and conditions set
1038032Speter# forth in the LICENSE file which can be found at the top level of
1138032Speter# the sendmail distribution.
1238032Speter#
1338032Speter#
1464562Sgshapiro#	This ostype file is suitable for use on Solaris 2.x systems that
1564562Sgshapiro#	have mail.local installed.  It is my understanding that this is
1664562Sgshapiro#	standard as of Solaris 2.5.
1764562Sgshapiro#
1838032Speter
1938032Speterdivert(0)
20266711SgshapiroVERSIONID(`$Id: solaris2.m4,v 8.23 2013-11-22 20:51:15 ca Exp $')
2138032Speterdivert(-1)
2238032Speter
2364562Sgshapiroifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', `/usr/lib/mail.local')')
2464562Sgshapiro_DEFIFNOT(`LOCAL_MAILER_FLAGS', `fSmn9')
2564562Sgshapiroifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail.local -d $u')')
2638032Speterifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g $h!rmail ($u)')')
2738032Speterdefine(`confEBINDIR', `/usr/lib')dnl
28