1divert(-1) 2# 3# Copyright (c) 2000 Proofpoint, 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# 11# This ostype file is suitable for use on Solaris 8 and later systems, 12# taking advantage of mail.local's LMTP support, the existence of 13# /var/run and support for IPv6, all of which where introduced in 14# Solaris 8. 15# 16 17divert(0) 18VERSIONID(`$Id: solaris8.m4,v 8.3 2013-11-22 20:51:15 ca Exp $') 19divert(-1) 20 21ifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -a$g $h!rmail ($u)')') 22define(`confEBINDIR', `/usr/lib')dnl 23define(`confPID_FILE', `/var/run/sendmail.pid')dnl 24define(`_NETINET6_')dnl 25FEATURE(`local_lmtp')dnl 26