177349Sgshapirodivert(-1)
277349Sgshapiro#
3261363Sgshapiro# Copyright (c) 2001 Proofpoint, Inc. and its suppliers.
477349Sgshapiro#	All rights reserved.
577349Sgshapiro#
677349Sgshapiro# By using this file, you agree to the terms and conditions set
777349Sgshapiro# forth in the LICENSE file which can be found at the top level of
877349Sgshapiro# the sendmail distribution.
977349Sgshapiro#
1077349Sgshapiro#
1177349Sgshapiro
1277349Sgshapirodivert(0)
13266692SgshapiroVERSIONID(`$Id: freebsd4.m4,v 1.2 2013-11-22 20:51:15 ca Exp $')
1477349Sgshapiroifdef(`STATUS_FILE',, `define(`STATUS_FILE', `/var/log/sendmail.st')')dnl
1577349Sgshapirodnl turn on S flag for local mailer
1677349SgshapiroMODIFY_MAILER_FLAGS(`LOCAL', `+S')dnl
1777349Sgshapiroifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', /usr/libexec/mail.local)')dnl
1877349Sgshapiroifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail $u')')dnl
1977349Sgshapiroifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -z -a$g $h!rmail ($u)')')dnl
20