solaris2.ml.m4 revision 38032
138032Speterdivert(-1)
238032Speter#
338032Speter# Copyright (c) 1998 Sendmail, Inc.  All rights reserved.
438032Speter# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
538032Speter# Copyright (c) 1988, 1993
638032Speter#	The Regents of the University of California.  All rights reserved.
738032Speter#
838032Speter# By using this file, you agree to the terms and conditions set
938032Speter# forth in the LICENSE file which can be found at the top level of
1038032Speter# the sendmail distribution.
1138032Speter#
1238032Speter#
1338032Speter#	This ostype file is suitable for use on Solaris 2.x systems that
1438032Speter#	have mail.local installed.  It is my understanding that this is
1538032Speter#	standard as of Solaris 2.5.
1638032Speter#
1738032Speter
1838032Speterdivert(0)
1938032SpeterVERSIONID(`@(#)solaris2.ml.m4	8.8 (Berkeley) 5/19/98')
2038032Speterdivert(-1)
2138032Speter
2238032Speterdefine(`ALIAS_FILE', /etc/mail/aliases)
2338032Speterifdef(`HELP_FILE',, `define(`HELP_FILE', /etc/mail/sendmail.hf)')
2438032Speterifdef(`STATUS_FILE',, `define(`STATUS_FILE', /etc/mail/sendmail.st)')
2538032Speterifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', `/usr/lib/mail.local')')
2638032Speterifdef(`LOCAL_MAILER_FLAGS',, `define(`LOCAL_MAILER_FLAGS', `fSmn9')')
2738032Speterifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail.local -d $u')')
2838032Speterifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g $h!rmail ($u)')')
2938032Speterdefine(`confCW_FILE', /etc/mail/sendmail.cw)
3038032Speterdefine(`confEBINDIR', `/usr/lib')dnl
31