solaris2.ml.m4 revision 38032
1divert(-1)
2#
3# Copyright (c) 1998 Sendmail, Inc.  All rights reserved.
4# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
5# Copyright (c) 1988, 1993
6#	The Regents of the University of California.  All rights reserved.
7#
8# By using this file, you agree to the terms and conditions set
9# forth in the LICENSE file which can be found at the top level of
10# the sendmail distribution.
11#
12#
13#	This ostype file is suitable for use on Solaris 2.x systems that
14#	have mail.local installed.  It is my understanding that this is
15#	standard as of Solaris 2.5.
16#
17
18divert(0)
19VERSIONID(`@(#)solaris2.ml.m4	8.8 (Berkeley) 5/19/98')
20divert(-1)
21
22define(`ALIAS_FILE', /etc/mail/aliases)
23ifdef(`HELP_FILE',, `define(`HELP_FILE', /etc/mail/sendmail.hf)')
24ifdef(`STATUS_FILE',, `define(`STATUS_FILE', /etc/mail/sendmail.st)')
25ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', `/usr/lib/mail.local')')
26ifdef(`LOCAL_MAILER_FLAGS',, `define(`LOCAL_MAILER_FLAGS', `fSmn9')')
27ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail.local -d $u')')
28ifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g $h!rmail ($u)')')
29define(`confCW_FILE', /etc/mail/sendmail.cw)
30define(`confEBINDIR', `/usr/lib')dnl
31