Deleted Added
full compact
sco-uw-2.1.m4 (42575) sco-uw-2.1.m4 (43730)
1divert(-1)
2#
3# Copyright (c) 1998 Sendmail, Inc. All rights reserved.
4#
5# By using this file, you agree to the terms and conditions set
6# forth in the LICENSE file which can be found at the top level of
7# the sendmail distribution.
8#
9#
10# SCO UnixWare 2.1.2 ostype file
11#
12# Contributed by Christopher Durham <chrisdu@SCO.COM> of SCO.
13#
14divert(0)
1divert(-1)
2#
3# Copyright (c) 1998 Sendmail, Inc. All rights reserved.
4#
5# By using this file, you agree to the terms and conditions set
6# forth in the LICENSE file which can be found at the top level of
7# the sendmail distribution.
8#
9#
10# SCO UnixWare 2.1.2 ostype file
11#
12# Contributed by Christopher Durham <chrisdu@SCO.COM> of SCO.
13#
14divert(0)
15VERSIONID(`@(#)sco-uw-2.1.m4 8.7 (Berkeley) 10/6/1998')
15VERSIONID(`@(#)sco-uw-2.1.m4 8.8 (Berkeley) 1/25/1999')
16
17define(`ALIAS_FILE', ifdef(`_USE_ETC_MAIL_', `/etc/mail/aliases', `/usr/lib/mail/aliases'))dnl
18ifdef(`HELP_FILE',,`define(`HELP_FILE', ifdef(`_USE_ETC_MAIL_', `/etc/mail/helpfile', `/usr/ucblib/sendmail.hf'))')dnl
19ifdef(`STATUS_FILE',,`define(`STATUS_FILE', ifdef(`_USE_ETC_MAIL_', `/etc/mail/statistics', `/usr/ucblib/sendmail.st'))')dnl
20define(`LOCAL_MAILER_PATH', `/usr/bin/rmail')dnl
21define(`LOCAL_MAILER_FLAGS', `fhCEn9')dnl
22define(`LOCAL_SHELL_FLAGS', `ehuP')dnl
23define(`UUCP_MAILER_ARGS', `uux - -r -a$g -gmedium $h!rmail ($u)')dnl
24define(`LOCAL_MAILER_ARGS',`rmail $u')dnl
25define(`confEBINDIR', `/usr/lib')dnl
16
17define(`ALIAS_FILE', ifdef(`_USE_ETC_MAIL_', `/etc/mail/aliases', `/usr/lib/mail/aliases'))dnl
18ifdef(`HELP_FILE',,`define(`HELP_FILE', ifdef(`_USE_ETC_MAIL_', `/etc/mail/helpfile', `/usr/ucblib/sendmail.hf'))')dnl
19ifdef(`STATUS_FILE',,`define(`STATUS_FILE', ifdef(`_USE_ETC_MAIL_', `/etc/mail/statistics', `/usr/ucblib/sendmail.st'))')dnl
20define(`LOCAL_MAILER_PATH', `/usr/bin/rmail')dnl
21define(`LOCAL_MAILER_FLAGS', `fhCEn9')dnl
22define(`LOCAL_SHELL_FLAGS', `ehuP')dnl
23define(`UUCP_MAILER_ARGS', `uux - -r -a$g -gmedium $h!rmail ($u)')dnl
24define(`LOCAL_MAILER_ARGS',`rmail $u')dnl
25define(`confEBINDIR', `/usr/lib')dnl
26define(`confTIME_ZONE', `USE_TZ')dnl