1divert(-1) 2# 3# Copyright (c) 2000 Sendmail, Inc. and its suppliers. 4# All rights reserved. 5# 6# By using this file, you agree to the terms and conditions set 7# forth in the LICENSE file which can be found at the top level of 8# the sendmail distribution. 9# 10#ident "%Z%%M% %I% %E% SMI" 11# 12# This ostype file is suitable for use on Solaris 8 and later systems, 13# taking advantage of mail.local's LMTP support, the existence of 14# /var/run and support for IPv6, all of which where introduced in 15# Solaris 8. 16# 17 18divert(0) 19VERSIONID(`$Id: solaris8.m4,v 8.2 2000/08/23 16:10:49 gshapiro Exp $') 20divert(-1) 21 22ifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g $h!rmail ($u)')') 23define(`confEBINDIR', `/usr/lib')dnl 24define(`confPID_FILE', `/var/run/sendmail.pid')dnl 25define(`_NETINET6_')dnl 26FEATURE(`local_lmtp')dnl 27