solaris2.pre5.m4 revision 261363
157109Speterdivert(-1)
222514Sdarrenr#
322514Sdarrenr# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
4255332Scy#	All rights reserved.
522514Sdarrenr# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
622514Sdarrenr# Copyright (c) 1988, 1993
7255332Scy#	The Regents of the University of California.  All rights reserved.
8255332Scy#
9255332Scy# By using this file, you agree to the terms and conditions set
10255332Scy# forth in the LICENSE file which can be found at the top level of
11255332Scy# the sendmail distribution.
12255332Scy#
13255332Scy#
14255332Scy#	This ostype file is suitable for use on Solaris 2.x systems that
15255332Scy#	use mail as local mailer which are usually version before 2.5.
16255332Scy#
17255332Scy
1822514Sdarrenr
19255332Scydivert(0)
20255332ScyVERSIONID(`$Id: solaris2.pre5.m4,v 8.2 2013/11/22 20:51:15 ca Exp $')
2122514Sdarrenrdivert(-1)
2222514Sdarrenr
23255332Scy_DEFIFNOT(`LOCAL_MAILER_FLAGS', `SnE9')
24255332Scyifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail -f $g -d $u')')
25255332Scyifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g $h!rmail ($u)')')
26255332Scydefine(`confEBINDIR', `/usr/lib')dnl
27255332Scy