solaris2.pre5.m4 revision 261194
1227825Stheravendivert(-1)
2227825Stheraven#
3227825Stheraven# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
4227825Stheraven#	All rights reserved.
5227825Stheraven# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
6227825Stheraven# Copyright (c) 1988, 1993
7227825Stheraven#	The Regents of the University of California.  All rights reserved.
8227825Stheraven#
9227825Stheraven# By using this file, you agree to the terms and conditions set
10227825Stheraven# forth in the LICENSE file which can be found at the top level of
11227825Stheraven# the sendmail distribution.
12227825Stheraven#
13227825Stheraven#
14227825Stheraven#	This ostype file is suitable for use on Solaris 2.x systems that
15227825Stheraven#	use mail as local mailer which are usually version before 2.5.
16227825Stheraven#
17227825Stheraven
18227825Stheraven
19227825Stheravendivert(0)
20227825StheravenVERSIONID(`$Id: solaris2.pre5.m4,v 8.2 2013/11/22 20:51:15 ca Exp $')
21227825Stheravendivert(-1)
22227825Stheraven
23227825Stheraven_DEFIFNOT(`LOCAL_MAILER_FLAGS', `SnE9')
24227825Stheravenifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail -f $g -d $u')')
25227825Stheravenifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g $h!rmail ($u)')')
26227825Stheravendefine(`confEBINDIR', `/usr/lib')dnl
27227825Stheraven